diff options
Diffstat (limited to 'redhat/libraries')
-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} |