rebuild to check if x86_64 picks up python support now
This commit is contained in:
parent
13dc822a21
commit
5918399f18
5
vim.spec
5
vim.spec
@ -25,7 +25,7 @@
|
|||||||
Summary: The VIM editor.
|
Summary: The VIM editor.
|
||||||
Name: vim
|
Name: vim
|
||||||
Version: %{baseversion}.%{patchlevel}
|
Version: %{baseversion}.%{patchlevel}
|
||||||
Release: 2
|
Release: 3
|
||||||
License: freeware
|
License: freeware
|
||||||
Group: Applications/Editors
|
Group: Applications/Editors
|
||||||
Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}.tar.bz2
|
Source0: ftp://ftp.vim.org/pub/vim/unix/vim-%{baseversion}.tar.bz2
|
||||||
@ -489,6 +489,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_datadir}/icons/hicolor/*/apps/*
|
%{_datadir}/icons/hicolor/*/apps/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 09 2006 Karsten Hopp <karsten@redhat.de> 6.4.007-3
|
||||||
|
- rebuild
|
||||||
|
|
||||||
* Mon Feb 20 2006 Karsten Hopp <karsten@redhat.de> 6.4.007-2
|
* Mon Feb 20 2006 Karsten Hopp <karsten@redhat.de> 6.4.007-2
|
||||||
- gtk-update-icon-cache --ignore-theme-index
|
- gtk-update-icon-cache --ignore-theme-index
|
||||||
(avoids %%post failures when hicolor-icon-theme isn't installed)
|
(avoids %%post failures when hicolor-icon-theme isn't installed)
|
||||||
|
Loading…
Reference in New Issue
Block a user