From cb5f60be300773e9bfc0d12d1ed66f5aadd2eec1 Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Nov 25 2009 11:56:29 +0000 Subject: fix conditional for RHEL --- diff --git a/PyQt4.spec b/PyQt4.spec index 3f92e03..85e770d 100644 --- a/PyQt4.spec +++ b/PyQt4.spec @@ -4,7 +4,7 @@ Summary: Python bindings for Qt4 Name: PyQt4 Version: 4.6.2 -Release: 1%{?dist} +Release: 2%{?dist} # GPLv2 exceptions(see GPL_EXCEPTIONS*.txt) License: GPLv3 or GPLv2 with exceptions @@ -23,7 +23,9 @@ BuildRequires: dbus-devel dbus-python-devel BuildRequires: findutils BuildRequires: phonon-devel # beware of PyQt4/qscintilla bootstap issues +%if 0%{?fedora} BuildRequires: qscintilla +%endif BuildRequires: qt4-devel >= 4.5.0-7 BuildRequires: python-devel @@ -129,8 +131,10 @@ rm -rf %{buildroot} %{_datadir}/sip/PyQt4/ %{_qt4_prefix}/qsci/api/python/PyQt4.api - %changelog +* Wed Nov 25 2009 Than Ngo - 4.6.2-2 +- fix conditional for RHEL + * Fri Nov 20 2009 Rex Dieter - 4.6.2-1 - PyQt4-4.6.2