diff options
author | François Andriot <albator78@libertysurf.fr> | 2013-07-23 11:27:13 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2013-07-23 11:27:13 +0200 |
commit | 9ca62feb4da4e0a9e0b2ca23788517d7a09017f3 (patch) | |
tree | e53c2fa52932cec7a0dd60a3f9cca39367d7cb58 | |
parent | 74621724ffaa3c693ea3dc84493a9010326ee11a (diff) | |
download | tde-packaging-9ca62feb4da4e0a9e0b2ca23788517d7a09017f3.tar.gz tde-packaging-9ca62feb4da4e0a9e0b2ca23788517d7a09017f3.zip |
RPM Packaging: update python-tqt
-rw-r--r-- | redhat/dependencies/python-tqt/python-tqt-14.0.0.spec | 2 |
1 files changed, 1 insertions, 1 deletions
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 e86012b01..ce46b676b 100644 --- a/redhat/dependencies/python-tqt/python-tqt-14.0.0.spec +++ b/redhat/dependencies/python-tqt/python-tqt-14.0.0.spec @@ -141,6 +141,7 @@ packages based on them, like PyKDE. %setup -q -n %{name}-%{tde_version}%{?preversion:~%{preversion}} %patch0 -p1 -b .ftbfs + %build unset QTDIR QTINC QTLIB @@ -171,7 +172,6 @@ echo yes | python ../configure.py \ %__rm -rf %{?buildroot} - %changelog * Thu Feb 16 2012 Francois Andriot <francois.andriot@free.fr> - 14.0.0-1 - Initial release for TDE R14, using 'tqt3' instead of 'qt3' |