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