[qgis/f13/master] Added dependency on gdal-python

Volker Fröhlich volter at fedoraproject.org
Fri Jul 30 22:35:20 UTC 2010


commit 1df1e6d083ab870716ced6c928c82802722326f4
Author: Volker Fröhlich <volker27 at gmx.at>
Date:   Sat Jul 31 00:38:32 2010 +0200

    Added dependency on gdal-python

 qgis.spec |   13 ++++++++++++-
 1 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/qgis.spec b/qgis.spec
index 3501f29..e419f5a 100644
--- a/qgis.spec
+++ b/qgis.spec
@@ -4,7 +4,7 @@
 
 Name:           qgis
 Version:        1.5.0
-Release:        1%{?dist}
+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,16 @@ 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
+
+* Thu Jul 22 2010 David Malcolm <dmalcolm at redhat.com> - 1.5.0-2
+- Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
+
 * Sat Jul 17 2010 Volker Fröhlich <volker27 at gmx.at> - 1.5.0-1
 - Updated for 1.5.0
 - Added support for qwt


More information about the scm-commits mailing list