[pygtk2/f13/master] F-13 still needs the deprecated sink functions

Christopher Aillon caillon at fedoraproject.org
Tue Apr 19 02:00:52 UTC 2011


commit 7b891877ac07d2a2eb7dc05c28f6f61c1cb361e0
Author: Christopher Aillon <caillon at redhat.com>
Date:   Mon Apr 18 18:59:03 2011 -0700

    F-13 still needs the deprecated sink functions

 pygtk2.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/pygtk2.spec b/pygtk2.spec
index 4f053c6..7af460b 100644
--- a/pygtk2.spec
+++ b/pygtk2.spec
@@ -112,7 +112,9 @@ This package contains documentation files for %{name}.
 %prep
 %setup -q -n pygtk-%{version}
 %patch0 -p1 -b .nodisplay-exception
+%if 0%{?fedora} >= 14
 %patch1 -p1 -b .deprecated-sink-functions
+%endif
 %patch2 -p1 -b .pc-requires-gtk
 %patch3 -p1 -b .SetWakeupFD
 %patch4 -p1 -b .pygtk_main_watch_check


More information about the scm-commits mailing list