Author: shadzik Date: Thu Nov 6 09:17:39 2008 GMT Module: SPECS Tag: DEVEL ---- Log message: - add patch0 (lancelot is back)
---- Files affected: SPECS: kde4-kdeplasma-addons.spec (1.9.2.20 -> 1.9.2.21) ---- Diffs: ================================================================ Index: SPECS/kde4-kdeplasma-addons.spec diff -u SPECS/kde4-kdeplasma-addons.spec:1.9.2.20 SPECS/kde4-kdeplasma-addons.spec:1.9.2.21 --- SPECS/kde4-kdeplasma-addons.spec:1.9.2.20 Thu Nov 6 10:03:58 2008 +++ SPECS/kde4-kdeplasma-addons.spec Thu Nov 6 10:17:33 2008 @@ -12,6 +12,7 @@ Group: X11/Applications Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2 # Source0-md5: 20e386df892b1197e910ed9871622847 +Patch0: %{name}-lancelot.patch URL: http://www.kde.org/ BuildRequires: OpenGL-GLU-devel BuildRequires: OpenGL-devel @@ -53,6 +54,7 @@ %prep %setup -q -n %{orgname}-%{version} +%patch0 -p0 %build install -d build @@ -125,17 +127,17 @@ %{_datadir}/apps/bball/football.svg %{_datadir}/apps/plasma/services/tweet.operations -#%files lancelot -#%defattr(644,root,root,755) -#%attr(755,root,root) %{_bindir}/lancelot -#%attr(755,root,root) %{_bindir}/lancelot-test -#%attr(755,root,root) %ghost %{_libdir}/liblancelot.so.? -#%attr(755,root,root) %{_libdir}/liblancelot.so.*.*.* -#%{_datadir}/apps/desktoptheme/default/lancelot -#%{_datadir}/dbus-1/services/org.kde.lancelot.service -#%{_datadir}/mime/packages/lancelotpart-mime.xml -#%{_iconsdir}/hicolor/*x*/apps/lancelot.png -#%{_iconsdir}/hicolor/*x*/apps/lancelot-part.png +%files lancelot +%defattr(644,root,root,755) +%attr(755,root,root) %{_bindir}/lancelot +%attr(755,root,root) %{_bindir}/lancelot-test +%attr(755,root,root) %ghost %{_libdir}/liblancelot.so.? +%attr(755,root,root) %{_libdir}/liblancelot.so.*.*.* +%{_datadir}/apps/desktoptheme/default/lancelot +%{_datadir}/dbus-1/services/org.kde.lancelot.service +%{_datadir}/mime/packages/lancelotpart-mime.xml +%{_iconsdir}/hicolor/*x*/apps/lancelot.png +%{_iconsdir}/hicolor/*x*/apps/lancelot-part.png %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -143,6 +145,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9.2.21 2008/11/06 09:17:33 shadzik +- add patch0 (lancelot is back) + Revision 1.9.2.20 2008/11/06 09:03:58 shadzik - 4.1.72 - no lancelot here ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdeplasma-addons.spec?r1=1.9.2.20&r2=1.9.2.21&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
