Accepting request 128172 from Base:System

Add buildrequire on makeinfo. (forwarded request 128171 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/128172
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=117
This commit is contained in:
Stephan Kulow 2012-07-18 15:15:17 +00:00 committed by Git OBS Bridge
commit 92f72af05c
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jul 17 12:22:29 UTC 2012 - aj@suse.de
- Add makeinfo as build requires to be able to generate the info
pages.
-------------------------------------------------------------------
Wed Jul 4 13:36:17 UTC 2012 - aj@suse.de

View File

@ -32,6 +32,7 @@ Group: System/Libraries
BuildRequires: gcc-c++
BuildRequires: libselinux-devel
BuildRequires: libstdc++-devel
BuildRequires: makeinfo
%define _filter_GLIBC_PRIVATE 1
%if %_target_cpu == "i686"