From 9deeed971d2b07c3f855e0af3e6c9f047ae46e89 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Mon, 2 Sep 2013 23:16:51 +0200 Subject: RPM Packaging: update R14 dependencies --- redhat/dependencies/python-tqt/python-tqt-14.0.0.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'redhat/dependencies/python-tqt') diff --git a/redhat/dependencies/python-tqt/python-tqt-14.0.0.spec b/redhat/dependencies/python-tqt/python-tqt-14.0.0.spec index 81d48d0a5..f516327d7 100644 --- a/redhat/dependencies/python-tqt/python-tqt-14.0.0.spec +++ b/redhat/dependencies/python-tqt/python-tqt-14.0.0.spec @@ -30,12 +30,15 @@ BuildRequires: gcc-c++ BuildRequires: trinity-tqtinterface-devel >= %{version} BuildRequires: trinity-tqscintilla-devel -%if 0%{?rhel} || 0%{?fedora} || 0%{?suse_version} +%if 0%{?rhel} || 0%{?fedora} BuildRequires: sip-devel %endif %if 0%{?mdkversion} || 0%{?mgaversion} BuildRequires: python-sip %endif +%if 0%{?suse_version} +BuildRequires: python-sip-devel +%endif # TDE specific building variables BuildRequires: trinity-tqt3-devel >= 3.5.0 @@ -137,7 +140,7 @@ packages based on them, like PyTDE. %prep %setup -q -n %{name}-%{tde_version}%{?preversion:~%{preversion}} -%patch0 -p1 -b .ftbfs +%patch0 -p1 %build -- cgit v1.2.3