From ab184636b8f254a0844a9781ebecdeacef1f37ea Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 05:17:39 +0000 Subject: auto-import changelog data from glibc-2.1.95-1.src.rpm Mon Oct 16 2000 Jakub Jelinek - build from CVS archive --- diff --git a/.cvsignore b/.cvsignore index 981ba9a..38ab9cb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -glibc-2.1.93.tar.gz +glibc-2.1.95.tar.gz diff --git a/glibc.spec b/glibc.spec index 0c61941..3c3c4e9 100644 --- a/glibc.spec +++ b/glibc.spec @@ -1,8 +1,8 @@ %define linux24 0 -%define glibcrelease 2 +%define glibcrelease 1 Summary: The GNU libc libraries. Name: glibc -Version: 2.1.93 +Version: 2.1.95 %if %{linux24} Release: %{glibcrelease}.2.4 %else @@ -38,8 +38,8 @@ Conflicts: kernel < 2.4.0 %define enablekernel 2.4.0 %else %ifarch sparc64 -Conflicts: kernel < 2.3.40 -%define enablekernel 2.3.40 +Conflicts: kernel < 2.4.0 +%define enablekernel 2.4.0 %else %define enablekernel 2.2.5 %endif @@ -170,7 +170,7 @@ else numprocs=1 fi make -j$numprocs -r CFLAGS="$BuildFlags -g -O3" PARALLELMFLAGS=-s -gcc -Os ../redhat/glibc_post_upgrade.c -o glibc_post_upgrade +gcc -static -Os ../redhat/glibc_post_upgrade.c -o glibc_post_upgrade %install rm -rf $RPM_BUILD_ROOT diff --git a/sources b/sources index c2993c2..0bbdf83 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -935a871005c1f6802f9a890b9238ac5e glibc-2.1.93.tar.gz +b4a3726ffbe2dc0c90dfd49c6c76ca03 glibc-2.1.95.tar.gz