Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=gcc43.git;a=commitdiff;h=a2f2c6ca89b97dce06ca23dbf5bc28b8a2c00baa
commit a2f2c6ca89b97dce06ca23dbf5bc28b8a2c00baa Author: crazy <[EMAIL PROTECTED]> Date: Sun Mar 9 23:56:12 2008 +0100 patch-2.5.9-2-i686 * rebuild diff --git a/source/base/patch/FrugalBuild b/source/base/patch/FrugalBuild index c753805..1cbcca1 100644 --- a/source/base/patch/FrugalBuild +++ b/source/base/patch/FrugalBuild @@ -3,10 +3,10 @@ pkgname=patch pkgver=2.5.9 -pkgrel=1 +pkgrel=2 pkgdesc="A utility to apply patch files to original sources" url="http://www.gnu.org/software/patch/patch.html" -depends=('ed') +depends=('ed>=0.8-2') groups=('base' 'devel-core') archs=('i686' 'x86_64' 'ppc') up2date="lynx -dump http://bent.latency.net/bent/darcs/patch-2.5.9/src/ |Flasttar" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
