Add missing BR
This commit is contained in:
parent
61263aa98f
commit
465bd32166
7
zsh.spec
7
zsh.spec
@ -3,7 +3,7 @@
|
||||
Summary: A powerful interactive shell
|
||||
Name: zsh
|
||||
Version: 4.2.5
|
||||
Release: 1.2.2.1
|
||||
Release: 2
|
||||
License: BSD
|
||||
URL: http://zsh.sunsite.dk/
|
||||
Group: System Environment/Shells
|
||||
@ -21,7 +21,7 @@ Patch1: zsh-4.0.6-make-test-fail.patch
|
||||
Prereq: fileutils grep /sbin/install-info
|
||||
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
||||
Requires: libcap
|
||||
BuildRequires: libtermcap-devel libcap-devel texinfo tetex
|
||||
BuildRequires: libtermcap-devel libcap-devel texinfo tetex texi2html
|
||||
|
||||
%{?_without_check: %define _without_check 1}
|
||||
%{!?_without_check: %define _without_check 0}
|
||||
@ -140,8 +140,9 @@ fi
|
||||
%doc Doc/zsh/*.html
|
||||
|
||||
%changelog
|
||||
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 4.2.5-1.2.2.1
|
||||
* Wed Jul 13 2006 Jesse Keating <jkeating@redhat.com> - 4.2.5-2
|
||||
- rebuild
|
||||
- add mising br texi2html
|
||||
|
||||
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 4.2.5-1.2.2
|
||||
- bump again for double-long bug on ppc(64)
|
||||
|
Loading…
Reference in New Issue
Block a user