fix missing BR

This commit is contained in:
Jesse Keating 2006-06-12 21:07:05 +00:00
commit 29f60ac48a

View file

@ -1,12 +1,13 @@
Summary: Abstract Machine Test Utility (AMTU)
Name: amtu
Version: 1.0.4
Release: 2.2
Release: 3
License: Common Public License
Group: System Environment/Base
Source0: %{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-root
BuildRequires: audit-libs-devel >= 1.1.2
BuildRequires: automake
Requires: audit >= 1.1.2
# Red Hat AMTU SPEC file
@ -60,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
%attr(0644,root,root) %{_mandir}/man8/*
%changelog
* Mon Jun 12 2006 Jesse Keating <jkeating@redhat.com> - 1.0.4-3
- Fix missing BR on automake
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.0.4-2.2
- bump again for double-long bug on ppc(64)