rpms/qgis/devel qgis.spec,1.38,1.39

Rex Dieter rdieter at fedoraproject.org
Tue Nov 17 17:06:59 UTC 2009


Author: rdieter

Update of /cvs/pkgs/rpms/qgis/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27475

Modified Files:
	qgis.spec 
Log Message:
* Tue Nov 17 2009 Rex Dieter <rdieter at fedoraproject.org> - 1.0.2-2 
- -python: Requires: sip-api(%_sip_api_major) >= %_sip_api (#538119) 



Index: qgis.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qgis/devel/qgis.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -p -r1.38 -r1.39
--- qgis.spec	30 Jul 2009 19:15:53 -0000	1.38
+++ qgis.spec	17 Nov 2009 17:06:58 -0000	1.39
@@ -3,7 +3,7 @@
 
 Name: qgis
 Version: 1.0.2
-Release: 1%{?dist}
+Release: 2%{?dist}
 Summary: A user friendly Open Source Geographic Information System
 
 Group: Applications/Engineering
@@ -62,9 +62,9 @@ GRASS plugins for qgis
 Summary: Python integration and plugins for qgis
 Group: Applications/Engineering
 Requires: %{name} = %{version}-%{release}
-Requires: sip
 Requires: PyQt4
-BuildRequires: sip
+%{?_sip_api:Requires: sip-api(%{_sip_api_major}) >= %{_sip_api}}
+BuildRequires: sip-devel
 BuildRequires: python-devel
 BuildRequires: PyQt4-devel
 
@@ -246,6 +246,9 @@ desktop-file-install --vendor="fedora" \
 
 
 %changelog
+* Tue Nov 17 2009 Rex Dieter <rdieter at fedoraproject.org> - 1.0.2-2 
+- -python: Requires: sip-api(%%_sip_api_major) >= %%_sip_api (#538119) 
+
 * Thu Jul 30 2009 Douglas E. Warner <silfreed at silfreed.net> 1.0.2-1
 - updating for 1.0.2
 - moving libqgispython.so to python subpackage for bug#507381




More information about the fedora-extras-commits mailing list