- Try to fix bnc#753907
OBS-URL: https://build.opensuse.org/package/show/editors/vim?expand=0&rev=93
This commit is contained in:
parent
c81753ec79
commit
4d9f6f4882
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 24 20:08:15 UTC 2012 - idonmez@suse.com
|
||||
|
||||
- Try to fix bnc#753907
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 23 17:43:36 UTC 2012 - gregkh@opensuse.org
|
||||
|
||||
|
10
vim.spec
10
vim.spec
@ -16,6 +16,11 @@
|
||||
#
|
||||
|
||||
|
||||
%define pkg_version 7.3
|
||||
%define official_ptchlvl 456
|
||||
%define VIM_SUBDIR vim73
|
||||
%define site_runtimepath /usr/share/vim/site
|
||||
|
||||
Name: vim
|
||||
Version: 7.3.%{official_ptchlvl}
|
||||
Release: 0
|
||||
@ -46,11 +51,6 @@ BuildRequires: gpm-devel
|
||||
BuildRequires: gpm
|
||||
%endif
|
||||
#
|
||||
%define pkg_version 7.3
|
||||
%define official_ptchlvl 456
|
||||
%define VIM_SUBDIR vim73
|
||||
%define site_runtimepath /usr/share/vim/site
|
||||
#
|
||||
%define make make VIMRCLOC=/etc VIMRUNTIMEDIR=/usr/share/vim/current MAKE="make -e" %{?jobs:-j%jobs}
|
||||
#
|
||||
%define vim_prereq %{name}-base = %{version}
|
||||
|
Loading…
Reference in New Issue
Block a user