rpms/PyQwt/F-12 PyQwt.spec,1.5,1.6

Tadej Janež tadej at fedoraproject.org
Tue Nov 17 14:12:28 UTC 2009


Author: tadej

Update of /cvs/pkgs/rpms/PyQwt/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv26433

Modified Files:
	PyQwt.spec 
Log Message:
* Tue Nov 17 2009 Tadej Janež <tadej.janez at tadej.hicsalta.si> 5.2.0-3
- Requires: sip-api(%%_sip_api_major) >= %%_sip_api (#537894)
- Rebuilt for new sip-4.9.x (and PyQt4-4.6.x)




Index: PyQwt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/PyQwt/F-12/PyQwt.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- PyQwt.spec	28 Oct 2009 13:54:39 -0000	1.5
+++ PyQwt.spec	17 Nov 2009 14:12:28 -0000	1.6
@@ -2,7 +2,7 @@
 
 Name:           PyQwt
 Version:        5.2.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Python bindings for Qwt
 
 Group:          Development/Languages
@@ -20,6 +20,7 @@ BuildRequires:  qwt-devel
 
 Requires:       PyQt4
 Requires:       numpy
+%{?_sip_api:Requires: sip-api(%{_sip_api_major}) >= %{_sip_api}}
 
 %description
 PyQwt is a set of Python bindings for the Qwt C++ class library which extends
@@ -84,6 +85,10 @@ rm -rf %{buildroot}
 %{_datadir}/sip/PyQt4/Qwt5/
 
 %changelog
+* Tue Nov 17 2009 Tadej Janež <tadej.janez at tadej.hicsalta.si> 5.2.0-3
+- Requires: sip-api(%%_sip_api_major) >= %%_sip_api (#537894)
+- Rebuilt for new sip-4.9.x (and PyQt4-4.6.x)
+
 * Wed Oct 28 2009 Tadej Janež <tadej.janez at tadej.hicsalta.si> 5.2.0-2
 - made qplt.py executable (to fix a rpmlint error)
 - removed html/.buildinfo from sphinx documentation (to fix a rpmlint error)




More information about the scm-commits mailing list