From 20a2b38481c509b15034d446e0cf120a39c1217c359727bb814bfb917d4962e2 Mon Sep 17 00:00:00 2001 From: Stephan Barth Date: Wed, 13 Aug 2014 07:28:20 +0000 Subject: [PATCH] Accepting request 243980 from home:fcrozat:branches:editors - Add Utility category to .desktop file. OBS-URL: https://build.opensuse.org/request/show/243980 OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=151 --- emacs.changes | 5 +++++ emacs.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/emacs.changes b/emacs.changes index 50d536a..1ae03ef 100644 --- a/emacs.changes +++ b/emacs.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Aug 8 14:10:51 UTC 2014 - fcrozat@suse.com + +- Add Utility category to .desktop file. + ------------------------------------------------------------------- Sun Jun 29 10:06:23 UTC 2014 - schwab@linux-m68k.org diff --git a/emacs.spec b/emacs.spec index 37afd42..14b1cb3 100644 --- a/emacs.spec +++ b/emacs.spec @@ -546,7 +546,7 @@ test -e etc/emacs.desktop || exit 1 echo 'X-KDE-StartupNotify=false' >> etc/emacs.desktop rm -vf %{buildroot}%{_datadir}/emacs/%{version}/etc/emacs.desktop cp etc/images/icons/hicolor/32x32/apps/emacs.png $RPM_SOURCE_DIR/emacs.png -%suse_update_desktop_file -r -i emacs TextEditor +%suse_update_desktop_file -r -i emacs TextEditor Utility %if 0%{suse_version} >= 1300 touch %{buildroot}%{_bindir}/ctags %{buildroot}%{_mandir}/man1/ctags.1.gz %else