SPECS: kdebase4-workspace.spec - kconf_update scripts need to be e...

glen glen at pld-linux.org
Sun Jan 20 05:22:35 CET 2008


Author: glen                         Date: Sun Jan 20 04:22:35 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- kconf_update scripts need to be executable

---- Files affected:
SPECS:
   kdebase4-workspace.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/kdebase4-workspace.spec
diff -u SPECS/kdebase4-workspace.spec:1.9 SPECS/kdebase4-workspace.spec:1.10
--- SPECS/kdebase4-workspace.spec:1.9	Sun Jan 20 05:05:00 2008
+++ SPECS/kdebase4-workspace.spec	Sun Jan 20 05:22:29 2008
@@ -784,14 +784,14 @@
 %dir %{_datadir}/apps/kcminput
 %dir %{_datadir}/apps/kcminput/pics
 
-%{_datadir}/apps/kconf_update/convertShortcuts.pl
 %{_datadir}/apps/kconf_update/kaccel.upd
 %{_datadir}/apps/kconf_update/konqueror_gestures_kde321_update.upd
-%{_datadir}/apps/kconf_update/kwin3_plugin.pl
 %{_datadir}/apps/kconf_update/kwin3_plugin.upd
-%{_datadir}/apps/kconf_update/move_session_config.sh
-%{_datadir}/apps/kconf_update/on-off_to_true-false.sh
-%{_datadir}/apps/kconf_update/pluginlibFix.pl
+%attr(755,root,root) %{_datadir}/apps/kconf_update/convertShortcuts.pl
+%attr(755,root,root) %{_datadir}/apps/kconf_update/kwin3_plugin.pl
+%attr(755,root,root) %{_datadir}/apps/kconf_update/move_session_config.sh
+%attr(755,root,root) %{_datadir}/apps/kconf_update/on-off_to_true-false.sh
+%attr(755,root,root) %{_datadir}/apps/kconf_update/pluginlibFix.pl
 %{_datadir}/config/background.knsrc
 %{_datadir}/config/wallpaper.knsrc
 %{_datadir}/desktop-directories/kde-development-translation.directory
@@ -1092,7 +1092,7 @@
 %attr(755,root,root) %{_libdir}/kde4/kcm_kdm.so
 %attr(755,root,root) %{_libdir}/kde4/libexec/kdm_config
 %attr(755,root,root) %{_libdir}/kde4/libexec/kdm_greet
-# move dir belowe elsewhere
+# XXX move dir below elsewhere
 %dir %{_datadir}/apps/doc
 %{_datadir}/apps/doc/kdm
 %{_datadir}/apps/kdm/*
@@ -1290,6 +1290,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2008-01-20 04:22:29  glen
+- kconf_update scripts need to be executable
+
 Revision 1.9  2008-01-20 04:05:00  pascalek
 - kdm depends on kde-kgreet plugins
 
@@ -1316,4 +1319,3 @@
 
 Revision 1.1  2008-01-19 00:06:55  pascalek
 - very first version - NFY
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kdebase4-workspace.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list