Fixing BuildRequires

This commit is contained in:
Jesse Keating 2006-06-05 21:29:19 +00:00
parent 619a25dc21
commit b834fbc8ab

View File

@ -1,13 +1,13 @@
Name: brltty
Version: 3.2
Release: 10.2.1
Release: 11
License: GPL
Group: System Environment/Daemons
URL: http://mielke.cc/brltty/
Source: http://mielke.cc/brltty/releases/%{name}-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-InstallRoot
Summary: Braille display driver for Linux/Unix.
Prereq: coreutils
BuildRequires: byacc
%description
BRLTTY is a background process (daemon) which provides
@ -78,6 +78,9 @@ fi
/etc/brltty
%changelog
* Mon Jun 05 2006 Jesse Keating <jkeating@redhat.com> - 3.2-11
- Added byacc BuildRequires, removed prereq, coreutils is always there
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 3.2-10.2.1
- bump again for double-long bug on ppc(64)