bump for bug in double-long on ppc(64)
This commit is contained in:
parent
bd6d11b88c
commit
49914dbc8b
1 changed files with 4 additions and 1 deletions
5
vim.spec
5
vim.spec
|
|
@ -25,7 +25,7 @@
|
|||
Summary: The VIM editor.
|
||||
Name: vim
|
||||
Version: %{baseversion}.%{patchlevel}
|
||||
Release: 1.1
|
||||
Release: 1.2
|
||||
License: freeware
|
||||
Group: Applications/Editors
|
||||
Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}.tar.bz2
|
||||
|
|
@ -488,6 +488,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{_datadir}/icons/hicolor/*/apps/*
|
||||
|
||||
%changelog
|
||||
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1:6.4.006-1.2
|
||||
- bump again for double-long bug on ppc(64)
|
||||
|
||||
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1:6.4.006-1.1
|
||||
- rebuilt for new gcc4.1 snapshot and glibc changes
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue