- fix vimrc filename
This commit is contained in:
parent
2ad96d4750
commit
bc12b64cbe
8
vim.spec
8
vim.spec
@ -1,4 +1,4 @@
|
|||||||
%define CVSDATE -20060404
|
%define CVSDATE -20060406
|
||||||
%define WITH_SELINUX 1
|
%define WITH_SELINUX 1
|
||||||
%define desktop_file 1
|
%define desktop_file 1
|
||||||
%if %{desktop_file}
|
%if %{desktop_file}
|
||||||
@ -26,7 +26,7 @@
|
|||||||
Summary: The VIM editor.
|
Summary: The VIM editor.
|
||||||
Name: vim
|
Name: vim
|
||||||
Version: %{baseversion}.%{patchlevel}
|
Version: %{baseversion}.%{patchlevel}
|
||||||
Release: 1
|
Release: 2
|
||||||
License: freeware
|
License: freeware
|
||||||
Group: Applications/Editors
|
Group: Applications/Editors
|
||||||
Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}%{CVSDATE}.tar.bz2
|
Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}%{CVSDATE}.tar.bz2
|
||||||
@ -93,6 +93,7 @@ Group: Applications/Editors
|
|||||||
Obsoletes: vim7-common
|
Obsoletes: vim7-common
|
||||||
Conflicts: man-pages-fr < 0.9.7-14
|
Conflicts: man-pages-fr < 0.9.7-14
|
||||||
Conflicts: man-pages-it < 0.3.0-17
|
Conflicts: man-pages-it < 0.3.0-17
|
||||||
|
Conflicts: man-pages-pl < 0.24-2
|
||||||
|
|
||||||
%description common
|
%description common
|
||||||
VIM (VIsual editor iMproved) is an updated and improved version of the
|
VIM (VIsual editor iMproved) is an updated and improved version of the
|
||||||
@ -502,6 +503,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/icons/hicolor/*/apps/*
|
%{_datadir}/icons/hicolor/*/apps/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 06 2006 Karsten Hopp <karsten@redhat.de> 7.0c.000-2
|
||||||
|
- new snapshot
|
||||||
|
|
||||||
* Tue Apr 04 2006 Karsten Hopp <karsten@redhat.de> 7.0c.000-1
|
* Tue Apr 04 2006 Karsten Hopp <karsten@redhat.de> 7.0c.000-1
|
||||||
- vim-7.0c BETA
|
- vim-7.0c BETA
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user