BR autoconf
This commit is contained in:
parent
cf424393a5
commit
598c76908e
3
vim.spec
3
vim.spec
@ -93,7 +93,7 @@ Patch3101: vim-selinux2.patch
|
|||||||
|
|
||||||
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
||||||
Buildrequires: python-devel perl libtermcap-devel gettext
|
Buildrequires: python-devel perl libtermcap-devel gettext
|
||||||
Buildrequires: libacl-devel gpm-devel
|
Buildrequires: libacl-devel gpm-devel autoconf
|
||||||
%if "%{withruby}" == "1"
|
%if "%{withruby}" == "1"
|
||||||
Buildrequires: ruby ruby-devel
|
Buildrequires: ruby ruby-devel
|
||||||
%endif
|
%endif
|
||||||
@ -561,6 +561,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%changelog
|
%changelog
|
||||||
* Tue Jun 20 2006 Karsten Hopp <karsten@redhat.de> 7.0.019-1
|
* Tue Jun 20 2006 Karsten Hopp <karsten@redhat.de> 7.0.019-1
|
||||||
- patchlevel 19
|
- patchlevel 19
|
||||||
|
- buildrequire autoconf
|
||||||
|
|
||||||
* Tue May 30 2006 Karsten Hopp <karsten@redhat.de> 7.0.017-1
|
* Tue May 30 2006 Karsten Hopp <karsten@redhat.de> 7.0.017-1
|
||||||
- patchlevel 17, although it affects just the Motif version
|
- patchlevel 17, although it affects just the Motif version
|
||||||
|
Loading…
Reference in New Issue
Block a user