- add libperl_requires
OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=159
This commit is contained in:
parent
ab99bada87
commit
16be93204a
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 5 18:50:28 CEST 2013 - mls@suse.de
|
||||||
|
|
||||||
|
- add libperl_requires, as we link against libperl and thus
|
||||||
|
need a specific version of perl
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Aug 26 09:15:30 UTC 2013 - idonmez@suse.com
|
Mon Aug 26 09:15:30 UTC 2013 - idonmez@suse.com
|
||||||
|
|
||||||
|
2
vim.spec
2
vim.spec
@ -106,6 +106,7 @@ Patch22: %{name}-7.4-filetype_mine.patch
|
|||||||
Patch100: vim-7.1.314-CVE-2009-0316-debian.patch
|
Patch100: vim-7.1.314-CVE-2009-0316-debian.patch
|
||||||
Patch101: vim73-no-static-libpython.patch
|
Patch101: vim73-no-static-libpython.patch
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
%{?libperl_requires}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Vim (Vi IMproved) is an almost compatible version of the UNIX editor
|
Vim (Vi IMproved) is an almost compatible version of the UNIX editor
|
||||||
@ -156,6 +157,7 @@ Provides: gvim_client
|
|||||||
Provides: vi
|
Provides: vi
|
||||||
Provides: vim_client
|
Provides: vim_client
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
%{?libperl_requires}
|
||||||
|
|
||||||
%description -n gvim
|
%description -n gvim
|
||||||
Copy and modify /usr/share/vim/current/gvimrc to ~/.gvimrc if needed.
|
Copy and modify /usr/share/vim/current/gvimrc to ~/.gvimrc if needed.
|
||||||
|
Loading…
Reference in New Issue
Block a user