[compizconfig-python] drop cinit.patch (merged upstream)

Adam Williamson adamwill at fedoraproject.org
Wed Mar 16 04:44:39 UTC 2011


commit ccf744a7e70666ae7e287533685fca0c62270eb1
Author: Adam Williamson <awilliam at redhat.com>
Date:   Tue Mar 15 21:44:31 2011 -0700

    drop cinit.patch (merged upstream)

 compizconfig-python-0.9.2.1-cinit.patch |   56 -------------------------------
 compizconfig-python.spec                |    5 ---
 2 files changed, 0 insertions(+), 61 deletions(-)
---
diff --git a/compizconfig-python.spec b/compizconfig-python.spec
index bdac713..4c2c0d5 100644
--- a/compizconfig-python.spec
+++ b/compizconfig-python.spec
@@ -12,10 +12,6 @@ License:        LGPLv2+
 URL:            http://www.compiz.org
 
 Source0:        http://releases.compiz-fusion.org/%{version}/compiz-%{name}-%{version}.tar.bz2
-# Use __cinit__ instead of __new__
-# See https://github.com/cython/cython/commit/e3c9a78686b7a7f0d36da8e6189b1e1fb4037c73
-# Submitted upstream by email
-Patch0:         compizconfig-python-0.9.2.1-cinit.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # libdrm is not available on these arches
@@ -33,7 +29,6 @@ plugins and the composite window manager.
 
 %prep
 %setup -q -n %{name}
-%patch0 -p1 -b .cinit
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build


More information about the scm-commits mailing list