devel/python python-2.5-config.patch,1.6,1.7

Jeremy Katz (katzj) fedora-extras-commits at redhat.com
Tue Aug 14 18:23:01 UTC 2007


Author: katzj

Update of /cvs/pkgs/devel/python
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5636

Modified Files:
	python-2.5-config.patch 
Log Message:
another db4.6 change

python-2.5-config.patch:

Index: python-2.5-config.patch
===================================================================
RCS file: /cvs/pkgs/devel/python/python-2.5-config.patch,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- python-2.5-config.patch	6 Jul 2007 20:32:38 -0000	1.6
+++ python-2.5-config.patch	14 Aug 2007 18:22:58 -0000	1.7
@@ -248,7 +248,7 @@
 -#DBINC=$(DB)/include
 -#DBLIB=$(DB)/lib
 -#_bsddb _bsddb.c -I$(DBINC) -L$(DBLIB) -ldb-$(DBLIBVER)
-+DBLIBVER=4.5
++DBLIBVER=4.6
 +DBINC=/usr/include/db4
 +DBLIB=/usr/lib
 +_bsddb _bsddb.c -I$(DBINC) -L$(DBLIB) -ldb-$(DBLIBVER)




More information about the fedora-extras-commits mailing list