[qgis/f14/master] Added dependency for gdal-python

Volker Fröhlich volter at fedoraproject.org
Fri Jul 30 11:29:05 UTC 2010


commit b927509f051d3d069d924e9c6f1c8c3c1aa70d9b
Author: Volker Fröhlich <volker27 at gmx.at>
Date:   Fri Jul 30 13:31:40 2010 +0200

    Added dependency for gdal-python

 qgis.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/qgis.spec b/qgis.spec
index 5604853..e419f5a 100644
--- a/qgis.spec
+++ b/qgis.spec
@@ -4,7 +4,7 @@
 
 Name:           qgis
 Version:        1.5.0
-Release:        2%{?dist}.py27
+Release:        3%{?dist}
 Summary:        A user friendly Open Source Geographic Information System
 
 Group:          Applications/Engineering
@@ -76,6 +76,7 @@ GRASS plugin for Quantum GIS required to interface with the GRASS system.
 Summary:        Python integration and plugins for Quantum GIS
 Group:          Applications/Engineering
 Requires:       %{name} = %{version}-%{release}
+Requires: gdal-python
 Requires: PyQt4
 %{?_sip_api:Requires: sip-api(%{_sip_api_major}) >= %{_sip_api}}
 
@@ -221,6 +222,10 @@ rm -rf %{buildroot}
 %{python_sitearch}/%{name}
 
 %changelog
+
+* Fri Jul 30 2010 Volker Fröhlich <volker27 at gmx.at> - 1.5.0-3
+- Added dependency for gdal-python to fulfill standard plugin's requirements
+
 * Tue Jul 27 2010 Rex Dieter <rdieter at fedoraproject.org> - 1.5.0-2.py27
 - one more time for python27, with feeling
 


More information about the scm-commits mailing list