[Erp5-report] r17771 - in /spec/mandriva/2007.1: python2.4-ctypes/ python2.4-glpk/ python2....

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Nov 23 20:57:18 CET 2007


Author: kazuhiko
Date: Fri Nov 23 20:57:17 2007
New Revision: 17771

URL: http://svn.erp5.org?rev=17771&view=rev
Log:
require python2.4-devel instead of libpython2.4-devel for x86_64.

Modified:
    spec/mandriva/2007.1/python2.4-ctypes/python2.4-ctypes.spec
    spec/mandriva/2007.1/python2.4-glpk/python2.4-glpk.spec
    spec/mandriva/2007.1/python2.4-imaging/python2.4-imaging.spec
    spec/mandriva/2007.1/python2.4-ldap/python2.4-ldap.spec
    spec/mandriva/2007.1/python2.4-memcached/python2.4-memcached.spec
    spec/mandriva/2007.1/python2.4-mysql/python2.4-mysql.spec
    spec/mandriva/2007.1/python2.4-numeric/python2.4-numeric.spec
    spec/mandriva/2007.1/python2.4-psyco/python2.4-psyco.spec
    spec/mandriva/2007.1/python2.4-pysvn/python2.4-pysvn.spec
    spec/mandriva/2007.1/python2.4-pyxml/python2.4-pyxml.spec
    spec/mandriva/2007.1/python2.4-reportlab/python2.4-reportlab.spec
    spec/mandriva/2007.1/python2.4-soap/python2.4-soap.spec

Modified: spec/mandriva/2007.1/python2.4-ctypes/python2.4-ctypes.spec
URL: http://svn.erp5.org/spec/mandriva/2007.1/python2.4-ctypes/python2.4-ctypes.spec?rev=17771&r1=17770&r2=17771&view=diff
==============================================================================
--- spec/mandriva/2007.1/python2.4-ctypes/python2.4-ctypes.spec (original)
+++ spec/mandriva/2007.1/python2.4-ctypes/python2.4-ctypes.spec Fri Nov 23 20:57:17 2007
@@ -13,7 +13,7 @@
 Group: Development/Python
 Url: http://starship.python.net/crew/theller/ctypes/
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
-BuildRequires: libpython2.4-devel
+BuildRequires: python2.4-devel
 
 %description
 This is a Python package to create and manipulate C data types in

Modified: spec/mandriva/2007.1/python2.4-glpk/python2.4-glpk.spec
URL: http://svn.erp5.org/spec/mandriva/2007.1/python2.4-glpk/python2.4-glpk.spec?rev=17771&r1=17770&r2=17771&view=diff
==============================================================================
--- spec/mandriva/2007.1/python2.4-glpk/python2.4-glpk.spec (original)
+++ spec/mandriva/2007.1/python2.4-glpk/python2.4-glpk.spec Fri Nov 23 20:57:17 2007
@@ -2,7 +2,7 @@
 %define dname python-glpk
 %define version 0.5
 %define release %mkrel 1
-%define py_sitedir %{_libdir}/python2.4/site-packages
+%define py_sitedir /usr/lib/python2.4/site-packages
 
 Summary: Python extension module for GLPK
 Name: %{name}

Modified: spec/mandriva/2007.1/python2.4-imaging/python2.4-imaging.spec
URL: http://svn.erp5.org/spec/mandriva/2007.1/python2.4-imaging/python2.4-imaging.spec?rev=17771&r1=17770&r2=17771&view=diff
==============================================================================
--- spec/mandriva/2007.1/python2.4-imaging/python2.4-imaging.spec (original)
+++ spec/mandriva/2007.1/python2.4-imaging/python2.4-imaging.spec Fri Nov 23 20:57:17 2007
@@ -15,7 +15,7 @@
 Patch1:		python-imaging-1.1.4-freetype2.patch.bz2
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
 Requires:	python2.4 >= 1.5, libjpeg >= 6b,  zlib >= 1.1.2, libpng >= 1.0.1 tix, tkinter2.4
-BuildRequires:	libpython2.4-devel >= 1.5, jpeg-devel >= 6b, png-devel >= 1.0.1
+BuildRequires:	python2.4-devel >= 1.5, jpeg-devel >= 6b, png-devel >= 1.0.1
 BuildRequires:	tix tix-devel XFree86-devel freetype2-devel tkinter2.4 tcl tcl-devel tk tk-devel
 
 %description

Modified: spec/mandriva/2007.1/python2.4-ldap/python2.4-ldap.spec
URL: http://svn.erp5.org/spec/mandriva/2007.1/python2.4-ldap/python2.4-ldap.spec?rev=17771&r1=17770&r2=17771&view=diff
==============================================================================
--- spec/mandriva/2007.1/python2.4-ldap/python2.4-ldap.spec (original)
+++ spec/mandriva/2007.1/python2.4-ldap/python2.4-ldap.spec Fri Nov 23 20:57:17 2007
@@ -14,7 +14,7 @@
 Group: 		Development/Python
 BuildRoot: 	%{_tmppath}/%{name}-buildroot
 Url: 		http://python-ldap.sourceforge.net/
