rpms/python-sexy/devel python-sexy.spec, 1.16, 1.17 python-sexy-gdk-pixbuf.patch, 1.1, NONE

Haïkel Guémar hguemar at fedoraproject.org
Wed Jul 28 06:53:59 UTC 2010


Author: hguemar

Update of /cvs/pkgs/rpms/python-sexy/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv6708

Modified Files:
	python-sexy.spec 
Removed Files:
	python-sexy-gdk-pixbuf.patch 
Log Message:
remove unneeded patch


Index: python-sexy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/python-sexy/devel/python-sexy.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- python-sexy.spec	28 Jul 2010 05:44:09 -0000	1.16
+++ python-sexy.spec	28 Jul 2010 06:53:57 -0000	1.17
@@ -2,7 +2,7 @@
 %define real_name sexy-python
 Name:           python-sexy
 Version:        0.1.9
-Release:        12%{?dist}
+Release:        13%{?dist}
 
 Summary:        Python bindings to libsexy
 
@@ -11,8 +11,6 @@ Group:          System Environment/Libra
 License:        LGPLv2+
 URL:            http://www.chipx86.com/wiki/Libsexy
 Source0:        http://releases.chipx86.com/libsexy/sexy-python/sexy-python-%{version}.tar.gz
-# The gdk-pixbuf  headers are moved to gdk-pixbuf2-devel on F-14
-Patch0:         python-sexy-gdk-pixbuf.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  libsexy-devel >= 0.1.10
@@ -32,9 +30,7 @@ sexy-python is a set of Python bindings 
 
 %prep
 %setup -q -n  %{real_name}-%{version}
-%if 0%{?fedora} > 13
-%patch0 -p1
-%endif
+
 
 %build
 ./autogen.sh
@@ -60,8 +56,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/pygtk/2.0/defs/sexy.defs
 
 
-
 %changelog
+* Wed Jul 28 2010 Haïkel Guémar <hguemar at fedoraproject.org> - 0.1.9-13
+- revert previous change (unnecessary patch - should be fixed in pygtk2 not python-sexy)
+
 * Wed Jul 28 2010 Orcan Ogetbil <oget[dot]fedora[at]gmail[dot]com> - 0.1.9-12
 - Fix gdk-pixbuf header location issue on F-14
 


--- python-sexy-gdk-pixbuf.patch DELETED ---



More information about the scm-commits mailing list