-
OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=181
This commit is contained in:
parent
80db8255cb
commit
18848ee16b
4
vim.spec
4
vim.spec
@ -104,11 +104,9 @@ Patch21: %{name}-7.3-filetype_changes.patch
|
||||
Patch22: %{name}-7.4-filetype_mine.patch
|
||||
Patch100: vim-7.1.314-CVE-2009-0316-debian.patch
|
||||
Patch101: vim73-no-static-libpython.patch
|
||||
%if 0%{?suse_version} > 1310
|
||||
# Ruby 2.1 calls rb_gc_writebarrier_unprotect_promoted in RARRAY_PTR,
|
||||
# stub it for dynamic loading, kkaempf@suse.de
|
||||
Patch102: vim-7.4-ruby21.patch
|
||||
%endif
|
||||
%{perl_requires}
|
||||
%{?libperl_requires}
|
||||
|
||||
@ -197,9 +195,7 @@ cp %{SOURCE23} runtime/syntax/apparmor.vim
|
||||
%patch22 -p1
|
||||
%patch100 -p1
|
||||
%patch101
|
||||
%if 0%{?suse_version} > 1310
|
||||
%patch102 -p1
|
||||
%endif
|
||||
cp %{SOURCE3} %{SOURCE4} %{SOURCE5} %{SOURCE8} %{SOURCE10} .
|
||||
|
||||
# newer perl? ugly hack to fix build anyway.
|
||||
|
Loading…
Reference in New Issue
Block a user