rpms/brltty/devel brltty.spec,1.12,1.13

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Jun 5 21:29:21 UTC 2006


Author: jkeating

Update of /cvs/dist/rpms/brltty/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv15866

Modified Files:
	brltty.spec 
Log Message:
Fixing BuildRequires



Index: brltty.spec
===================================================================
RCS file: /cvs/dist/rpms/brltty/devel/brltty.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- brltty.spec	11 Feb 2006 02:12:25 -0000	1.12
+++ brltty.spec	5 Jun 2006 21:29:19 -0000	1.13
@@ -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 @@
 /etc/brltty
 
 %changelog
+* Mon Jun 05 2006 Jesse Keating <jkeating at redhat.com> - 3.2-11
+- Added byacc BuildRequires, removed prereq, coreutils is always there
+
 * Fri Feb 10 2006 Jesse Keating <jkeating at redhat.com> - 3.2-10.2.1
 - bump again for double-long bug on ppc(64)
 




More information about the fedora-cvs-commits mailing list