packages: qscintilla2/qscintilla2.spec - Release 2. requires_ge python-PyQt4.
matkor
matkor at pld-linux.org
Tue Jul 13 10:14:00 CEST 2010
Author: matkor Date: Tue Jul 13 08:14:00 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- Release 2. requires_ge python-PyQt4.
---- Files affected:
packages/qscintilla2:
qscintilla2.spec (1.26 -> 1.27)
---- Diffs:
================================================================
Index: packages/qscintilla2/qscintilla2.spec
diff -u packages/qscintilla2/qscintilla2.spec:1.26 packages/qscintilla2/qscintilla2.spec:1.27
--- packages/qscintilla2/qscintilla2.spec:1.26 Tue Jul 13 09:02:20 2010
+++ packages/qscintilla2/qscintilla2.spec Tue Jul 13 10:13:55 2010
@@ -8,7 +8,7 @@
Summary(pl.UTF-8): QScintilla2 - port komponentu edytora Scintilla dla biblioteki Qt
Name: qscintilla2
Version: 2.4.4
-Release: 1
+Release: 2
License: GPL v2
Group: X11/Libraries
Source0: http://www.riverbankcomputing.co.uk/static/Downloads/QScintilla2/QScintilla-gpl-%{version}.tar.gz
@@ -17,7 +17,7 @@
URL: http://www.riverbankcomputing.co.uk/software/qscintilla/
BuildRequires: QtDesigner-devel
BuildRequires: QtGui-devel
-BuildRequires: python-PyQt4-devel >= 4.7.3
+BuildRequires: python-PyQt4-devel >= 4.7.4
BuildRequires: qt4-build >= 4.3.3-3
BuildRequires: qt4-qmake >= 4.3.3-3
BuildRequires: rpm-pythonprov
@@ -69,7 +69,8 @@
Summary(pl.UTF-8): Wiązania Pythona dla komponentu QScintilla2
Group: Libraries/Python
Requires: %{name} = %{version}-%{release}
-%requires_eq python-PyQt4
+%requires_ge python-PyQt4
+# Requires: python-PyQt4 >= 0:4.7.4
%description -n python-%{name}
Python bindings for the QScintilla2.
@@ -175,6 +176,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.27 2010/07/13 08:13:55 matkor
+- Release 2. requires_ge python-PyQt4.
+
Revision 1.26 2010/07/13 07:02:20 matkor
- Version 2.4.4-1.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/qscintilla2/qscintilla2.spec?r1=1.26&r2=1.27&f=u
More information about the pld-cvs-commit
mailing list