Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/utils
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16952
Modified Files:
rdiff-backup.info rdiff-backup.patch
Log Message:
New upstream version.
Build against Python 2.4 instead of Python 2.3.
Index: rdiff-backup.patch
===================================================================
RCS file:
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/utils/rdiff-backup.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- rdiff-backup.patch 7 Jun 2004 09:43:01 -0000 1.1
+++ rdiff-backup.patch 6 Apr 2005 20:23:30 -0000 1.2
@@ -2,9 +2,9 @@
# of having rdiff-backup's setup.py do it, which also puts its version
# number in the document directory name.
-diff -ru rdiff-backup-0.13.4-orig/setup.py rdiff-backup-0.13.4/setup.py
---- rdiff-backup-0.13.4-orig/setup.py 2004-01-31 20:31:34.000000000 -0800
-+++ rdiff-backup-0.13.4/setup.py 2004-03-08 19:01:56.000000000 -0800
+diff -ru rdiff-backup-0.13.5-orig/setup.py rdiff-backup-0.13.5/setup.py
+--- rdiff-backup-0.13.5-orig/setup.py 2004-01-31 20:31:34.000000000 -0800
++++ rdiff-backup-0.13.5/setup.py 2004-03-08 19:01:56.000000000 -0800
@@ -56,7 +56,4 @@
libraries=libname,
extra_link_args=lflags_arg)],
Index: rdiff-backup.info
===================================================================
RCS file:
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/utils/rdiff-backup.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- rdiff-backup.info 6 Nov 2004 20:46:39 -0000 1.2
+++ rdiff-backup.info 6 Apr 2005 20:23:30 -0000 1.3
@@ -1,6 +1,6 @@
Package: rdiff-backup
-Version: 0.13.4
-Revision: 2
+Version: 0.13.5
+Revision: 1
Description: Backup using mirrors and incrementals
License: GPL
Homepage: http://www.nongnu.org/rdiff-backup/
@@ -8,20 +8,20 @@
# Dependencies.
BuildDepends: librsync (>= 0.9.7-1)
-Depends: python23, librsync-shlibs (>= 0.9.7-1)
+Depends: python24, librsync-shlibs (>= 0.9.7-1)
# Unpack Phase.
Source: http://savannah.nongnu.org/download/%n/%n-%v.tar.gz
-Source-MD5: 43a5e98751371fb1852fb2ebeed38e77
+Source-MD5: d4f1f3a02d145d5eb7df6531faecbeab
# Patch Phase.
Patch: %n.patch
# Compile Phase.
-CompileScript: %p/bin/python2.3 setup.py build
+CompileScript: %p/bin/python2.4 setup.py build
# Install Phase.
-InstallScript: %p/bin/python2.3 setup.py install --root=%d
+InstallScript: %p/bin/python2.4 setup.py install --root=%d
DocFiles: CHANGELOG COPYING FAQ.html README
# Documentation.
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits