From 9cfc74630283a71f2b014bad32e1f8d85c20675e889a5c949b412216cb78f0a9 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Tue, 17 Jul 2012 19:30:18 +0000 Subject: [PATCH] Accepting request 128171 from home:a_jaeger:my-factory-packages Add buildrequire on makeinfo. OBS-URL: https://build.opensuse.org/request/show/128171 OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=203 --- glibc.changes | 2 +- glibc.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/glibc.changes b/glibc.changes index 0e18c52..1c8f84f 100644 --- a/glibc.changes +++ b/glibc.changes @@ -1,7 +1,7 @@ ------------------------------------------------------------------- Tue Jul 17 12:22:29 UTC 2012 - aj@suse.de -- Add texinfo as build requires to be able to generate the info +- Add makeinfo as build requires to be able to generate the info pages. ------------------------------------------------------------------- diff --git a/glibc.spec b/glibc.spec index ddf10bb..0820973 100644 --- a/glibc.spec +++ b/glibc.spec @@ -32,7 +32,7 @@ Group: System/Libraries BuildRequires: gcc-c++ BuildRequires: libselinux-devel BuildRequires: libstdc++-devel -BuildRequires: texinfo +BuildRequires: makeinfo %define _filter_GLIBC_PRIVATE 1 %if %_target_cpu == "i686"