Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=1ccc6ae3b08746c33659076a437d76dab5a8b341

commit 1ccc6ae3b08746c33659076a437d76dab5a8b341
Author: Miklos Vajna <vmik...@frugalware.org>
Date:   Mon Feb 1 01:30:16 2010 +0100

pacman-tools-1.2.1-2-i686

- backport syncpkgcd fix from git

diff --git a/source/devel/pacman-tools/FrugalBuild 
b/source/devel/pacman-tools/FrugalBuild
index 02e59ad..37b1dea 100644
--- a/source/devel/pacman-tools/FrugalBuild
+++ b/source/devel/pacman-tools/FrugalBuild
@@ -6,7 +6,7 @@ USE_DEVEL=${USE_DEVEL:-"n"}
pkgname=pacman-tools
pkgver=1.2.1
Fuse $USE_DEVEL && pkgver=1.1.7.13.g544f9ab
-pkgrel=1
+pkgrel=2
pkgdesc="Tools for developers for managing packages"
url="http://ftp.frugalware.org/pub/other/pacman-tools";
depends=('bash' 'perl>=5.10.0-8' 'pacman-g2>=3.7.0-4' 'wget>=1.11.4-2'
@@ -17,8 +17,9 @@ archs=('i686' 'x86_64' 'ppc')
backup=(etc/repoman.conf etc/syncpkg{cd/c,d/d,d/ctl}config.py)
up2date="Flasttar $url"
if ! Fuse $USE_DEVEL; then
-       source=($url/$pkgname-$pkgver.tar.gz)
-       signatures=(${source[0]}.asc)
+       source=($url/$pkgname-$pkgver.tar.gz \
+               http://git.frugalware.org/patches/pacman-tools/850232c.patch)
+       signatures=(${source[0]}.asc '')
else
_F_scm_type="git"
_F_scm_url="git://git.frugalware.org/pub/other/pacman-tools/pacman-tools"
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to