Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-0.8.git;a=commitdiff;h=584fb2fe59048f00443a364dd612dd0218c89ba0

commit 584fb2fe59048f00443a364dd612dd0218c89ba0
Author: Miklos Vajna <[EMAIL PROTECTED]>
Date:   Sat Mar 8 23:33:53 2008 +0100

pacman-g2-3.6.8-3kalgan1-i686
- default to -stable

diff --git a/source/base/pacman-g2/FrugalBuild 
b/source/base/pacman-g2/FrugalBuild
index 63dbea0..39dfc5e 100644
--- a/source/base/pacman-g2/FrugalBuild
+++ b/source/base/pacman-g2/FrugalBuild
@@ -6,7 +6,7 @@ USE_DEVEL=${USE_DEVEL:-"n"}
pkgname=pacman-g2
pkgver=3.6.8
Fuse $USE_DEVEL && pkgver=3.6.5.25.gf2bbdac
-pkgrel=2
+pkgrel=3kalgan1
pkgdesc="A .tar.bz2 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})
@@ -21,8 +21,9 @@ _F_archive_nosort=y
up2date="lynx -dump $url/releases/ |Flasttar"
if ! Fuse $USE_DEVEL; then
source=($url/releases/$pkgname-$pkgver.tar.gz \
-               
http://git.frugalware.org/patches/pacman-g2/65566adba960f2678f745d98fd15f3720e50d26a.patch)
-       signatures=("$source.asc" '')
+               
http://git.frugalware.org/patches/pacman-g2/65566adba960f2678f745d98fd15f3720e50d26a.patch
 \
+               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
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to