Update of /cvsroot/gtkpod/libgpod
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv21858

Modified Files:
        ChangeLog configure.ac 
Log Message:
allow the use of nicer version strings in AM_CHECK_PYMOD

Index: ChangeLog
===================================================================
RCS file: /cvsroot/gtkpod/libgpod/ChangeLog,v
retrieving revision 1.196
retrieving revision 1.197
diff -u -d -r1.196 -r1.197
--- ChangeLog   27 Feb 2007 21:27:47 -0000      1.196
+++ ChangeLog   27 Feb 2007 21:34:14 -0000      1.197
@@ -7,6 +7,10 @@
        * docs/reference/libgpod-sections.txt: include missing and
          newly added declarations, remove unused declarations
 
+       * configure.ac
+         m4/python.m4: allow the use of nicer version strings in
+         AM_CHECK_PYMOD
+
 2007-02-25  Jorg Schuler <jcsjcs at users.sourceforge.net>
 
        * src/itdb.h

Index: configure.ac
===================================================================
RCS file: /cvsroot/gtkpod/libgpod/configure.ac,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -d -r1.45 -r1.46
--- configure.ac        12 Feb 2007 08:29:36 -0000      1.45
+++ configure.ac        27 Feb 2007 21:34:14 -0000      1.46
@@ -111,7 +111,7 @@
 dnl **************************************************
 
 PYTHON_MIN_VERSION=2.1.1
-PYTHON_MUTAGEN_MIN_VERSION=1.8.-1
+PYTHON_MUTAGEN_MIN_VERSION=1.8
 SWIG_MIN_VERSION=1.3.24
 LIBGPOD_CHECK_PYTHON($PYTHON_MIN_VERSION)
 


-------------------------------------------------------------------------
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
_______________________________________________
gtkpod-cvs2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gtkpod-cvs2

Reply via email to