[kdebindings] python3-PyKDE4 busted on f15+, disable until fixed

Rex Dieter rdieter at fedoraproject.org
Thu Apr 28 19:19:10 UTC 2011


commit b37493f910f0b0e3ce36b41105a0e74195bc2b71
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Thu Apr 28 14:18:59 2011 -0500

    python3-PyKDE4 busted on f15+, disable until fixed

 kdebindings.spec |    8 ++++++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/kdebindings.spec b/kdebindings.spec
index abb848b..abfc923 100644
--- a/kdebindings.spec
+++ b/kdebindings.spec
@@ -7,7 +7,8 @@
 %define smoke 1
 # php, ruby and csharp depend on smoke
 %define php 1
-%define python3 1 
+# FIXME: bustage on f15+
+#define python3 1 
 %define ruby 1
 # arch'es matching mono's Arch set
 %ifarch %ix86 x86_64 ppc ppc64 ia64 %{arm} sparcv9 alpha s390x
@@ -40,7 +41,7 @@
 
 Name: kdebindings
 Version: 4.6.2
-Release: 3%{?dist}
+Release: 4%{?dist}
 Summary: KDE bindings to non-C++ languages
 
 # http://techbase.kde.org/Policies/Licensing_Policy
@@ -661,6 +662,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Apr 28 2011 Rex Dieter <rdieter at fedoraproject.org> 4.6.2-4
+- python3-PyKDE4 busted on f15+, disable until fixed
+
 * Wed Apr 27 2011 Rex Dieter <rdieter at fedoraproject.org> 4.6.2-3
 - add python3-PyKDE4 (#587005)
 


More information about the scm-commits mailing list