From cdec7ede2cd93dedf437e5b10597433ea9d9eabe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Sat, 31 Aug 2013 15:38:14 +0200 Subject: RPM Packaging: update 3.5.13.2 for openSUSE 13.1 --- .../python-trinity/python-trinity-3.5.13.2.spec | 18 +++--------------- 1 file changed, 3 insertions(+), 15 deletions(-) (limited to 'redhat/libraries/python-trinity') diff --git a/redhat/libraries/python-trinity/python-trinity-3.5.13.2.spec b/redhat/libraries/python-trinity/python-trinity-3.5.13.2.spec index 3237c399f..a0c0bca9b 100644 --- a/redhat/libraries/python-trinity/python-trinity-3.5.13.2.spec +++ b/redhat/libraries/python-trinity/python-trinity-3.5.13.2.spec @@ -54,19 +54,7 @@ BuildRequires: gettext # PYTHON support BuildRequires: python -%if 0%{?rhel} >= 4 && 0%{?rhel} <= 5 -# RHEL 4/5 comes with old version, so we brought ours ... -BuildRequires: trinity-PyQt-devel -%endif -%if 0%{?mgaversion} || 0%{?mdkversion} -BuildRequires: python-qt -%endif -%if 0%{?rhel} >= 6 || 0%{?fedora} -BuildRequires: PyQt-devel -%endif -%if 0%{?suse_version} -BuildRequires: trinity-PyQt-devel -%endif +BuildRequires: python-qt3-devel # SIP support %if 0%{?rhel} >= 4 && 0%{?rhel} <= 5 @@ -104,7 +92,7 @@ Provides: python-trinity-devel = %{version}-%{release} Development .sip files with definitions of PyTDE classes. They are needed to build PyTDE, but also as building blocks of other packages based on them. -The package also contains kdepyuic, a wrapper script around PyQt's +The package also contains kdepyuic, a wrapper script around python-qt3's user interface compiler. @@ -138,7 +126,7 @@ export KDEDIR=%{tde_prefix} export DH_OPTIONS -export PYTHONPATH=%{python_sitearch}/trinity-sip:%{python_sitearch}/trinity-PyQt +export PYTHONPATH=%{python_sitearch}/trinity-sip:%{python_sitearch}/python-qt3 %__python configure.py \ -k %{tde_prefix} \ -- cgit v1.2.1