Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv31096/10.4/unstable/main/finkinfo/utils

Modified Files:
        rdiff-backup.info 
Log Message:
Update to 1.1.9.
Depend upon the new version of librsync that links with libgettext3.
Use Python 2.5 instead of 2.4.


Index: rdiff-backup.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/rdiff-backup.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- rdiff-backup.info   12 Feb 2006 06:13:39 -0000      1.3
+++ rdiff-backup.info   23 Feb 2007 18:48:59 -0000      1.4
@@ -1,27 +1,27 @@
 Package: rdiff-backup
-Version: 1.1.5
-Revision: 1002
+Version: 1.1.9
+Revision: 1001
 Description: Backup using mirrors and incrementals
 License: GPL
 Homepage: http://www.nongnu.org/rdiff-backup/
 Maintainer: Blair Zajac <[EMAIL PROTECTED]>
 
 # Dependencies.
-BuildDepends: librsync (>= 0.9.7-1001)
-Depends: python24 (>= 1:2.4.2-1004), librsync-shlibs (>= 0.9.7-1001)
+BuildDepends: librsync (>= 0.9.7-1002)
+Depends: python25, librsync-shlibs (>= 0.9.7-1002)
 
 # Unpack Phase.
 Source: http://savannah.nongnu.org/download/%n/%n-%v.tar.gz
-Source-MD5: 37478b1d3e76ea521aac22216582ec58
+Source-MD5: b3753ecc395e4419566aa180cecb65c4
 
 # Patch Phase.
 Patch: %n.patch
 
 # Compile Phase.
-CompileScript: %p/bin/python2.4 setup.py build
+CompileScript: %p/bin/python2.5 setup.py build
 
 # Install Phase.
-InstallScript: %p/bin/python2.4 setup.py install --root=%d
+InstallScript: %p/bin/python2.5 setup.py install --root=%d
 DocFiles: CHANGELOG COPYING FAQ.html README
 
 # Documentation.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to