Add missing BR gettext

This commit is contained in:
Jesse Keating 2006-06-05 17:52:24 +00:00
parent 66492dbaf6
commit 9a52ffcaf1

View File

@ -1,6 +1,6 @@
Name: sysstat
Version: 6.0.2
Release: 1
Release: 2
Summary: The sar and iostat system monitoring commands.
License: GPL
Group: Applications/System
@ -18,7 +18,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-root
Requires: /sbin/chkconfig
Prereq: sh-utils textutils grep fileutils /etc/cron.d
BuildRequires: perl %{_includedir}/linux/if.h
BuildRequires: perl %{_includedir}/linux/if.h gettext
Requires: %__cp %__mv %__chmod %__grep %__mkdir %__install %__id
%description
@ -111,6 +111,9 @@ rm -rf %{buildroot}
/var/log/sa
%changelog
* Mon Jun 5 2006 Jesse Keating <jkeating@redhat.com> 6.0.2-2
- Add missing BR of gettext
* Fri May 5 2006 Ivana Varekova <varekova@redhat.com> 6.0.2-1
- update to 6.0.2
- remove asm/page.h used sysconf command to get PAGE_SIZE