rpms/compat-python24/devel compat-python24.spec,1.3,1.4

Thorsten Leemhuis thl at rpmfusion.org
Sun Aug 10 08:22:52 CEST 2008


Author: thl

Update of /cvs/free/rpms/compat-python24/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv8237

Modified Files:
	compat-python24.spec 
Log Message:
* Sun Aug 10 2008 Thorsten Leemhuis <fedora at leemhuis.info> 2.4.5-2.1
- _default_patch_fuzz 2 for now



Index: compat-python24.spec
===================================================================
RCS file: /cvs/free/rpms/compat-python24/devel/compat-python24.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- compat-python24.spec	10 Aug 2008 06:07:01 -0000	1.3
+++ compat-python24.spec	10 Aug 2008 06:22:52 -0000	1.4
@@ -7,10 +7,13 @@
 %define demo_dir %{_libdir}/python%{pybasever}/Demo
 %define doc_tools_dir %{_libdir}/python%{pybasever}/Doc/tools
 
+# added by knurd on 20080810 to get it running for RPM Fusion
+%define _default_patch_fuzz 2
+
 Summary: An interpreted, interactive, object-oriented programming language
 Name: compat-python24
 Version: %{pybasever}.5
-Release: 2%{?dist}
+Release: 2%{?dist}.1
 License: Python Software Foundation License v2
 Group: Development/Languages
 Source: http://www.python.org/ftp/python/%{version}/Python-%{version}.tar.bz2
@@ -367,6 +370,9 @@
 %{_libdir}/python%{pybasever}/lib-dynload/_tkinter.so
 
 %changelog
+* Sun Aug 10 2008 Thorsten Leemhuis <fedora at leemhuis.info> 2.4.5-2.1
+- _default_patch_fuzz 2 for now
+
 * 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



More information about the rpmfusion-commits mailing list