- Add BuildRequires on makeinfo to fix Factory build

OBS-URL: https://build.opensuse.org/package/show/Base:System/bc?expand=0&rev=8
This commit is contained in:
Ismail Dönmez 2012-09-17 12:01:06 +00:00 committed by Git OBS Bridge
parent c96e57babe
commit e66c030737
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}