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"