Add the missing Group tag.
This commit is contained in:
parent
5ef73bc099
commit
1d2a16a4a9
1 changed files with 5 additions and 1 deletions
|
|
@ -2,8 +2,9 @@
|
|||
|
||||
Name: vim-nerdtree
|
||||
Version: 4.2.0
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: A tree explorer plugin that owns your momma
|
||||
Group: Application/Editors
|
||||
|
||||
License: WTFPL
|
||||
URL: http://www.vim.org/scripts/script.php?script_id=1658
|
||||
|
|
@ -50,6 +51,9 @@ vim -c ":helptags %{vimfiles_root}/doc" -c :q &> /dev/null
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri May 04 2012 Bohuslav Kabrda <bkabrda@redhat.com> - 4.2.0-5
|
||||
- Add the missing Group tag.
|
||||
|
||||
* Mon Apr 16 2012 Bohuslav Kabrda <bkabrda@redhat.com> - 4.2.0-4
|
||||
- Applied upstream patch as requested in RHBZ #812360.
|
||||
- Add post and postun Requires: vim (to generate helptags properly).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue