rpms/kshutdown/FC-6 kshutdown.spec,1.5,1.6

Chitlesh GOORAH (chitlesh) fedora-extras-commits at redhat.com
Tue Jun 12 11:41:56 UTC 2007


Author: chitlesh

Update of /cvs/extras/rpms/kshutdown/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16822/FC-6

Modified Files:
	kshutdown.spec 
Log Message:



Index: kshutdown.spec
===================================================================
RCS file: /cvs/extras/rpms/kshutdown/FC-6/kshutdown.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- kshutdown.spec	27 Apr 2007 18:19:15 -0000	1.5
+++ kshutdown.spec	12 Jun 2007 11:41:19 -0000	1.6
@@ -1,6 +1,6 @@
 Name:           kshutdown
 Version:        1.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        KShutDown is an advanced shut down utility for KDE
 
 Group:          Applications/System
@@ -36,6 +36,9 @@
 %{__rm} -rf %{buildroot}
 %{__make} install DESTDIR=%{buildroot}
 
+#bug 241019
+echo "OnlyShowIn=KDE;" >> %{buildroot}%{_datadir}/applications/%{name}.desktop
+
 desktop-file-install --vendor ""                            \
         --dir %{buildroot}%{_datadir}/applications          \
         --add-category Utility                              \
@@ -101,6 +104,9 @@
 %{_datadir}/icons/hicolor/128x128/apps/%{name}.png
 
 %Changelog
+* Fri Apr 27 2007 Chitlesh Goorah <chitlesh at fedoraproject.org> 1.0-3
+- bug fixing #241019 for gnome
+
 * Fri Apr 27 2007 Chitlesh Goorah <chitlesh at fedoraproject.org> 1.0-2
 - patched the default values to allow user permissions on actions
 - added 64x64 and 128x128 png icons so that kshutdown looks beautiful on katapult




More information about the fedora-extras-commits mailing list