Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=generic.git;a=commitdiff;h=171f029776281eb2d8b465cdb7b2bf08cff0141c

commit 171f029776281eb2d8b465cdb7b2bf08cff0141c
Author: crazy <[EMAIL PROTECTED]>
Date:   Sun Jul 20 23:35:04 2008 +0200

bash-3.2_039-3-x86_64
* rebuilt with glibc

diff --git a/source/base/bash/FrugalBuild b/source/base/bash/FrugalBuild
index db0f2d2..fd5b855 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=2
+pkgrel=3
pkgdesc="The GNU Bourne Again shell"
url="http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html";
backup=(etc/{profile,shells,skel/.bashrc})
-depends=('glibc>=2.7-3' 'readline>=5.2-2')
+depends=('glibc>=2.8-3' 'readline>=5.2-4')
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
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to