diff options
author | François Andriot <albator78@libertysurf.fr> | 2015-06-27 20:43:06 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2015-06-27 20:43:06 +0200 |
commit | d3c1f8ab667376639b6ff83e4eff50cd861fe5d2 (patch) | |
tree | 53641a8039795b80656cbc7afaf4c3ff2ba5af28 /redhat/dependencies/python-tqt/python-tqt-14.0.0.spec | |
parent | 97e1a5b5fcaa7afe458b5fc12476a458135f7dd7 (diff) | |
download | tde-packaging-d3c1f8ab667376639b6ff83e4eff50cd861fe5d2.tar.gz tde-packaging-d3c1f8ab667376639b6ff83e4eff50cd861fe5d2.zip |
RPM packaging: update dependencies packages
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 | 4 |
1 files changed, 3 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 84d0c4878..cc787fdfd 100644 --- a/redhat/dependencies/python-tqt/python-tqt-14.0.0.spec +++ b/redhat/dependencies/python-tqt/python-tqt-14.0.0.spec @@ -1,5 +1,5 @@ # -# spec file for package python-tqt (version R14.0.0) +# spec file for package python-tqt (version R14) # # Copyright (c) 2014 Trinity Desktop Environment # @@ -23,7 +23,9 @@ # TDE variables %define tde_epoch 2 +%if "%{?tde_version}" == "" %define tde_version 14.0.0 +%endif %define tde_pkg python-tqt %define tde_prefix /opt/trinity %define tde_bindir %{tde_prefix}/bin |