Author: charles                      Date: Mon Sep 19 14:47:40 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 3.15
- BR/R sip up to >= 2:4.3
- BR: rpm-pythonprov is back

---- Files affected:
SPECS:
   python-PyQt.spec (1.48 -> 1.49) 

---- Diffs:

================================================================
Index: SPECS/python-PyQt.spec
diff -u SPECS/python-PyQt.spec:1.48 SPECS/python-PyQt.spec:1.49
--- SPECS/python-PyQt.spec:1.48 Sat Jun  4 22:11:25 2005
+++ SPECS/python-PyQt.spec      Mon Sep 19 16:47:34 2005
@@ -1,30 +1,30 @@
 # $Revision$, $Date$
 %define                module  PyQt
+%define                sipver  2:4.3
 
 Summary:       Python bindings for the Qt toolkit
 Summary(pl):   Dowiązania do toolkitu Qt dla Pythona
 Summary(ko):   QtŔÇ ĆÄŔ̽㠸đľâ
 Name:          python-%{module}
-Version:       3.14.1
+Version:       3.15
 Release:       1
 License:       GPL v2
 Group:         Libraries/Python
 Source0:       
http://www.river-bank.demon.co.uk/download/PyQt/PyQt-x11-gpl-%{version}.tar.gz
-# Source0-md5: bf6d939ec77e48a2db7561e7bac61d19
+# Source0-md5: 8e70fac4f403fb759b537008170ff446
 # Source0:     
http://www.river-bank.demon.co.uk/download/snapshots/PyQt/PyQt-x11-gpl-snapshot-%{_snap}.tar.gz
 URL:           http://www.riverbankcomputing.co.uk/pyqt/index.php
 BuildRequires: OpenGL-devel
-BuildRequires: python >= 2.2.2
 BuildRequires: python-devel >= 2.2.2
-BuildRequires: python-modules >= 2.2.2
 BuildRequires: qscintilla-devel >= 1:1.5
 BuildRequires: qt-designer-libs >= 3.3.0
 BuildRequires: qt-devel >= 3.3.0
-BuildRequires: sip >= 2:4.2
+BuildRequires: rpm-pythonprov
+BuildRequires: sip >= %{sipver}
 %pyrequires_eq python-libs
 Requires:      OpenGL
 Requires:      qscintilla >= 1:1.5
-Requires:      sip >= 2:4.2
+Requires:      sip >= %{sipver}
 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 >= 2:4.2
+Requires:      sip >= %{sipver}
 
 %description devel
 Files needed to build other bindings for C++ classes that inherit from
@@ -126,6 +126,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.49  2005/09/19 14:47:34  charles
+- updated to 3.15
+- BR/R sip up to >= 2:4.3
+- BR: rpm-pythonprov is back
+
 Revision 1.48  2005/06/04 20:11:25  charles
 - BR: qt-designer-libs
 - more desc
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-PyQt.spec?r1=1.48&r2=1.49&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to