Author: shadzik Date: Mon Nov 17 23:02:17 2008 GMT Module: SPECS Tag: DEVEL ---- Log message: - add patch0 to not to show a message indicating that libkipi is not present in our system (of course it's not, kde4-kdegraphics provides it)
---- Files affected: SPECS: kde4-kdegraphics.spec (1.50.2.22 -> 1.50.2.23) ---- Diffs: ================================================================ Index: SPECS/kde4-kdegraphics.spec diff -u SPECS/kde4-kdegraphics.spec:1.50.2.22 SPECS/kde4-kdegraphics.spec:1.50.2.23 --- SPECS/kde4-kdegraphics.spec:1.50.2.22 Mon Nov 17 23:56:41 2008 +++ SPECS/kde4-kdegraphics.spec Tue Nov 18 00:02:12 2008 @@ -17,6 +17,7 @@ Group: X11/Applications/Graphics Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2 # Source0-md5: e493064985ab62af262c2a70fc59ffab +Patch0: %{name}-CMakeLists.patch URL: http://www.kde.org/ BuildRequires: OpenEXR-devel >= 1.1.0 BuildRequires: OpenGL-GLU-devel @@ -361,6 +362,7 @@ %prep %setup -q -n %{orgname}-%{version} +%patch0 -p0 %build install -d build @@ -571,6 +573,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.50.2.23 2008/11/17 23:02:12 shadzik +- add patch0 to not to show a message indicating that libkipi is not present in our system + (of course it's not, kde4-kdegraphics provides it) + Revision 1.50.2.22 2008/11/17 22:56:41 shadzik - oops, fix %post %postun ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdegraphics.spec?r1=1.50.2.22&r2=1.50.2.23&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
