[packages/python-PyQwt] python-PyQt4-devel -> sip-PyQt4 in deps

glen glen at pld-linux.org
Thu Jun 11 12:31:45 CEST 2015


commit cc3f397f7a68ba4f237506719b0a7d8804f7975f
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu Jun 11 13:31:27 2015 +0300

    python-PyQt4-devel -> sip-PyQt4 in deps
    
    https://github.com/pld-linux/python-PyQt4/commit/314c0a42f734b9bddd4d327dfcf8895b854d79e2

 python-PyQwt.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/python-PyQwt.spec b/python-PyQwt.spec
index 3436103..1259a85 100644
--- a/python-PyQwt.spec
+++ b/python-PyQwt.spec
@@ -2,13 +2,13 @@
 # Conditional build:
 %bcond_with	numeric		# build with Python Numeric extend
 %bcond_without	numarray	# build without Python numarray extend
-#
+
 %define		module	PyQwt
 Summary:	Python bindings for the Qwt library
 Summary(pl.UTF-8):	Wiązania Pythona do biblioteki Qwt
 Name:		python-%{module}
 Version:	5.2.0
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		Libraries/Python
 Source0:	http://downloads.sourceforge.net/pyqwt/%{module}-%{version}.tar.gz
@@ -18,17 +18,17 @@ BuildRequires:	QtCore-devel
 BuildRequires:	QtGui-devel
 BuildRequires:	QtSvg-devel
 %{?with_numeric:BuildRequires:	python-Numeric-devel}
-BuildRequires:	python-PyQt4-devel
 BuildRequires:	python-devel >= 1:2.3
 %{?with_numarray:BuildRequires:	python-numpy-numarray-devel}
 BuildRequires:	python-sip-devel
 BuildRequires:	qwt-devel >= 4.2.0-3
 BuildRequires:	rpm-pythonprov
 BuildRequires:	rpmbuild(macros) >= 1.219
+BuildRequires:	sip-PyQt4
 %{?with_numeric:Requires:	python-Numeric}
 Requires:	python-PyQt4
+Requires:	python-libs
 %{?with_numarray:Requires:	python-numpy-numarray}
-%pyrequires_eq	python-libs
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_sipfilesdir	%{_datadir}/sip
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-PyQwt.git/commitdiff/cc3f397f7a68ba4f237506719b0a7d8804f7975f



More information about the pld-cvs-commit mailing list