SPECS: mpatch.spec, wammu.spec, labyrinth.spec - require exact version of p...

gotar gotar at pld-linux.org
Tue Mar 31 14:50:22 CEST 2009


Author: gotar                        Date: Tue Mar 31 12:50:22 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- require exact version of python binary, autogenerated python(abi) is
  provided by python-libs which don't imply the same versions (in case of
  multiple python-libs being installed)

---- Files affected:
SPECS:
   mpatch.spec (1.3 -> 1.4) , wammu.spec (1.21 -> 1.22) , labyrinth.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/mpatch.spec
diff -u SPECS/mpatch.spec:1.3 SPECS/mpatch.spec:1.4
--- SPECS/mpatch.spec:1.3	Sun Aug 26 01:02:49 2007
+++ SPECS/mpatch.spec	Tue Mar 31 14:50:16 2009
@@ -13,7 +13,7 @@
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.219
 BuildRequires:	sed >= 4.0
-%pyrequires_eq	python
+%pyrequires_eq	python = %py_ver
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -58,6 +58,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2009/03/31 12:50:16  gotar
+- require exact version of python binary, autogenerated python(abi) is
+  provided by python-libs which don't imply the same versions (in case of
+  multiple python-libs being installed)
+
 Revision 1.3  2007/08/25 23:02:49  qboosh
 - descs
 

================================================================
Index: SPECS/wammu.spec
diff -u SPECS/wammu.spec:1.21 SPECS/wammu.spec:1.22
--- SPECS/wammu.spec:1.21	Sat Mar 14 13:43:02 2009
+++ SPECS/wammu.spec	Tue Mar 31 14:50:16 2009
@@ -19,7 +19,7 @@
 BuildRequires:	python-wxPython
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.219
-%pyrequires_eq	python
+%pyrequires_eq	python = %py_ver
 Requires:	gammu
 Requires:	obexfs
 Requires:	obextool
@@ -97,6 +97,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2009/03/31 12:50:16  gotar
+- require exact version of python binary, autogenerated python(abi) is
+  provided by python-libs which don't imply the same versions (in case of
+  multiple python-libs being installed)
+
 Revision 1.21  2009/03/14 12:43:02  hawk
 - release 2
 

================================================================
Index: SPECS/labyrinth.spec
diff -u SPECS/labyrinth.spec:1.7 SPECS/labyrinth.spec:1.8
--- SPECS/labyrinth.spec:1.7	Fri Oct 24 18:16:44 2008
+++ SPECS/labyrinth.spec	Tue Mar 31 14:50:16 2009
@@ -22,6 +22,7 @@
 BuildRequires:	python-pygtk-devel >= 2:2.8
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.219
+%pyrequires_eq	python = %py_ver
 Requires:	python-Numeric
 Requires:	python-PyXML
 Requires:	python-pygobject >= 2.10
@@ -93,6 +94,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2009/03/31 12:50:16  gotar
+- require exact version of python binary, autogenerated python(abi) is
+  provided by python-libs which don't imply the same versions (in case of
+  multiple python-libs being installed)
+
 Revision 1.7  2008/10/24 16:16:44  qboosh
 - macros for py_postclean
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mpatch.spec?r1=1.3&r2=1.4&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wammu.spec?r1=1.21&r2=1.22&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/labyrinth.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list