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

Ondrej Vasik ovasik at fedoraproject.org
Thu Sep 24 08:11:15 UTC 2009


Author: ovasik

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

Modified Files:
	bc.spec 
Log Message:
add missing BR for texinfo


Index: bc.spec
===================================================================
RCS file: /cvs/extras/rpms/bc/devel/bc.spec,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -p -r1.45 -r1.46
--- bc.spec	24 Sep 2009 08:03:54 -0000	1.45
+++ bc.spec	24 Sep 2009 08:11:15 -0000	1.46
@@ -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, bison
+BuildRequires: readline-devel, flex, bison, texinfo
 
 %description
 The bc package includes bc and dc. Bc is an arbitrary precision
@@ -70,6 +70,7 @@ fi
   for quite a long time, marked stable there)
 - removed already applied patches, fix small memory leak
   (gentoo patch)
+- add missing BR for bison and texinfo
 
 * Thu Aug 20 2009 Zdenek Prikryl <zprikryl at redhat.com> 1.06-36
 - Don't complain if installing with --excludedocs (#515934)




More information about the fedora-extras-commits mailing list