Hello community, here is the log from the commit of package bc for openSUSE:Factory checked in at 2012-09-20 15:48:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bc (Old) and /work/SRC/openSUSE:Factory/.bc.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bc", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/bc/bc.changes 2012-09-17 13:47:48.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.bc.new/bc.changes 2012-09-20 15:48:32.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Sep 17 12:00:40 UTC 2012 - [email protected] + +- Add BuildRequires on makeinfo to fix Factory build + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bc.spec ++++++ --- /var/tmp/diff_new_pack.4VgYfl/_old 2012-09-20 15:48:33.000000000 +0200 +++ /var/tmp/diff_new_pack.4VgYfl/_new 2012-09-20 15:48:33.000000000 +0200 @@ -20,6 +20,9 @@ BuildRequires: bison BuildRequires: ed BuildRequires: flex +%if 0%{?suse_version} > 1220 +BuildRequires: makeinfo +%endif BuildRequires: readline-devel Url: ftp://ftp.gnu.org/pub/gnu/bc PreReq: %{install_info_prereq} -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
