Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=34c4a8ef5eb359258c84c44c4e1dcdc0a7b4ae38

commit 34c4a8ef5eb359258c84c44c4e1dcdc0a7b4ae38
Author: crazy <[email protected]>
Date:   Fri Jan 26 15:49:22 2018 +0100

Revert "pacman-tools-1.3.4-7-x86_64"
This reverts commit 6e2a88533520f87b787e288a277027421c87ce0b.

* lets do that from current

diff --git a/source/devel/pacman-tools/0001-fblint.patch 
b/source/devel/pacman-tools/0001-fblint.patch
index 1b0d332..4e83aeb 100644
--- a/source/devel/pacman-tools/0001-fblint.patch
+++ b/source/devel/pacman-tools/0001-fblint.patch
@@ -16,7 +16,7 @@ index 7a3a331..ec660d5 100755
check "empty option" "[ -z \"$option\" ]"
check "valid first group" "! echo $groups |grep -q -- - || echo $groups|grep -q 
-- -extra$"
-check "valid options()" "[ -z \"$(echo ${options[@]}|tr ' ' '\n' |grep -v 
'\(nodocs\|nostrip\|force\|nobuild\|nofakeroot\|scriptlet\|stick\|nomirror\|noversrc\|noccache\|asneeded\|noasneeded\)')\"
 ]"
-+check "valid options()" "[ -z \"$(echo ${options[@]}|tr ' ' '\n' |grep -v 
'\(nofortify\norelro\libtool\|static\|nodocs\|nostrip\|force\|nobuild\|nofakeroot\|scriptlet\|stick\|nomirror\|noversrc\|noccache\|asneeded\|noasneeded\)')\"
 ]"
++check "valid options()" "[ -z \"$(echo ${options[@]}|tr ' ' '\n' |grep -v 
'\(libtool\|static\|nodocs\|nostrip\|force\|nobuild\|nofakeroot\|scriptlet\|stick\|nomirror\|noversrc\|noccache\|asneeded\|noasneeded\)')\"
 ]"
check "archs" "[ ! -z \"$archs\" ]"
check "up2date" "test -n \"`echo $up2date|sed 's/\$(/\\\\\$(/g'`\""
_fblint_have_remote_source=n
diff --git a/source/devel/pacman-tools/FrugalBuild 
b/source/devel/pacman-tools/FrugalBuild
index b0f6dd5..f8fbed1 100644
--- a/source/devel/pacman-tools/FrugalBuild
+++ b/source/devel/pacman-tools/FrugalBuild
@@ -7,7 +7,7 @@ USE_STABLE=${USE_STABLE:-"n"}
pkgname=pacman-tools
pkgver=1.3.4
Fuse $USE_DEVEL && pkgver=1.1.7.13.g544f9ab
-pkgrel=7
+pkgrel=6
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.9.0-25' 'wget>=1.11.4-2'
diff --git a/source/devel/pacman-tools/stable.patch 
b/source/devel/pacman-tools/stable.patch
new file mode 100644
index 0000000..950cdf6
--- /dev/null
+++ b/source/devel/pacman-tools/stable.patch
@@ -0,0 +1,14 @@
+diff -ur a/repoman.conf b/repoman.conf
+--- a/repoman.conf     2012-10-10 01:09:41.000000000 -0500
++++ b/repoman.conf     2013-02-02 03:57:31.884598372 -0600
+@@ -7,8 +7,8 @@
+
+ # the order is important, the first repo will be used as a default for
+ # developer actions (like up, del and so on)
+-source /etc/repoman.d/current
+-#source /etc/repoman.d/stable
++#source /etc/repoman.d/current
++source /etc/repoman.d/stable
+
+ # default repo to search the include dir in
+ fst_root=/var/fst/
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to