diff options
author | François Andriot <albator78@libertysurf.fr> | 2014-10-26 19:27:45 +0100 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2014-10-26 19:27:45 +0100 |
commit | 3559f9d85a1ff3956b654faf45f333093148a041 (patch) | |
tree | 147c6febeac83c424253080a6f52f40e61772f54 /redhat/libraries/python-trinity | |
parent | d4ba6219bc4eaf2b1345ebf401cab6cb061b05b0 (diff) | |
download | tde-packaging-3559f9d85a1ff3956b654faf45f333093148a041.tar.gz tde-packaging-3559f9d85a1ff3956b654faf45f333093148a041.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, 4 insertions, 4 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 4b248ac3b..4b19fb540 100644 --- a/redhat/libraries/python-trinity/python-trinity-14.0.0.spec +++ b/redhat/libraries/python-trinity/python-trinity-14.0.0.spec @@ -51,12 +51,12 @@ BuildRequires: gettext # PYTHON support BuildRequires: python -BuildRequires: trinity-python-tqt-devel -Requires: trinity-python-tqt +BuildRequires: python-tqt-devel +Requires: python-tqt # SIP -BuildRequires: trinity-sip4-tqt-devel >= 4.10.5 -Requires: trinity-sip4-tqt >= 4.10.5 +BuildRequires: sip4-tqt-devel >= 4.10.5 +Requires: sip4-tqt >= 4.10.5 Obsoletes: python-trinity < %{version}-%{release} Provides: python-trinity = %{version}-%{release} |