From ac0c4d963224077a864fb0a9decd2496f7a6cc0b Mon Sep 17 00:00:00 2001 From: Rex Dieter Date: Nov 24 2007 03:38:08 +0000 Subject: omit python25 patch (deprecated by sip-4.7 patch) --- diff --git a/PyKDE.spec b/PyKDE.spec index 89b0f3b..02205ef 100644 --- a/PyKDE.spec +++ b/PyKDE.spec @@ -5,7 +5,7 @@ Summary: Python bindings for KDE Name: PyKDE Version: 3.16.0 -Release: 8%{?dist} +Release: 9%{?dist} License: GPLv2 URL: http://www.riverbankcomputing.co.uk/pykde/ @@ -23,9 +23,6 @@ Patch4: http://www.riverbankcomputing.com/Downloads/PyKDE3/PyKDE-3.16.0-sip-4.7. BuildRequires: python-devel >= 2.3 %global python_ver %(%{__python} -c "import sys ; print sys.version[:3]") %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)") -%if "%{?python_ver}" >= "2.5" -%define python25 1 -%endif BuildRequires: sip-devel >= 4.7 BuildRequires: PyQt-devel @@ -63,7 +60,6 @@ Sip files and documentation needed for developing with %{name} %patch1 -p1 -b .konsolepart %patch2 -p1 -b .kmimetype -%{?python25:%patch3 -p1 -b .python25} %patch4 -p1 -b .sip-4.7 @@ -101,7 +97,7 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Fri Nov 23 2007 Rex Dieter 3.16.0-8 +* Fri Nov 23 2007 Rex Dieter 3.16.0-9 - sip-4.7 patch (#396441) * Sat Aug 25 2007 Rex Dieter 3.16.0-7