Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-1.4.git;a=commitdiff;h=29ec9c72bb50154674426bed45a9a151e5e87873

commit 29ec9c72bb50154674426bed45a9a151e5e87873
Author: Miklos Vajna <vmik...@frugalware.org>
Date:   Thu Feb 10 12:28:22 2011 +0100

pacman-g2-3.8.1-2nexon1-i686

- default to stable

diff --git a/source/base/pacman-g2/FrugalBuild 
b/source/base/pacman-g2/FrugalBuild
index 97ed55d..b58d3f2 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=1
+pkgrel=2nexon1
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,8 @@ 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 stable.diff)
+       signatures=("$source.asc" '')
else
_F_scm_type="git"
_F_scm_url="git://git.frugalware.org/pub/other/pacman-g2/pacman-g2"
diff --git a/source/base/pacman-g2/stable.diff 
b/source/base/pacman-g2/stable.diff
new file mode 100644
index 0000000..de62edb
--- /dev/null
+++ b/source/base/pacman-g2/stable.diff
@@ -0,0 +1,17 @@
+diff --git a/etc/pacman-g2.conf.in b/etc/pacman-g2.conf.in
+index 23c24b3..d581d05 100644
+--- a/etc/pacman-g2.conf.in
++++ b/etc/pacman-g2.conf.in
+@@ -19,10 +19,10 @@ OldDelay    = 3
+ # tree to avoid conflicts
+
+ # -current
+-Include = /etc/pacman-g2/repos/frugalware-current
++#Include = /etc/pacman-g2/repos/frugalware-current
+
+ # -stable
+-#Include = /etc/pacman-g2/repos/frugalware
++Include = /etc/pacman-g2/repos/frugalware
+
+ # An example of a custom package repository.  See the pacman-g2 manpage for
+ # tips on creating your own repositories.
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to