Author: arekm Date: Sat Oct 30 15:39:47 2010 GMT Module: packages Tag: HEAD ---- Log message: - up to 4.5.3; files need little fix
---- Files affected: packages/kde4-kdebindings: kde4-kdebindings.spec (1.80 -> 1.81) ---- Diffs: ================================================================ Index: packages/kde4-kdebindings/kde4-kdebindings.spec diff -u packages/kde4-kdebindings/kde4-kdebindings.spec:1.80 packages/kde4-kdebindings/kde4-kdebindings.spec:1.81 --- packages/kde4-kdebindings/kde4-kdebindings.spec:1.80 Sat Oct 9 12:56:50 2010 +++ packages/kde4-kdebindings/kde4-kdebindings.spec Sat Oct 30 17:39:42 2010 @@ -14,14 +14,14 @@ 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.5.2 -Release: 6 +Version: 4.5.3 +Release: 1 License: GPL Group: X11/Applications Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2 -# Source0-md5: 02f6a8397beb6a034fe9025f03f6bd02 +# Source0-md5: 639a3ff6de7b19ca9437560a134f8629 +Patch100: %{name}-branch.diff Patch0: %{name}-sip.patch -Patch1: %{name}-branch.diff BuildRequires: PolicyKit-devel BuildRequires: QtDesigner-devel >= %{qtver} BuildRequires: QtGui-devel >= %{qtver} @@ -49,8 +49,10 @@ # PolicyKit-kde (qt) BuildRequires: python-PyQt4-devel >= %{pyqtver} BuildRequires: python-sip >= %{sipver} +BuildRequires: qscintilla2-devel BuildRequires: qt4-build >= %{qtver} BuildRequires: qt4-qmake >= %{qtver} +BuildRequires: qwt-devel BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.213 %if %{with ruby} @@ -208,8 +210,8 @@ %prep %setup -q -n %{orgname}-%{version} +#%patch100 -p0 %patch0 -p1 -%patch1 -p0 # Very ugly hack, but damn, i'm sick of this package %if %{without smoke} %{__sed} -i -e 's/macro_optional_add_subdirectory(smoke)//' CMakeLists.txt @@ -543,6 +545,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.81 2010/10/30 15:39:42 arekm +- up to 4.5.3; files need little fix + Revision 1.80 2010/10/09 10:56:50 arekm - rel 6; official fix for smokegen segfaults ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kde4-kdebindings/kde4-kdebindings.spec?r1=1.80&r2=1.81&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
