rpms/automake16/devel automake16.spec,1.7,1.8

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Jun 1 11:04:08 UTC 2006


Author: karsten

Update of /cvs/dist/rpms/automake16/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv23092

Modified Files:
	automake16.spec 
Log Message:
- buildrequire bison for self tests


Index: automake16.spec
===================================================================
RCS file: /cvs/dist/rpms/automake16/devel/automake16.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- automake16.spec	9 Dec 2005 22:39:43 -0000	1.7
+++ automake16.spec	1 Jun 2006 11:04:05 -0000	1.8
@@ -3,14 +3,14 @@
 Summary:	A GNU tool for automatically creating Makefiles.
 Name:		automake16
 Version:	%{api_version}.3
-Release: 5.1
+Release:    6
 License:	GPL
 Group:		Development/Tools
 Source:		ftp://ftp.gnu.org/gnu/automake/automake-%{version}.tar.bz2
 URL:		http://sources.redhat.com/automake
 Conflicts:	automake = 1.6.3
 Requires:	perl
-Buildrequires:	autoconf >= 2.52
+Buildrequires:	autoconf >= 2.52 bison
 BuildArchitectures: noarch
 Buildroot:	%{_tmppath}/%{name}-%{version}-root
 Patch1:		automake-pythondir-80994.patch
@@ -65,6 +65,9 @@
 %dir %{_datadir}/aclocal
 
 %changelog
+* Thu Jun 01 2006 Karsten Hopp <karsten at redhat.de> 1.6.3-6
+- buildrequire bison for self tests
+
 * Fri Dec 09 2005 Jesse Keating <jkeating at redhat.com>
 - rebuilt
 




More information about the fedora-cvs-commits mailing list