diff --git a/glibc.changes b/glibc.changes index 13dd49d..1c8f84f 100644 --- a/glibc.changes +++ b/glibc.changes @@ -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 diff --git a/glibc.spec b/glibc.spec index 3ea284b..0820973 100644 --- a/glibc.spec +++ b/glibc.spec @@ -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"