From 940865c1a9bb28bcf62b5d535ab173874f31f9eda89acc2f897a2bfe9abd637d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Wed, 10 Jun 2015 12:03:04 +0000 Subject: [PATCH 1/2] - Make Perl support dynamic bsc#804070 OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=271 --- vim.changes | 5 +++++ vim.spec | 4 +--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/vim.changes b/vim.changes index d569c96..3b59f9a 100644 --- a/vim.changes +++ b/vim.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jun 10 12:02:06 UTC 2015 - idonmez@suse.com + +- Make Perl support dynamic bsc#804070 + ------------------------------------------------------------------- Fri May 22 09:06:09 UTC 2015 - idonmez@suse.com diff --git a/vim.spec b/vim.spec index 6d9e2e0..5eb74f3 100644 --- a/vim.spec +++ b/vim.spec @@ -143,8 +143,6 @@ Obsoletes: gvim-enhanced < %{version}-%{release} 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. @@ -196,7 +194,7 @@ export COMMON_OPTIONS="\ %endif --with-global-runtime=%{site_runtimepath} \ --enable-luainterp=dynamic \ - --enable-perlinterp=yes \ + --enable-perlinterp=dynamic \ --enable-pythoninterp=dynamic \ --enable-python3interp=dynamic \ --enable-rubyinterp=dynamic" From e8b4783ed47f7e4439defe52ef245c6144e3f3356f2c1e74f7d4a96981accfa5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Wed, 10 Jun 2015 12:05:27 +0000 Subject: [PATCH 2/2] - OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=272 --- vim.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/vim.spec b/vim.spec index 5eb74f3..eec5e66 100644 --- a/vim.spec +++ b/vim.spec @@ -94,8 +94,6 @@ 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 -%{perl_requires} -%{?libperl_requires} %description Vim (Vi IMproved) is an almost compatible version of the UNIX editor