diff options
author | François Andriot <albator78@libertysurf.fr> | 2014-01-24 20:49:40 +0100 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2014-01-24 20:49:40 +0100 |
commit | d27118499ec63eb6a9c68374b38ab11fe9c7f5f4 (patch) | |
tree | bae75e8d9c72d3e06a53d034c3fb9a197f394795 /redhat/libraries/python-trinity | |
parent | 43429e67cfc03fdf5065e90c197753ec5f15aa19 (diff) | |
download | tde-packaging-d27118499ec63eb6a9c68374b38ab11fe9c7f5f4.tar.gz tde-packaging-d27118499ec63eb6a9c68374b38ab11fe9c7f5f4.zip |
RPM Packaging: update R14 packages
Diffstat (limited to 'redhat/libraries/python-trinity')
-rw-r--r-- | redhat/libraries/python-trinity/python-trinity-14.0.0.spec | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/redhat/libraries/python-trinity/python-trinity-14.0.0.spec b/redhat/libraries/python-trinity/python-trinity-14.0.0.spec index 0b2b65586..4b248ac3b 100644 --- a/redhat/libraries/python-trinity/python-trinity-14.0.0.spec +++ b/redhat/libraries/python-trinity/python-trinity-14.0.0.spec @@ -43,9 +43,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source0: %{name}-%{tde_version}%{?preversion:~%{preversion}}.tar.gz -Patch1: python-trinity-14.0.0-sip4_tqt.patch -Patch2: python-trinity-14.0.0-python_tqt.patch - BuildRequires: trinity-tqtinterface-devel >= %{tde_version} BuildRequires: trinity-arts-devel >= 1:1.5.10 BuildRequires: trinity-tdelibs-devel >= %{tde_version} @@ -105,8 +102,6 @@ tips and working code you can use to learn from. %prep %setup -q -n %{name}-%{tde_version}%{?preversion:~%{preversion}} -%patch1 -p1 -b .sip4tqt -%patch2 -p1 -b .pythontqt %build @@ -138,7 +133,6 @@ export PATH="%{tde_bindir}:${PATH}" %__rm -rf %{buildroot} - %files %defattr(-,root,root,-) %doc AUTHORS ChangeLog COPYING NEWS README @@ -148,7 +142,7 @@ export PATH="%{tde_bindir}:${PATH}" %files devel %defattr(-,root,root,-) -%{tde_bindir}/kdepyuic +%{tde_bindir}/tdepyuic # The SIP files are outside TDE's prefix %{_datadir}/sip/trinity/ |