SPECS: python.spec - python-db4.6.patch: use db4.6 if present. Bui...

qrczak qrczak at pld-linux.org
Sat Jul 28 00:46:51 CEST 2007


Author: qrczak                       Date: Fri Jul 27 22:46:51 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- python-db4.6.patch: use db4.6 if present. Builds, but not tested
  whether it works.

---- Files affected:
SPECS:
   python.spec (1.301 -> 1.302) 

---- Diffs:

================================================================
Index: SPECS/python.spec
diff -u SPECS/python.spec:1.301 SPECS/python.spec:1.302
--- SPECS/python.spec:1.301	Thu Jul 26 19:05:19 2007
+++ SPECS/python.spec	Sat Jul 28 00:46:46 2007
@@ -55,6 +55,7 @@
 Patch4:		%{name}-noarch_to_datadir.patch
 Patch5:		%{name}-lib64.patch
 Patch6:		%{name}-doc_path.patch
+Patch7:		%{name}-db4.6.patch
 URL:		http://www.python.org/
 BuildRequires:	autoconf
 BuildRequires:	bzip2-devel
@@ -516,6 +517,7 @@
 %patch5 -p1
 %patch4 -p1
 %patch6 -p1
+%patch7 -p1
 
 tar -xf %{SOURCE1} --use=bzip2
 
@@ -932,6 +934,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.302  2007/07/27 22:46:46  qrczak
+- python-db4.6.patch: use db4.6 if present. Builds, but not tested
+  whether it works.
+
 Revision 1.301  2007/07/26 17:05:19  arekm
 - rel 3; rebuild with new db4.6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python.spec?r1=1.301&r2=1.302&f=u



More information about the pld-cvs-commit mailing list