- rebuild for python 2.5

This commit is contained in:
Jeremy Katz 2006-12-07 21:32:02 +00:00
parent 37c7385efd
commit 43f609a946

View File

@ -21,7 +21,7 @@
Summary: The VIM editor. Summary: The VIM editor.
Name: vim Name: vim
Version: %{baseversion}.%{beta}%{patchlevel} Version: %{baseversion}.%{beta}%{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}%{?beta}%{?CVSDATE}.tar.bz2 Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}%{?beta}%{?CVSDATE}.tar.bz2
@ -945,6 +945,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/icons/hicolor/*/apps/* %{_datadir}/icons/hicolor/*/apps/*
%changelog %changelog
* Thu Dec 7 2006 Jeremy Katz <katzj@redhat.com>
- rebuild for python 2.5
* Wed Nov 22 2006 Karsten Hopp <karsten@redhat.com> 7.0.168-1 * Wed Nov 22 2006 Karsten Hopp <karsten@redhat.com> 7.0.168-1
- patchlevel 168 - patchlevel 168
- link with ncurses - link with ncurses