OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 26-Feb-2006 09:06:38
Branch: HEAD Handle: 2006022608063500
Modified files:
openpkg-src/gift-ares gift-ares.spec
Log:
upgrading package: gift-ares 0.2.2 -> 0.3.0
Summary:
Revision Changes Path
1.9 +4 -7 openpkg-src/gift-ares/gift-ares.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/gift-ares/gift-ares.spec
============================================================================
$ cvs diff -u -r1.8 -r1.9 gift-ares.spec
--- openpkg-src/gift-ares/gift-ares.spec 1 Jan 2006 13:13:59 -0000
1.8
+++ openpkg-src/gift-ares/gift-ares.spec 26 Feb 2006 08:06:35 -0000
1.9
@@ -22,8 +22,6 @@
## SUCH DAMAGE.
##
-# FIXME: rse: once 0.2.3 is released, switch back to official tarball!
-
# package information
Name: gift-ares
Summary: The giFT Internet File Sharing (Ares P2P Protocol Plugin)
@@ -34,12 +32,11 @@
Class: PLUS
Group: Network
License: GPL
-Version: 0.2.2
-Release: 20051123
+Version: 0.3.0
+Release: 20060226
# list of sources
-# Source0:
http://download.berlios.de/gift-ares/gift-ares-%{version}.tar.gz
-Source0:
ftp://ftp.openpkg.org/sources/CPY/gift/gift-ares-CVS-20051123.tar.gz
+Source0:
http://download.berlios.de/gift-ares/gift-ares-%{version}.tar.gz
Patch0: gift-ares.patch
# build information
@@ -69,7 +66,7 @@
}
%prep
- %setup -q -n gift-ares
+ %setup -q
%patch -p0
%{l_shtool} subst \
-e 's;@GIFT_LIBS@;;' \
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]