Also add Provides for the old name without %_isa
This commit is contained in:
parent
fb7bb13fe3
commit
272e902b1f
|
@ -148,6 +148,7 @@ GRASS plugin for QGIS required to interface with the GRASS system.
|
||||||
%package -n python2-qgis
|
%package -n python2-qgis
|
||||||
%{?python_provide:%python_provide python2-qgis}
|
%{?python_provide:%python_provide python2-qgis}
|
||||||
# Remove before F30
|
# Remove before F30
|
||||||
|
Provides: %{name}-python = %{version}-%{release}
|
||||||
Provides: %{name}-python%{?_isa} = %{version}-%{release}
|
Provides: %{name}-python%{?_isa} = %{version}-%{release}
|
||||||
Obsoletes: %{name}-python < %{version}-%{release}
|
Obsoletes: %{name}-python < %{version}-%{release}
|
||||||
Summary: Python integration and plug-ins for QGIS
|
Summary: Python integration and plug-ins for QGIS
|
||||||
|
|
Reference in New Issue
Block a user