Author: shadzik Date: Wed Oct 6 20:06:00 2010 GMT Module: packages Tag: HEAD ---- Log message: - add sip patch, from gentoo (thx arekm)
---- Files affected: packages/kde4-kdebindings: kde4-kdebindings.spec (1.76 -> 1.77) ---- Diffs: ================================================================ Index: packages/kde4-kdebindings/kde4-kdebindings.spec diff -u packages/kde4-kdebindings/kde4-kdebindings.spec:1.76 packages/kde4-kdebindings/kde4-kdebindings.spec:1.77 --- packages/kde4-kdebindings/kde4-kdebindings.spec:1.76 Wed Oct 6 21:15:23 2010 +++ packages/kde4-kdebindings/kde4-kdebindings.spec Wed Oct 6 22:05:52 2010 @@ -20,6 +20,7 @@ Group: X11/Applications Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2 # Source0-md5: 02f6a8397beb6a034fe9025f03f6bd02 +Patch0: %{name}-sip.patch BuildRequires: PolicyKit-devel BuildRequires: QtDesigner-devel >= %{qtver} BuildRequires: QtGui-devel >= %{qtver} @@ -205,6 +206,7 @@ %prep %setup -q -n %{orgname}-%{version} +%patch0 -p1 # 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 @@ -538,6 +540,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.77 2010/10/06 20:05:52 shadzik +- add sip patch, from gentoo (thx arekm) + Revision 1.76 2010/10/06 19:15:23 shadzik - reverted -j1 - rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kde4-kdebindings/kde4-kdebindings.spec?r1=1.76&r2=1.77&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
