[PyQt4] add Provides: python-qt4... for new subpkgs

Rex Dieter rdieter at fedoraproject.org
Fri Mar 14 18:29:51 UTC 2014


commit 979bc87768f5c6b1881bd5f6fa1ec317ba057a22
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Fri Mar 14 13:29:34 2014 -0500

    add Provides: python-qt4... for new subpkgs

 PyQt4.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/PyQt4.spec b/PyQt4.spec
index 873ee4c..7a788d9 100644
--- a/PyQt4.spec
+++ b/PyQt4.spec
@@ -115,6 +115,7 @@ BuildArch: noarch
 # when split happened, upgrade path
 Obsoletes: PyQt4-devel < 4.10.3-6
 Obsoletes: python3-PyQt4-devel < 4.10.3-6
+Provides: python-qt4-doc = %{version}-%{release}
 %description doc
 %{summary}.
 
@@ -124,6 +125,7 @@ Summary: Qscintilla API file support
 # when split happened, upgrade path
 Obsoletes: PyQt4-devel < 4.10.3-6
 Obsoletes: python3-PyQt4-devel < 4.10.3-6
+Provides: python-qt4-qsci-api = %{version}-%{release}
 # avoid this dep, own %_qt4_datadir/qsci here for now
 #Requires: qscintilla-python
 %description qsci-api


More information about the scm-commits mailing list