[PyQt4/f15] Revert "arm bootstrap"

Rex Dieter rdieter at fedoraproject.org
Tue Jan 10 20:16:02 UTC 2012


commit b3e2b5a4eb8b9ad4b3ff5978be4b077454149bdf
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Tue Jan 10 14:16:02 2012 -0600

    Revert "arm bootstrap"
    
    This reverts commit e272bf39554fa528ce449065370d1a364d0cfe09.

 PyQt4.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/PyQt4.spec b/PyQt4.spec
index d0db389..0fb8407 100644
--- a/PyQt4.spec
+++ b/PyQt4.spec
@@ -4,7 +4,7 @@
 Summary: Python bindings for Qt4
 Name: 	 PyQt4
 Version: 4.8.6
-Release: 0.1%{?dist}
+Release: 1%{?dist}
 
 # GPLv2 exceptions(see GPL_EXCEPTIONS*.txt)
 License: GPLv3 or GPLv2 with exceptions
@@ -29,7 +29,7 @@ BuildRequires: pkgconfig(QtGui) pkgconfig(QtNetwork)
 BuildRequires: pkgconfig(QtWebKit) 
 # beware of PyQt4/qscintilla bootstap issues
 %if 0%{?fedora}
-#BuildRequires: qscintilla
+BuildRequires: qscintilla
 %endif
 BuildRequires: sip-devel >= 4.13
 


More information about the scm-commits mailing list