From 4ee7f5fb3c1661ef5eb5e84134c6d5149ab8c26b3ab0130e71ca5fad3e31aa65 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 1 May 2008 13:05:07 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vim?expand=0&rev=25 --- vim.changes | 5 +++++ vim.spec | 20 ++++++++++++++------ 2 files changed, 19 insertions(+), 6 deletions(-) diff --git a/vim.changes b/vim.changes index 697d864..f791f66 100644 --- a/vim.changes +++ b/vim.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 30 17:34:47 CEST 2008 - mkoenig@suse.de + +- use Utility as primary category for the desktop file [bnc#382779] + ------------------------------------------------------------------- Wed Mar 12 17:09:14 CET 2008 - mkoenig@suse.de diff --git a/vim.spec b/vim.spec index 89eceed..7885c83 100644 --- a/vim.spec +++ b/vim.spec @@ -13,7 +13,7 @@ Name: vim Version: 7.1 -Release: 98 +Release: 115 # License: Other uncritical OpenSource License; http://vimdoc.sourceforge.net/htmldoc/uganda.html#license Group: Productivity/Editors/Vi @@ -113,6 +113,7 @@ Authors: Bram Moolenaar %package data +License: Other uncritical OpenSource License Group: Productivity/Editors/Vi PreReq: %{vim_prereq} # @@ -139,6 +140,7 @@ Authors: Bram Moolenaar %package base +License: Other uncritical OpenSource License Group: Productivity/Editors/Vi PreReq: %{vim_prereq} PreReq: update-alternatives @@ -169,6 +171,7 @@ Authors: Bram Moolenaar %package enhanced +License: Other uncritical OpenSource License Group: Productivity/Editors/Vi PreReq: %{vim_prereq} PreReq: update-alternatives @@ -199,6 +202,7 @@ Authors: %if 0%{?with_splitted_gvim} %package -n gvim-base +License: Other uncritical OpenSource License Group: Productivity/Editors/Vi PreReq: %{vim_prereq} PreReq: update-alternatives @@ -216,6 +220,7 @@ Authors: Bram Moolenaar %package -n gvim-enhanced +License: Other uncritical OpenSource License Group: Productivity/Editors/Vi PreReq: %{gvim_prereq} PreReq: update-alternatives @@ -237,6 +242,7 @@ Authors: %endif %package -n gvim +License: Other uncritical OpenSource License Group: Productivity/Editors/Vi PreReq: %{gvim_prereq} PreReq: update-alternatives @@ -404,7 +410,7 @@ mkdir -m 0755 %{buildroot}%{site_runtimepath}/syntax mkdir -m 0755 %{buildroot}%{site_runtimepath}/ftdetect mkdir -m 0755 %{buildroot}%{site_runtimepath}/after/syntax # desktop file for gvim -%suse_update_desktop_file -i gvim TextEditor +%suse_update_desktop_file -i gvim Utility TextEditor # # documentation %{__install} -d -m 0755 %{buildroot}%{_docdir}/{,g}vim/ @@ -650,6 +656,8 @@ fi %endif %changelog +* Wed Apr 30 2008 mkoenig@suse.de +- use Utility as primary category for the desktop file [bnc#382779] * Wed Mar 12 2008 mkoenig@suse.de - remove ycp syntax file, moved over to yast2-devtools - cleanup: move syntax files and filetype changes into @@ -925,7 +933,7 @@ fi - locale no should correctly be nb so make it so * Wed Oct 13 2004 mmj@suse.de - Include bugfixes up to and including patch 30 -* Sat Sep 04 2004 mmj@suse.de +* Sun Sep 05 2004 mmj@suse.de - Include the latest bugfix patches 16-23 * Tue Aug 24 2004 mmj@suse.de - Also recognize "%%t" and "%%j" [#43985] @@ -935,9 +943,9 @@ fi - Update bugfixing patches including 12-15 * Sat Jul 03 2004 mmj@suse.de - Update bugfixing patches 001 through 011 -* Tue Jun 08 2004 mmj@suse.de +* Wed Jun 09 2004 mmj@suse.de - Update to vim-6.3 -* Fri May 07 2004 mmj@suse.de +* Sat May 08 2004 mmj@suse.de - Apply official patches up to including 531 * Mon May 03 2004 mmj@suse.de - Apply official patches up to including 521 @@ -994,7 +1002,7 @@ fi appropriate CJK font according to the rules in /etc/fonts/fonts.conf. I choose "Luxi\ Mono" because this is guaranteed to be installed always. -* Tue Aug 12 2003 mmj@suse.de +* Wed Aug 13 2003 mmj@suse.de - change the GUI to be built with gtk2 * Tue Aug 12 2003 fehr@suse.de - add liux relevant patches 15 - 69