SPECS: rpm.spec - build with python 2.5, rel 1.11

wrobell wrobell at pld-linux.org
Fri Aug 25 11:09:46 CEST 2006


Author: wrobell                      Date: Fri Aug 25 09:09:46 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- build with python 2.5, rel 1.11

---- Files affected:
SPECS:
   rpm.spec (1.757 -> 1.758) 

---- Diffs:

================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.757 SPECS/rpm.spec:1.758
--- SPECS/rpm.spec:1.757	Sat Aug  5 22:34:57 2006
+++ SPECS/rpm.spec	Fri Aug 25 11:09:41 2006
@@ -30,7 +30,7 @@
 Summary(uk):	íĹÎĹÄÖĹŇ ĐÁËĹÔŚ× ×ŚÄ RPM
 Name:		rpm
 Version:	4.4.6
-Release:	1.10
+Release:	1.11
 License:	GPL
 Group:		Base
 Source0:	ftp://jbj.org/pub/rpm-4.4.x/%{name}-%{version}.tar.gz
@@ -131,8 +131,8 @@
 %endif
 BuildRequires:	patch >= 2.2
 BuildRequires:	popt-devel >= %{reqpopt_ver}
-%{?with_python:BuildRequires:	python-devel >= 1:2.3}
-BuildRequires:	python-modules >= 1:2.3
+%{?with_python:BuildRequires:	python-devel >= 1:2.5}
+BuildRequires:	python-modules >= 1:2.5
 BuildRequires:	rpm-perlprov
 %{?with_python:BuildRequires:	rpm-pythonprov}
 BuildRequires:	zlib-devel
@@ -749,7 +749,7 @@
 	--enable-shared \
 	--enable-static \
 	%{?with_apidocs:--with-apidocs} \
-	%{?with_python:--with-python=auto} \
+	%{?with_python:--with-python=2.5} \
 	%{!?with_python:--without-python} \
 	%{!?with_selinux:--without-selinux} \
 	--without-db
@@ -1166,6 +1166,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.758  2006/08/25 09:09:41  wrobell
+- build with python 2.5, rel 1.11
+
 Revision 1.757  2006/08/05 20:34:57  sparky
 - added as_needed-fix patch
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rpm.spec?r1=1.757&r2=1.758&f=u



More information about the pld-cvs-commit mailing list