diff options
author | François Andriot <albator78@libertysurf.fr> | 2014-10-22 23:13:53 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2014-10-22 23:13:53 +0200 |
commit | bef5b95d6e26d247ed42bd40dcf7122ae3e31276 (patch) | |
tree | 0bb863d1d07f78c67fc26c1e4d33342753a6e136 /redhat/dependencies/python-tqt/python-tqt-14.0.0.spec | |
parent | 40c544219f0fc298027dda5aaf2b4b53d1ac6239 (diff) | |
download | tde-packaging-bef5b95d6e26d247ed42bd40dcf7122ae3e31276.tar.gz tde-packaging-bef5b95d6e26d247ed42bd40dcf7122ae3e31276.zip |
RPM Packaging: update python-tqt
Diffstat (limited to 'redhat/dependencies/python-tqt/python-tqt-14.0.0.spec')
-rw-r--r-- | redhat/dependencies/python-tqt/python-tqt-14.0.0.spec | 5 |
1 files changed, 5 insertions, 0 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 82e1a240d..5d7b30a36 100644 --- a/redhat/dependencies/python-tqt/python-tqt-14.0.0.spec +++ b/redhat/dependencies/python-tqt/python-tqt-14.0.0.spec @@ -148,6 +148,7 @@ same way in both languages (with syntax differences, of course) %package -n python-tqt-gl Summary: TQt OpenGL bindings for Python +Group: Development/Libraries/Python Requires: python-tqt = %{?epoch:%{epoch}:}%{version}-%{release} %description -n python-tqt-gl @@ -163,6 +164,7 @@ portable graphics-capable scripts. %package -n python-tqt-tqtext Summary: TQtext extensions for python-tqt +Group: Development/Libraries/Python Requires: python-tqt = %{?epoch:%{epoch}:}%{version}-%{release} %description -n python-tqt-tqtext @@ -179,6 +181,7 @@ python-tqt Extensions. Contains: %package -n trinity-pytqt-tools Summary: pyuic and pylupdate for TQt +Group: Development/Libraries/Python Requires: python-tqt = %{?epoch:%{epoch}:}%{version}-%{release} %description -n trinity-pytqt-tools @@ -196,6 +199,7 @@ Linguist translation files from Python code. %package -n python-tqt-devel Summary: TQt bindings for Python - Development files +Group: Development/Libraries/Python Requires: python-tqt = %{?epoch:%{epoch}:}%{version}-%{release} Requires: trinity-pytqt-tools = %{?epoch:%{epoch}:}%{version}-%{release} Requires: libtqt4-devel >= %{?epoch:%{epoch}:}4.2.0 @@ -208,6 +212,7 @@ packages based on them, like PyTDE. %files -n python-tqt-devel %defattr(-,root,root,-) %{python_sitearch}/python_tqt/pyqtconfig.py* +%dir %{_datadir}/sip %{_datadir}/sip/tqt/ ########## |