Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=xfcetesting.git;a=commitdiff;h=c7b7e592586bf8bbc1e85ec67f35b0944d94c364

commit c7b7e592586bf8bbc1e85ec67f35b0944d94c364
Author: Miklos Vajna <vmik...@frugalware.org>
Date:   Sat Feb 26 00:09:28 2011 +0100

pacman-g2-3.8.1-3-i686

- backport patch from git, so that removing
kdebase-workspace-solid-networking won't result (and fail) in removing
kdebase-workspace-solid-networ

diff --git a/source/base/pacman-g2/FrugalBuild 
b/source/base/pacman-g2/FrugalBuild
index 5a16560..42929a1 100644
--- a/source/base/pacman-g2/FrugalBuild
+++ b/source/base/pacman-g2/FrugalBuild
@@ -8,7 +8,7 @@ USE_MINIMAL=${USE_MINIMAL:-"n"}
pkgname=pacman-g2
pkgver=3.8.1
Fuse $USE_DEVEL && pkgver=3.7.3.32.gedb838c
-pkgrel=2
+pkgrel=3
pkgdesc="A .tar.xz based package manager library (libpacman) and client 
(pacman-g2) with dependency support."
url="http://ftp.frugalware.org/pub/other/pacman-g2/";
backup=(etc/{makepkg,pacman-g2}.conf 
etc/pacman-g2/repos/{frugalware,frugalware-current})
@@ -26,8 +26,9 @@ archs=('i686' 'x86_64' 'ppc')
_F_archive_nosort=y
up2date="Flasttar $url/releases/"
if ! Fuse $USE_DEVEL; then
-       source=($url/releases/$pkgname-$pkgver.tar.gz)
-       signatures=("$source.asc")
+       source=($url/releases/$pkgname-$pkgver.tar.gz \
+               http://git.frugalware.org/patches/pacman-g2/dfce2c5.patch)
+       signatures=("$source.asc" "")
else
_F_scm_type="git"
_F_scm_url="git://git.frugalware.org/pub/other/pacman-g2/pacman-g2"
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to