Author: shadzik Date: Thu May 28 13:42:26 2009 GMT Module: packages Tag: DEVEL ---- Log message: - fix build
---- Files affected: packages/kde4-kdenetwork: kde4-kdenetwork.spec (1.71.2.1 -> 1.71.2.2) ---- Diffs: ================================================================ Index: packages/kde4-kdenetwork/kde4-kdenetwork.spec diff -u packages/kde4-kdenetwork/kde4-kdenetwork.spec:1.71.2.1 packages/kde4-kdenetwork/kde4-kdenetwork.spec:1.71.2.2 --- packages/kde4-kdenetwork/kde4-kdenetwork.spec:1.71.2.1 Thu May 28 09:38:00 2009 +++ packages/kde4-kdenetwork/kde4-kdenetwork.spec Thu May 28 15:42:20 2009 @@ -26,6 +26,7 @@ #Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2 #Patch100: %{name}-branch.diff #Patch0: %{name}-FindDecibel.patch +Patch1: %{name}-libknotification.patch URL: http://www.kde.org/ BuildRequires: QtOpenGL-devel >= %{qtver} BuildRequires: automoc4 >= 0.9.88 @@ -710,6 +711,7 @@ %setup -q -n %{orgname}-%{version}svn%{svn} #%patch100 -p0 #%patch0 -p0 +%patch1 -p1 %build install -d build @@ -1198,6 +1200,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.71.2.2 2009/05/28 13:42:20 shadzik +- fix build + Revision 1.71.2.1 2009/05/28 07:38:00 paszczus - updated to 4.2.87 - added BR: libv4l-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kde4-kdenetwork/kde4-kdenetwork.spec?r1=1.71.2.1&r2=1.71.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
