Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv18519

Modified Files:
        pybliographer.info python-bibtex.info 
Log Message:
Use python25 instead of python24


Index: pybliographer.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/text/pybliographer.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- pybliographer.info  30 Aug 2008 04:59:07 -0000      1.6
+++ pybliographer.info  19 Oct 2008 21:58:35 -0000      1.7
@@ -1,17 +1,17 @@
 Package: pybliographer
 Version: 1.2.8
-Revision: 4
+Revision: 5
 Description: Tool for managing bibliographic databases
 License: GPL/GFDL
-Depends: python-bibtex, python24, rarian-compat, gnome-python2-py24 (>= 
2.19.2-1)
+Depends: python-bibtex, python25, rarian-compat, gnome-python2-py25 (>= 
2.19.2-1)
 BuildDepends: gettext-tools
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
 Source-MD5: 3a4eaa405ce26347cbc42f6fb7854303
 PatchScript: perl -pi -e "s/-scrollkeeper-update/#-scrollkeeper-update/g" 
doc/C/Makefile.in omf.make 
-ConfigureParams: --mandir=%p/share/man Python=%p/bin/python2.4
+ConfigureParams: --mandir=%p/share/man Python=%p/bin/python2.5
 InstallScript: <<
  make install DESTDIR=%d
- %p/bin/python2.4 -c 'import compileall; 
compileall.compile_dir("%i/share/pybliographer", 10, "%p/share/pybliographer", 
1)'
+ %p/bin/python2.5 -c 'import compileall; 
compileall.compile_dir("%i/share/pybliographer", 10, "%p/share/pybliographer", 
1)'
 <<
 PostInstScript: <<
   if [ configure = "$1" ]; then

Index: python-bibtex.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/text/python-bibtex.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- python-bibtex.info  3 Feb 2006 16:41:51 -0000       1.3
+++ python-bibtex.info  19 Oct 2008 21:58:35 -0000      1.4
@@ -1,12 +1,12 @@
 Package: python-bibtex
 Version: 1.2.2
-Revision: 1002
+Revision: 1003
 Description: BibTeX parser and binding to GNU Recode
 License: GPL
 Maintainer: Sebastien Maret <[EMAIL PROTECTED]>
 Depends: <<
   glib2-shlibs (>= 2.6.6-1111), libgettext3-shlibs, libiconv, recode-shlibs 
(>= 3.6-9), 
-  python24 (>= 1:2.4.2-1004)
+  python25
 <<
 BuildDepends: <<
   glib2-dev (>= 2.6.6-1111), libgettext3-dev, libiconv-dev, recode-dev (>= 
3.6-9), pkgconfig
@@ -14,11 +14,11 @@
 Source: mirror:sourceforge:pybliographer/%n-%v.tar.gz
 Source-MD5: b177395d95fe084a204fc8cbdc23511a
 CompileScript: <<
-  %p/bin/python2.4 setup.py build_ext -I %p/include -L %p/lib
-  %p/bin/python2.4 setup.py build --build-base %b
+  %p/bin/python2.5 setup.py build_ext -I %p/include -L %p/lib
+  %p/bin/python2.5 setup.py build --build-base %b
 <<
 InstallScript: <<
-  %p/bin/python2.4 setup.py install --prefix %i
+  %p/bin/python2.5 setup.py install --prefix %i
 <<
 DocFiles: README
 Homepage: http://pybliographer.org


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to