SHA256
1
0
forked from pool/emacs

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
This commit is contained in:
Stephan Barth 2014-08-13 07:28:20 +00:00 committed by Git OBS Bridge
parent c30ecb51a4
commit 20a2b38481
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -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