-BuildRequires:	openldap-devel libpython2.4-devel
+BuildRequires:	openldap-devel python2.4-devel
 Requires: 	python2.4
 
 %description

Modified: spec/mandriva/2007.1/python2.4-memcached/python2.4-memcached.spec
URL: http://svn.erp5.org/spec/mandriva/2007.1/python2.4-memcached/python2.4-memcached.spec?rev=17771&r1=17770&r2=17771&view=diff
==============================================================================
--- spec/mandriva/2007.1/python2.4-memcached/python2.4-memcached.spec (original)
+++ spec/mandriva/2007.1/python2.4-memcached/python2.4-memcached.spec Fri Nov 23 20:57:17 2007
@@ -14,7 +14,7 @@
 BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-rootdir
 Requires:      python2.4 >= 2, memcached
 Requires(pre): rpm-helper
-BuildRequires: libpython2.4-devel >= 2
+BuildRequires: python2.4-devel >= 2
 BuildArch:     noarch
 
 #----------------------------------------------------------------------
@@ -55,4 +55,4 @@
 - Rebuild for Mandriva 2007.0
 
 * Thu Dec 07 2006 Kevin Deldycke <kevin at nexedi.com> 1.34-1mdk
-- First build
+- First build

Modified: spec/mandriva/2007.1/python2.4-mysql/python2.4-mysql.spec
URL: http://svn.erp5.org/spec/mandriva/2007.1/python2.4-mysql/python2.4-mysql.spec?rev=17771&r1=17770&r2=17771&view=diff
==============================================================================
--- spec/mandriva/2007.1/python2.4-mysql/python2.4-mysql.spec (original)
+++ spec/mandriva/2007.1/python2.4-mysql/python2.4-mysql.spec Fri Nov 23 20:57:17 2007
@@ -6,7 +6,7 @@
 Group:		Development/Python
 URL:		http://sourceforge.net/projects/mysql-python/
 Source0:	http://prdownloads.sourceforge.net/mysql-python/MySQL-python-%{version}_p2.tar.bz2
-BuildRequires:	libpython2.4-devel
+BuildRequires:	python2.4-devel
 BuildRequires:	MySQL-devel
 BuildRequires:	zlib-devel
 Provides:	MySQL-python2.4 = %{version}-%{release}
@@ -19,9 +19,9 @@
 MySQLdb is an interface to the popular MySQL database server for Python.
 The design goals are:
 
--     Compliance with Python database API version 2.0 
--     Thread-safety 
--     Thread-friendliness (threads will not block each other) 
+-     Compliance with Python database API version 2.0
+-     Thread-safety
+-     Thread-friendliness (threads will not block each other)
 -     Compatibility with MySQL-3.23 and later
 
 This module should be mostly compatible with an older interface
@@ -75,7 +75,7 @@
 * Tue May 17 2005 Frederic Lepied <flepied at mandriva.com> 1.2.0-1mdk
 - New release 1.2.0
 
-* Wed Dec 22 2004 Per �yvind Karlsen <peroyvind at linux-mandrake.com> 1.0.0-1mdk
+* Wed Dec 22 2004 Per Øyvind Karlsen <peroyvind at linux-mandrake.com> 1.0.0-1mdk
 - 1.0.0
 
 * Sun Dec 05 2004 Michael Scherer <misc at mandrake.org> 0.9.2-5mdk
@@ -85,7 +85,7 @@
 - added P0 (from fedora)
 - misc spec file fixes
 
-* Mon Apr 05 2004 Michael Scherer <misc at mandrake.org> 0.9.2-3mdk 
+* Mon Apr 05 2004 Michael Scherer <misc at mandrake.org> 0.9.2-3mdk
 - remove invalid Tags
 - provides python-mysql
 

Modified: spec/mandriva/2007.1/python2.4-numeric/python2.4-numeric.spec
URL: http://svn.erp5.org/spec/mandriva/2007.1/python2.4-numeric/python2.4-numeric.spec?rev=17771&r1=17770&r2=17771&view=diff
==============================================================================
--- spec/mandriva/2007.1/python2.4-numeric/python2.4-numeric.spec (original)
+++ spec/mandriva/2007.1/python2.4-numeric/python2.4-numeric.spec Fri Nov 23 20:57:17 2007
@@ -14,7 +14,7 @@
 Source1:	numpy.pdf.bz2
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}buildroot
 Requires:	python2.4 >= 2.0
-BuildRequires:	libpython2.4-devel
+BuildRequires:	python2.4-devel
 
 %description
 A collection of extension modules to provide high-performance multidimensional
