This commit is contained in:
committed by
Git OBS Bridge
parent
0dbe497a50
commit
fb993d5f25
9
vim.spec
9
vim.spec
@@ -10,9 +10,10 @@
|
||||
|
||||
# norootforbuild
|
||||
|
||||
|
||||
Name: vim
|
||||
Version: 7.1
|
||||
Release: 81
|
||||
Release: 93
|
||||
#
|
||||
License: Other uncritical OpenSource License; http://vimdoc.sourceforge.net/htmldoc/uganda.html#license
|
||||
Group: Productivity/Editors/Vi
|
||||
@@ -21,7 +22,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: db-devel fdupes gettext-devel gpm gtk2-devel libacl-devel ncurses-devel perl python-devel ruby-devel tcl-devel update-alternatives update-desktop-files
|
||||
#
|
||||
%define pkg_version 7.1
|
||||
%define official_ptchlvl 135
|
||||
%define official_ptchlvl 266
|
||||
%define VIM_SUBDIR vim71
|
||||
%define site_runtimepath /usr/share/vim/site
|
||||
#
|
||||
@@ -654,6 +655,10 @@ fi
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Feb 28 2008 mkoenig@suse.de
|
||||
- update to patchlevel 266
|
||||
* fixes crash on completion [bnc#361844]
|
||||
- update ycp syntax file [bnc#364509]
|
||||
* Thu Jan 31 2008 mkoenig@suse.de
|
||||
- get perl version we build with dynamically rather than
|
||||
hardcoding it.
|
||||
|
Reference in New Issue
Block a user