Accepting request 134667 from Base:System

- Add BuildRequires on makeinfo to fix Factory build

OBS-URL: https://build.opensuse.org/request/show/134667
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bc?expand=0&rev=17
This commit is contained in:
Stephan Kulow 2012-09-20 13:48:12 +00:00 committed by Git OBS Bridge
commit c31a25c7ba
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Sep 17 12:00:40 UTC 2012 - idonmez@suse.com
- Add BuildRequires on makeinfo to fix Factory build
-------------------------------------------------------------------
Thu May 31 12:56:27 UTC 2012 - sweet_f_a@gmx.de

View File

@ -20,6 +20,9 @@ Name: bc
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}