SPECS: python-PyQt.spec - updated BR/R - s/sip-devel/python-sip-de...
charles
charles at pld-linux.org
Wed Feb 15 08:17:20 CET 2006
Author: charles Date: Wed Feb 15 07:17:20 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated BR/R - s/sip-devel/python-sip-devel/
---- Files affected:
SPECS:
python-PyQt.spec (1.55 -> 1.56)
---- Diffs:
================================================================
Index: SPECS/python-PyQt.spec
diff -u SPECS/python-PyQt.spec:1.55 SPECS/python-PyQt.spec:1.56
--- SPECS/python-PyQt.spec:1.55 Wed Feb 15 06:54:14 2006
+++ SPECS/python-PyQt.spec Wed Feb 15 08:17:14 2006
@@ -15,16 +15,16 @@
URL: http://www.riverbankcomputing.co.uk/pyqt/index.php
BuildRequires: OpenGL-devel
BuildRequires: python-devel >= 2.2.2
+BuildRequires: python-sip-devel >= %{sipver}
BuildRequires: qscintilla-devel >= 1:1.5
BuildRequires: qt-designer-libs >= 3.3.0
BuildRequires: qt-devel >= 3.3.0
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.219
-BuildRequires: sip-devel >= %{sipver}
%pyrequires_eq python-libs
Requires: OpenGL
-Requires: qscintilla >= 1:1.5
Requires: python-sip >= %{sipver}
+Requires: qscintilla >= 1:1.5
Obsoletes: %{module}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -48,7 +48,7 @@
Summary(pl): Pliki potrzebne do budowania innych dowiązań bazowanych na Qt
Group: Development/Languages/Python
Requires: %{name} = %{version}-%{release}
-Requires: sip-devel >= %{sipver}
+Requires: python-sip-devel >= %{sipver}
%description devel
Files needed to build other bindings for C++ classes that inherit from
@@ -129,6 +129,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.56 2006/02/15 07:17:14 charles
+- updated BR/R - s/sip-devel/python-sip-devel/
+
Revision 1.55 2006/02/15 05:54:14 charles
- sip-devel or python-sip instead of sip
- rm TODO
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-PyQt.spec?r1=1.55&r2=1.56&f=u
More information about the pld-cvs-commit
mailing list