@@ -23,7 +23,7 @@
 %package	devel
 Group:		Development/Python
 Summary:	Python numerical facilities
-Requires:	libpython2.4-devel %{name} = %{version}
+Requires:	python2.4-devel %{name} = %{version}
 
 %description	devel
 A collection of extension modules to provide high-performance multidimensional

Modified: spec/mandriva/2007.1/python2.4-psyco/python2.4-psyco.spec
URL: http://svn.erp5.org/spec/mandriva/2007.1/python2.4-psyco/python2.4-psyco.spec?rev=17771&r1=17770&r2=17771&view=diff
==============================================================================
--- spec/mandriva/2007.1/python2.4-psyco/python2.4-psyco.spec (original)
+++ spec/mandriva/2007.1/python2.4-psyco/python2.4-psyco.spec Fri Nov 23 20:57:17 2007
@@ -12,7 +12,7 @@
 License: MIT
 Group: Development/Python
 BuildRoot: %{_tmppath}/%{name}-buildroot
-BuildRequires: libpython2.4-devel
+BuildRequires: python2.4-devel
 Provides: psyco
 Obsoletes: psyco
 Url: http://psyco.sourceforge.net

Modified: spec/mandriva/2007.1/python2.4-pysvn/python2.4-pysvn.spec
URL: http://svn.erp5.org/spec/mandriva/2007.1/python2.4-pysvn/python2.4-pysvn.spec?rev=17771&r1=17770&r2=17771&view=diff
==============================================================================
--- spec/mandriva/2007.1/python2.4-pysvn/python2.4-pysvn.spec (original)
+++ spec/mandriva/2007.1/python2.4-pysvn/python2.4-pysvn.spec Fri Nov 23 20:57:17 2007
@@ -13,10 +13,10 @@
 Source0:	%{oname}-%{version}.tar.gz
 Patch0:		pysvn-no_rpath.diff
 Patch1:		pysvn-optflags.diff
-BuildRequires:	libapr-devel
+BuildRequires:	apr-devel
 BuildRequires:	libexpat-devel
 BuildRequires:	libneon-devel
-BuildRequires:	libpython2.4-devel
+BuildRequires:	python2.4-devel
 BuildRequires:	subversion-devel
 BuildRoot:	%{_tmppath}/%{name}-buildroot
 

Modified: spec/mandriva/2007.1/python2.4-pyxml/python2.4-pyxml.spec
URL: http://svn.erp5.org/spec/mandriva/2007.1/python2.4-pyxml/python2.4-pyxml.spec?rev=17771&r1=17770&r2=17771&view=diff
==============================================================================
--- spec/mandriva/2007.1/python2.4-pyxml/python2.4-pyxml.spec (original)
+++ spec/mandriva/2007.1/python2.4-pyxml/python2.4-pyxml.spec Fri Nov 23 20:57:17 2007
@@ -12,7 +12,7 @@
 License:	Apacheish License
 Group:		System/Libraries
 Summary:	XML libraries for python
-BuildRequires:	libpython2.4-devel
+BuildRequires:	python2.4-devel
 BuildRequires:	libexpat-devel
 BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
 Obsoletes:	%{module}

Modified: spec/mandriva/2007.1/python2.4-reportlab/python2.4-reportlab.spec
URL: http://svn.erp5.org/spec/mandriva/2007.1/python2.4-reportlab/python2.4-reportlab.spec?rev=17771&r1=17770&r2=17771&view=diff
==============================================================================
--- spec/mandriva/2007.1/python2.4-reportlab/python2.4-reportlab.spec (original)
+++ spec/mandriva/2007.1/python2.4-reportlab/python2.4-reportlab.spec Fri Nov 23 20:57:17 2007
@@ -13,7 +13,7 @@
 License: BSD
 Group: Publishing
 BuildRoot: %{_tmppath}/%{name}-buildroot
-BuildRequires: libpython2.4-devel
+BuildRequires: python2.4-devel
 
 %description
 ReportLab is a library that lets you directly create documents in

Modified: spec/mandriva/2007.1/python2.4-soap/python2.4-soap.spec
URL: http://svn.erp5.org/spec/mandriva/2007.1/python2.4-soap/python2.4-soap.spec?rev=17771&r1=17770&r2=17771&view=diff
==============================================================================
--- spec/mandriva/2007.1/python2.4-soap/python2.4-soap.spec (original)
+++ spec/mandriva/2007.1/python2.4-soap/python2.4-soap.spec Fri Nov 23 20:57:17 2007
@@ -12,7 +12,7 @@
 BuildArch:       noarch
 Requires:        python2.4-fpconst
 BuildRequires:   python2.4-fpconst
-BuildRequires:   libpython2.4-devel
+BuildRequires:   python2.4-devel
 Provides:        SOAPpy = %{epoch}:%{version}-%{release}
 
 %description




More information about the Erp5-report mailing list