[Frugalware-git] frugalware-current: trac-0.11.5-2-i686 *fixed depend
bouleetbil
bouleetbil at frogdev.info
Thu Nov 26 12:11:50 CET 2009
Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=9461122a7e2e300851363970ac37a088f6e264be
commit 9461122a7e2e300851363970ac37a088f6e264be
Author: bouleetbil <bouleetbil at frogdev.info>
Date: Thu Nov 26 12:11:34 2009 +0000
trac-0.11.5-2-i686
*fixed depend
diff --git a/source/network-extra/trac/FrugalBuild b/source/network-extra/trac/FrugalBuild
index 996ffaa..ab9bf8d 100644
--- a/source/network-extra/trac/FrugalBuild
+++ b/source/network-extra/trac/FrugalBuild
@@ -3,13 +3,13 @@
pkgname=trac
pkgver=0.11.5
-pkgrel=1
+pkgrel=2
pkgdesc="Trac is an enhanced wiki and issue tracking system for software development projects."
url="http://trac.edgewall.org/"
Finclude python
depends=("python>=$_F_python_ver")
makedepends=('setuptools')
-rodepends=('pysqlite2' 'clearsilver')
+rodepends=('pysqlite2' 'clearsilver' 'genshi')
groups=('network-extra')
archs=('i686' 'x86_64')
_F_archive_name="Trac"
More information about the Frugalware-git
mailing list