rpms/bc/devel bc.spec,1.44,1.45

Ondrej Vasik ovasik at fedoraproject.org
Thu Sep 24 08:03:59 UTC 2009


Author: ovasik

Update of /cvs/extras/rpms/bc/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7493

Modified Files:
	bc.spec 
Log Message:
add build requires for bison


Index: bc.spec
===================================================================
RCS file: /cvs/extras/rpms/bc/devel/bc.spec,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -p -r1.44 -r1.45
--- bc.spec	24 Sep 2009 07:42:06 -0000	1.44
+++ bc.spec	24 Sep 2009 08:03:54 -0000	1.45
@@ -11,7 +11,7 @@ Patch2: bc-1.06.95-memleak.patch
 Requires(post): /sbin/install-info
 Requires(preun): /sbin/install-info
 Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: readline-devel, flex
+BuildRequires: readline-devel, flex, bison
 
 %description
 The bc package includes bc and dc. Bc is an arbitrary precision




More information about the scm-commits mailing list