Author: shadzik Date: Tue Feb 16 12:13:42 2010 GMT Module: packages Tag: DEVEL ---- Log message: - define sipver; add R: python-sip to python-PyKDE4 - rel 3
---- Files affected: packages/kde4-kdebindings: kde4-kdebindings.spec (1.42.2.20 -> 1.42.2.21) ---- Diffs: ================================================================ Index: packages/kde4-kdebindings/kde4-kdebindings.spec diff -u packages/kde4-kdebindings/kde4-kdebindings.spec:1.42.2.20 packages/kde4-kdebindings/kde4-kdebindings.spec:1.42.2.21 --- packages/kde4-kdebindings/kde4-kdebindings.spec:1.42.2.20 Fri Feb 5 19:06:58 2010 +++ packages/kde4-kdebindings/kde4-kdebindings.spec Tue Feb 16 13:13:36 2010 @@ -8,12 +8,13 @@ %define _state stable %define orgname kdebindings %define qtver 4.6.1 +%define sipver 4.10 Summary: KDE bindings to non-C++ languages Summary(pl.UTF-8): Dowiązania KDE dla języków innych niż C++ Name: kde4-kdebindings Version: 4.4.0 -Release: 2 +Release: 3 License: GPL Group: X11/Applications Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2 @@ -40,7 +41,7 @@ BuildRequires: polkit-qt-devel >= 0.9.3 # PolicyKit-kde (qt) BuildRequires: python-PyQt4-devel >= 4.7 -BuildRequires: python-sip >= 4.10 +BuildRequires: python-sip >= %{sipver} BuildRequires: qimageblitz-devel BuildRequires: qscintilla2-devel BuildRequires: qt4-build >= %{qtver} @@ -144,6 +145,7 @@ Summary: Python bindings for KDE Summary(pl.UTF-8): Dowiązania do KDE dla Pyth Group: Libraries/Python +Requires: python-sip >= %{sipver} %description -n python-PyKDE4 PyKDE is a set of Python bindings for the KDE desktop environment. The @@ -519,6 +521,10 @@ * %{date} PLD Team <[email protected]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.42.2.21 2010/02/16 12:13:36 shadzik +- define sipver; add R: python-sip to python-PyKDE4 +- rel 3 + Revision 1.42.2.20 2010/02/05 18:06:58 arekm - rel 2; new tarball ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kde4-kdebindings/kde4-kdebindings.spec?r1=1.42.2.20&r2=1.42.2.21&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
