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: 21-Jan-2008 19:36:09
Branch: HEAD Handle: 2008012118360800
Modified files:
openpkg-src/rdup rdup.patch rdup.spec
Log:
upgrading package: rdup 0.5.2 -> 0.5.3
Summary:
Revision Changes Path
1.2 +4 -4 openpkg-src/rdup/rdup.patch
1.9 +2 -2 openpkg-src/rdup/rdup.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/rdup/rdup.patch
============================================================================
$ cvs diff -u -r1.1 -r1.2 rdup.patch
--- openpkg-src/rdup/rdup.patch 27 Jan 2007 22:33:44 -0000 1.1
+++ openpkg-src/rdup/rdup.patch 21 Jan 2008 18:36:08 -0000 1.2
@@ -1,12 +1,12 @@
Index: GNUmakefile.in
---- GNUmakefile.in.orig 2006-12-26 11:37:45 +0100
-+++ GNUmakefile.in 2007-01-27 23:26:23 +0100
+--- GNUmakefile.in.orig 2008-01-20 14:34:04 +0100
++++ GNUmakefile.in 2008-01-21 19:33:29 +0100
@@ -40,7 +40,7 @@
all: rdup scripts
rdup: ${OBJ} ${HDR}
- ${GCC} ${GLIB_LIBS} ${OBJ} -o rdup
-+ ${GCC} ${OBJ} -o rdup ${GLIB_LIBS}
- strip rdup
++ ${GCC} ${OBJ} -o rdup ${GLIB_LIBS}
scripts:
+ chmod +x $(RES) $(PRL) $(WRP)
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/rdup/rdup.spec
============================================================================
$ cvs diff -u -r1.8 -r1.9 rdup.spec
--- openpkg-src/rdup/rdup.spec 1 Jan 2008 15:03:43 -0000 1.8
+++ openpkg-src/rdup/rdup.spec 21 Jan 2008 18:36:08 -0000 1.9
@@ -31,8 +31,8 @@
Class: EVAL
Group: Filesystem
License: GPL
-Version: 0.5.2
-Release: 20080101
+Version: 0.5.3
+Release: 20080121
# list of sources
Source0: http://www.miek.nl/projects/rdup/rdup-%{version}.tar.bz2
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]