From 03f76580354b024a77541221fe5760c0501b8b6e Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Wed, 26 Apr 2006 20:23:22 +0000 Subject: 2.4.90-2 --- fedora/glibc.spec.in | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index f253d2d619..d1aceae0cb 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1,4 +1,4 @@ -%define glibcrelease 1 +%define glibcrelease 2 %define auxarches i586 i686 athlon sparcv9 alphaev6 %define prelinkarches noarch %define xenarches i686 athlon @@ -41,7 +41,7 @@ Prereq: basesystem, libgcc # This is for building auxiliary programs like memusage, nscd # For initial glibc bootstraps it can be commented out BuildPreReq: gd-devel libpng-devel zlib-devel texinfo, libselinux-devel >= 1.17.10-1 -BuildPreReq: audit-libs-devel >= 1.1.3, sed >= 3.95 +BuildPreReq: audit-libs-devel >= 1.1.3, sed >= 3.95, libcap-devel %ifarch %{prelinkarches} BuildPreReq: prelink >= 0.2.0-5 %endif @@ -1389,6 +1389,12 @@ rm -f *.filelist* %endif %changelog +* Wed Apr 26 2006 Jakub Jelinek 2.4.90-2 +- update from CVS + - fix getaddrinfo (#190002) + - add auto-propagate nscd.conf options (#177154) + - fix nscd auditing (#169148) + * Tue Apr 25 2006 Jakub Jelinek 2.4.90-1 - update from CVS -- cgit v1.2.3