From d0a180c9dc953e3863b21d939d061bc59eab0c38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Devrim=20G=C3=BCnd=C3=BCz?= Date: Fri, 25 Mar 2016 09:58:05 +0200 Subject: [PATCH] Depend exclusively against GRASS => 7.0.3 --- qgis.spec | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/qgis.spec b/qgis.spec index a0c7a7a..74072a0 100644 --- a/qgis.spec +++ b/qgis.spec @@ -15,7 +15,7 @@ Name: qgis Version: 2.14.0 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A user friendly Open Source Geographic Information System Group: Applications/Engineering @@ -92,7 +92,7 @@ BuildRequires: sqlite-devel # Enable for tests #BuildRequires: xorg-x11-server-Xvfb -Requires: gpsbabel +Requires: gpsbabel # We don't want to provide private Python extension libs %if (0%{?fedora} || 0%{?rhel} > 6) @@ -123,7 +123,7 @@ Requires: %{name}%{?_isa} = %{version}-%{release} %description devel Development packages for QGIS including the C header files. -%package grass +%package grass Summary: GRASS Support Libraries for QGIS Group: Applications/Engineering Requires: %{name}%{?_isa} = %{version}-%{release} @@ -135,11 +135,11 @@ Requires: %{name}%{?_isa} = %{version}-%{release} # the soname might stay the same, it won't work anymore. #http://hub.qgis.org/issues/5274 Requires: grass => 7.0.3 - + %description grass GRASS plugin for QGIS required to interface with the GRASS system. -%package python +%package python Summary: Python integration and plug-ins for QGIS Group: Applications/Engineering Requires: %{name}%{?_isa} = %{version}-%{release} @@ -159,7 +159,7 @@ Requires: qscintilla-python %description python Python integration and plug-ins for QGIS. -%package server +%package server Summary: FCGI-based OGC web map server Group: Applications/Engineering Requires: %{name}%{?_isa} = %{version}-%{release} @@ -168,7 +168,7 @@ Provides: mapserver = %{version}-%{release} Obsoletes: mapserver < 2.8.1-1 %description server -This FastCGI OGC web map server implements OGC WMS 1.3.0 and 1.1.1. +This FastCGI OGC web map server implements OGC WMS 1.3.0 and 1.1.1. The services are prepared as regular projects in QGIS. They're rendered using the QGIS libraries. The server also supports SLD (Styled Layer Descriptor) for styling. Sample configurations for Httpd and Lighttpd are included. @@ -406,6 +406,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : %changelog +* Fri Mar 25 2016 Devrim Gündüz - 2.14.0-5 +- Depend exclusively against GRASS => 7.0.3 + * Thu Mar 17 2016 Devrim Gündüz - 2.14.0-4 - Rebuild for GRASS 7.0.3 @@ -630,10 +633,10 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : - Use wildcard for soname versions * Tue Apr 10 2012 Volker Fröhlich - 1.7.4-4 -- Been to quick with rebuilding, proper spatialindex build wasn't used yet +- Been to quick with rebuilding, proper spatialindex build wasn't used yet * Mon Apr 9 2012 Volker Fröhlich - 1.7.4-3 -- Apply patch for Spatialindex 1.7's include dir +- Apply patch for Spatialindex 1.7's include dir - Rebuild for Spatialindex 1.7.1 * Fri Mar 23 2012 Volker Fröhlich - 1.7.4-2 @@ -702,7 +705,7 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || : - License is now GPLv3+ (Sqlanyconnect) - Add mapserver sub-package and require mod_fcgi - Use upstreams current description text -- Drop now needless iconv +- Drop now needless iconv - Rename new Serbian translations - Install MIME type definitions and icons - Add Readme file and sample configuration for Mapserver