SHA256
1
0
forked from pool/glibc

Accepting request 128122 from home:a_jaeger:my-factory-packages

Add texinfo as build requires.

OBS-URL: https://build.opensuse.org/request/show/128122
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=202
This commit is contained in:
Andreas Jaeger 2012-07-17 12:33:06 +00:00 committed by Git OBS Bridge
parent c4fbe94a75
commit f2ee49e086
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 texinfo 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: texinfo
%define _filter_GLIBC_PRIVATE 1
%if %_target_cpu == "i686"