Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=interim.git;a=commitdiff;h=2cf45ca50f246038ceb9f6ac550c95c57fdc4edc
commit 2cf45ca50f246038ceb9f6ac550c95c57fdc4edc Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Fri Jun 20 16:26:43 2008 +0200 Revert "heimdal-1.2-2-i686" This reverts commit c1987e28cd6f5a4c9da75ba8fe0acda9b2427ec7. I wanted to push it just to db47 for now. diff --git a/source/lib/heimdal/FrugalBuild b/source/lib/heimdal/FrugalBuild index fb8511d..7e9b0b3 100644 --- a/source/lib/heimdal/FrugalBuild +++ b/source/lib/heimdal/FrugalBuild @@ -4,12 +4,12 @@ pkgname=heimdal pkgver=1.2 -pkgrel=2 +pkgrel=1 pkgdesc="Heimdal Kerberos V5 libraries" url="http://www.pdc.kth.se/heimdal/" groups=('lib') archs=('i686' 'x86_64') -depends=('e2fsprogs' 'openssl' 'termcap' 'db>=4.7.25') +depends=('e2fsprogs' 'openssl' 'termcap' 'db>=4.6.18') up2date="lynx -dump $url |grep current|sed 's/.*e \(.*\) and.*/\1/'" source=(http://ftp.pdc.kth.se/pub/heimdal/src/$pkgname-$pkgver.tar.gz) [ "$CARCH" == "x86_64" ] && Fconfopts="$Fconfopts --with-pic" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
