Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gcc43.git;a=commitdiff;h=4ca9f28626a89195cb4ed4790cf3aa8f23e3a513

commit 4ca9f28626a89195cb4ed4790cf3aa8f23e3a513
Author: crazy <[EMAIL PROTECTED]>
Date:   Sun Mar 9 23:01:27 2008 +0100

bash-3.2_033-2-i686
* rebuild

diff --git a/source/base/bash/FrugalBuild b/source/base/bash/FrugalBuild
index 21e5a8c..37103e6 100644
--- a/source/base/bash/FrugalBuild
+++ b/source/base/bash/FrugalBuild
@@ -9,11 +9,11 @@ if [ -z "$patchver" ]; then
else
pkgver=${basever}_$patchver
fi
-pkgrel=1
+pkgrel=2
pkgdesc="The GNU Bourne Again shell"
url="http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html";
backup=(etc/{profile,shells,skel/.bashrc})
-depends=('glibc' 'readline')
+depends=('glibc>=2.7-3' 'readline>=5.2-2')
groups=('base' 'core')
archs=('i686' 'x86_64' 'ppc')
up2date="echo \$(lynx -dump $url|grep current|sed -n -e 's/.*bash-\(.*\)\. 
.*$/\1/' -e '1 p')\$(lynx -dump 
ftp://ftp.cwru.edu/pub/bash/bash-$basever-patches|grep 
'bash${basever//.}-[0-9]\{3\}'|sed -n 
's/.*bash${basever//.}-\([0-9]\{3\}\).*/_\1/;$ p')"
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to