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

Modified Files:
        ChangeLog configure.ac 
Log Message:
Use build-tree libraries for Python test, not the installed set.

Index: ChangeLog
===================================================================
RCS file: /cvsroot/gtkpod/libgpod/ChangeLog,v
retrieving revision 1.205
retrieving revision 1.206
diff -u -d -r1.205 -r1.206
--- ChangeLog   26 Mar 2007 14:00:54 -0000      1.205
+++ ChangeLog   26 Mar 2007 14:10:33 -0000      1.206
@@ -1,5 +1,13 @@
 2007-03-26  Nicholas Piper  <nicholas at users.sourceforge.net>
 
+       * bindings/python/Makefile.am
+         bindings/python/tests/Makefile.am
+         bindings/python/tests/tests.py: Causes tests to run with the
+         libraries from the build tree rather than currently installed
+         version (Todd Zullinger)
+
+2007-03-26  Nicholas Piper  <nicholas at users.sourceforge.net>
+
        * bindings/python/gpod.i.in: Add basic PhotoDB reading facility
 
 2007-03-25  Jorg Schuler <jcsjcs at users.sourceforge.net>

Index: configure.ac
===================================================================
RCS file: /cvsroot/gtkpod/libgpod/configure.ac,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -d -r1.46 -r1.47
--- configure.ac        27 Feb 2007 21:34:14 -0000      1.46
+++ configure.ac        26 Mar 2007 14:10:33 -0000      1.47
@@ -170,6 +170,7 @@
 bindings/python/gpod.i
 bindings/python/Makefile
 bindings/python/examples/Makefile
+bindings/python/tests/Makefile
 docs/Makefile
 docs/reference/Makefile
 docs/reference/version.xml


-------------------------------------------------------------------------
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