Add explicit dependency for grass >= 7.0.3

This commit is contained in:
Devrim Gündüz 2016-03-20 16:34:33 +02:00
parent 61b448e309
commit 823c631d32
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
# WARNING: Rebuild QGIS whenever a new version of GRASS is shipped! Even though
# the soname might stay the same, it won't work anymore.
#http://hub.qgis.org/issues/5274
Requires: grass = 6.4.4
Requires: grass => 7.0.3
%description grass
GRASS plugin for QGIS required to interface with the GRASS system.