Skip to content

Commit 9f73854

Browse files
danivigam-kuhn
authored andcommitted
Improve package upgrade path from QGIS 2 to QGIS 3 with RPM
1 parent 5eb9ab4 commit 9f73854

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rpm/qgis.spec.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ GRASS plugin for QGIS required to interface with the GRASS system.
142142
Provides: %{name}-python = %{version}-%{release}
143143
Provides: %{name}-python%{?_isa} = %{version}-%{release}
144144
Obsoletes: %{name}-python < %{version}-%{release}
145+
Obsoletes: python2-%{name} < %{version}-%{release}
145146
Summary: Python integration and plug-ins for QGIS
146147
Group: Applications/Engineering
147148
Requires: %{name}%{?_isa} = %{epoch}:%{version}-%{release}

0 commit comments

Comments
 (0)