Author: thl
Update of /cvs/free/rpms/compat-python24/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv5841
Modified Files:
compat-python24.spec
Log Message:
* Sun Aug 10 2008 Thorsten Leemhuis <fedora at leemhuis.info> 2.4.5-2
- rebuild for RPM Fusion
- apply 64bit patches on x86_64 and ppc64 only
Index: compat-python24.spec
===================================================================
RCS file: /cvs/free/rpms/compat-python24/devel/compat-python24.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- compat-python24.spec 9 Aug 2008 20:39:35 -0000 1.1
+++ compat-python24.spec 10 Aug 2008 05:49:59 -0000 1.2
@@ -10,7 +10,7 @@
Summary: An interpreted, interactive, object-oriented programming language
Name: compat-python24
Version: %{pybasever}.5
-Release: 1%{?dist}
+Release: 2%{?dist}
License: Python Software Foundation License v2
Group: Development/Languages
Source:
http://www.python.org/ftp/python/%{version}/Python-%{version}.tar.bz2
@@ -106,7 +106,10 @@
%patch0 -p1 -b .rhconfig
%patch3 -p1 -b .no_gui
-%if %{_lib} == lib64
+# disabled by knurd on 20080810, as it broken on rawhide
+# (likely due to the new rpm)
+#if %{_lib} == lib64
+%ifarch x86_64 ppc64
%patch7 -p1 -b .lib64-regex
%patch8 -p1 -b .lib64
%patch9 -p0 -b .lib64-j
@@ -362,6 +365,10 @@
%{_libdir}/python%{pybasever}/lib-dynload/_tkinter.so
%changelog
+* Sun Aug 10 2008 Thorsten Leemhuis <fedora at leemhuis.info> 2.4.5-2
+- rebuild for RPM Fusion
+- apply 64bit patches on x86_64 and ppc64 only
+
* Thu Mar 27 2008 Jonathan Steffan <jonathansteffan a gmail.com> 2.4.5-1
- Update to 2.4.5