OBS User unknown
2007-08-23 22:22:56 +00:00
committed by Git OBS Bridge
parent 5a88b76673
commit e1b7c65eba
5 changed files with 107 additions and 25 deletions

View File

@@ -12,7 +12,7 @@
Name: vim
Version: 7.1
Release: 17
Release: 30
#
License: Other uncritical OpenSource License, http://vimdoc.sourceforge.net/htmldoc/uganda.html#license
Group: Productivity/Editors/Vi
@@ -86,6 +86,7 @@ Patch18: vim-7.1-syntax_spec.patch
# tbd??? %name-6.3-ga-utf8.diff
# tbd??? %name-6.3-initvals.diff
# tbd??? vim64-svn-crash.patch
Patch100: ftp://ftp.vim.org/pub/vim/patches/7.1/7.1.039
Summary: Vi IMproved
%description
@@ -279,6 +280,7 @@ Authors:
%patch16
%patch17 -p1
%patch18
%patch100 -p0
cp %{S:3} %{S:4} %{S:5} %{S:6} %{S:8} %{S:9} %{S:10} .
rename no nb $RPM_BUILD_DIR/vim*/src/po/no.*
rename menu_no menu_nb $RPM_BUILD_DIR/vim*/runtime/lang/menu_no*
@@ -631,6 +633,11 @@ fi
%endif
%changelog
* Wed Aug 22 2007 - mkoenig@suse.de
- really enable syntax highlighting [#274600]
- update apparmor syntax rules [#301605]
* Wed Aug 15 2007 - kssingvo@suse.de
- fixed helpline issue CVE-2007-2953, swamp#12271 [#292433]
* Thu Jul 26 2007 - mkoenig@suse.de
- avoid duplicate installs of manpages [#294155]
- remove old Obsoletes for vim-fat