- add libperl_requires

OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=159
This commit is contained in:
Michael Schröder 2013-09-05 16:51:36 +00:00 committed by Git OBS Bridge
parent ab99bada87
commit 16be93204a
2 changed files with 8 additions and 0 deletions

View File

@ -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

View File

@ -106,6 +106,7 @@ Patch22: %{name}-7.4-filetype_mine.patch
Patch100: vim-7.1.314-CVE-2009-0316-debian.patch
Patch101: vim73-no-static-libpython.patch
%{perl_requires}
%{?libperl_requires}
%description
Vim (Vi IMproved) is an almost compatible version of the UNIX editor
@ -156,6 +157,7 @@ Provides: gvim_client
Provides: vi
Provides: vim_client
%{perl_requires}
%{?libperl_requires}
%description -n gvim
Copy and modify /usr/share/vim/current/gvimrc to ~/.gvimrc if needed.