diff options
author | François Andriot <albator78@libertysurf.fr> | 2013-08-03 13:01:47 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2013-08-03 13:01:47 +0200 |
commit | 5b9c5354a7a6d4dec713c4d5e8ca5da912cd980b (patch) | |
tree | 67565e277aee6f7e08527453d026d865ba64d5ad /redhat/dependencies/python-tqt | |
parent | 5427075cae2f0741c0d74a39e56737b968baf699 (diff) | |
download | tde-packaging-5b9c5354a7a6d4dec713c4d5e8ca5da912cd980b.tar.gz tde-packaging-5b9c5354a7a6d4dec713c4d5e8ca5da912cd980b.zip |
RPM Packaging: update dependencies
Diffstat (limited to 'redhat/dependencies/python-tqt')
-rw-r--r-- | redhat/dependencies/python-tqt/python-tqt-14.0.0.spec | 6 |
1 files changed, 3 insertions, 3 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 46fac8e28..825acf76f 100644 --- a/redhat/dependencies/python-tqt/python-tqt-14.0.0.spec +++ b/redhat/dependencies/python-tqt/python-tqt-14.0.0.spec @@ -154,7 +154,7 @@ cp -rf ../pyuic3 ../pylupdate3 . echo yes | python ../configure.py \ -c -n %{_includedir}/tqscintilla \ - -q /usr/share/tqt3 \ + -q %{_datadir}/tqt3 \ -y tqt-mt \ -o %{_libdir} -u -j 10 \ -d %{python_sitearch} \ @@ -178,5 +178,5 @@ echo yes | python ../configure.py \ %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' +* Fri Jul 05 2013 Francois Andriot <francois.andriot@free.fr> - 3.18.1-1 +- Initial release for TDE R14.0.0 |