[python-enchant/f16] Disable python3

Radek Novacek rnovacek at fedoraproject.org
Fri Nov 25 13:43:51 UTC 2011


commit da02dfc9d0b0616708b197541bfb3e70626109b5
Author: Radek Novacek <rnovacek at redhat.com>
Date:   Fri Nov 25 14:43:33 2011 +0100

    Disable python3

 python-enchant.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/python-enchant.spec b/python-enchant.spec
index 5125746..783a88d 100644
--- a/python-enchant.spec
+++ b/python-enchant.spec
@@ -1,8 +1,8 @@
-%global with_python3 1
+%global with_python3 0
 
 Name:           python-enchant
 Version:        1.6.5
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Python bindings for Enchant spellchecking library
 
 Group:          Development/Languages
@@ -120,6 +120,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Nov 25 2011 Radek Novacek <rnovacek at redhat.com> 1.6.5-4
+- Disable python3
+
 * Mon Oct 10 2011 David Malcolm <dmalcolm at redhat.com> - 1.6.5-3
 - add python3 subpackage
 


More information about the scm-commits mailing list