Improve package upgrade path from QGIS 2 to QGIS 3 with RPM

This commit is contained in:
Daniele Viganò 2018-02-23 16:55:12 +01:00 committed by Matthias Kuhn
parent 5eb9ab4813
commit 9f73854d4e

View File

@ -142,6 +142,7 @@ GRASS plugin for QGIS required to interface with the GRASS system.
Provides: %{name}-python = %{version}-%{release}
Provides: %{name}-python%{?_isa} = %{version}-%{release}
Obsoletes: %{name}-python < %{version}-%{release}
Obsoletes: python2-%{name} < %{version}-%{release}
Summary: Python integration and plug-ins for QGIS
Group: Applications/Engineering
Requires: %{name}%{?_isa} = %{epoch}:%{version}-%{release}