commit vim for openSUSE:Factory
Hello community, here is the log from the commit of package vim for openSUSE:Factory checked in at Wed Mar 31 20:01:11 CEST 2010. -------- --- vim/vim.changes 2010-02-09 17:02:01.000000000 +0100 +++ /mounts/work_src_done/STABLE/vim/vim.changes 2010-03-27 11:46:37.000000000 +0100 @@ -1,0 +2,7 @@ +Sat Mar 27 11:48:28 CET 2010 - vuntz@opensuse.org + +- Use the icon from the tarball instead of our custom icon. It + looks much better. +- Drop gvim.png from the source package. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- gvim.png ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vim.spec ++++++ --- /var/tmp/diff_new_pack.JHPdZe/_old 2010-03-31 20:00:33.000000000 +0200 +++ /var/tmp/diff_new_pack.JHPdZe/_new 2010-03-31 20:00:33.000000000 +0200 @@ -20,7 +20,7 @@ Name: vim Version: 7.2 -Release: 17 +Release: 18 # License: Other uncritical OpenSource License ; http://vimdoc.sourceforge.net/htmldoc/uganda.html#license Group: Productivity/Editors/Vi @@ -69,7 +69,6 @@ Source13: vitmp.c Source14: vitmp.1 Source15: vim132 -Source16: gvim.png Source18: missing-vim-client Source19: gvim.desktop Source20: spec.skeleton @@ -390,6 +389,9 @@ gcc %{optflags} %{S:13} -o vitmp %install +# +# create icon directory to have the icon from the tarball installed +%{__install} -d -m 0755 %{buildroot}%{_datadir}/icons/hicolor/48x48/apps %makeinstall STRIP=: # the last installed binary is gvim. preserve it and # fix its symlinks. e* was added here as it doesnt make much sense in @@ -693,7 +695,7 @@ %{_bindir}/rgvim # menu icon %{_datadir}/applications/gvim.desktop -%{_datadir}/pixmaps/gvim.png +%{_datadir}/icons/hicolor/48x48/apps/gvim.png %if 0%{?with_splitted_gvim} %files -n gvim-enhanced ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de