Accepting request 35903 from editors

Copy from editors/vim based on submit request 35903 from user hennevogel

OBS-URL: https://build.opensuse.org/request/show/35903
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/vim?expand=0&rev=43
This commit is contained in:
OBS User autobuild 2010-03-31 18:01:13 +00:00 committed by Git OBS Bridge
commit 43f426131b
3 changed files with 12 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:931f8254408e8981f89e6d75bbcb153d73755e4f7635414d7d811bd358ceb476
size 262

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
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.
-------------------------------------------------------------------
Tue Feb 9 17:01:46 CET 2010 - prusnak@suse.cz

View File

@ -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 @@ Source10: README.Japanese-XIM
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 @@ export GUI_OPTIONS="\
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 @@ fi
%{_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