auto-import changelog data from vim-6.2.532-4.src.rpm
Fri Jun 04 2004 Karsten Hopp <karsten@redhat.de> 6.2.532-4 - enable build on ppc*
This commit is contained in:
parent
0c22351003
commit
62eaf69793
6
vim.spec
6
vim.spec
@ -1,4 +1,3 @@
|
|||||||
ExcludeArch: ppc64 ppc
|
|
||||||
%define WITH_SELINUX 1
|
%define WITH_SELINUX 1
|
||||||
%define desktop_file 1
|
%define desktop_file 1
|
||||||
%if %{desktop_file}
|
%if %{desktop_file}
|
||||||
@ -29,7 +28,7 @@ ExcludeArch: ppc64 ppc
|
|||||||
Summary: The VIM editor.
|
Summary: The VIM editor.
|
||||||
Name: vim
|
Name: vim
|
||||||
Version: %{baseversion}.%{patchlevel}
|
Version: %{baseversion}.%{patchlevel}
|
||||||
Release: 3
|
Release: 4
|
||||||
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
|
||||||
@ -1484,6 +1483,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jun 04 2004 Karsten Hopp <karsten@redhat.de> 6.2.532-4
|
||||||
|
- enable build on ppc*
|
||||||
|
|
||||||
* Wed Jun 02 2004 Karsten Hopp <karsten@redhat.de> 6.2.532-3
|
* Wed Jun 02 2004 Karsten Hopp <karsten@redhat.de> 6.2.532-3
|
||||||
- rebuild
|
- rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user