auto-import glibc-2.3.3-54 on branch devel from glibc-2.3.3-54.src.rpm
This commit is contained in:
parent
639ba184b5
commit
5660d36681
@ -1,2 +1,2 @@
|
|||||||
glibc-2.3.3-200409140320.tar.bz2
|
glibc-2.3.3-200409170216.tar.bz2
|
||||||
glibc-redhat-200409140320.tar.bz2
|
glibc-redhat-200409170216.tar.bz2
|
||||||
|
10
glibc.spec
10
glibc.spec
@ -1,4 +1,4 @@
|
|||||||
%define glibcrelease 53
|
%define glibcrelease 54
|
||||||
%define auxarches i586 i686 athlon sparcv9 alphaev6
|
%define auxarches i586 i686 athlon sparcv9 alphaev6
|
||||||
%define prelinkarches noarch
|
%define prelinkarches noarch
|
||||||
%define nptlarches i386 i686 athlon x86_64 ia64 s390 s390x sparcv9 ppc ppc64
|
%define nptlarches i386 i686 athlon x86_64 ia64 s390 s390x sparcv9 ppc ppc64
|
||||||
@ -6,7 +6,7 @@
|
|||||||
%define withtlsarches i386 i686 athlon x86_64 ia64 s390 s390x alpha alphaev6 sparc sparcv9 ppc ppc64
|
%define withtlsarches i386 i686 athlon x86_64 ia64 s390 s390x alpha alphaev6 sparc sparcv9 ppc ppc64
|
||||||
%define debuginfocommonarches %{ix86} alpha alphaev6 sparc sparcv9
|
%define debuginfocommonarches %{ix86} alpha alphaev6 sparc sparcv9
|
||||||
%define _unpackaged_files_terminate_build 0
|
%define _unpackaged_files_terminate_build 0
|
||||||
%define glibcdate 200409140320
|
%define glibcdate 200409170216
|
||||||
Summary: The GNU libc libraries.
|
Summary: The GNU libc libraries.
|
||||||
Name: glibc
|
Name: glibc
|
||||||
Version: 2.3.3
|
Version: 2.3.3
|
||||||
@ -20,7 +20,6 @@ Patch1: %{name}-nptl-check.patch
|
|||||||
Patch2: %{name}-ppc-assume.patch
|
Patch2: %{name}-ppc-assume.patch
|
||||||
Patch3: %{name}-execstack-disable.patch
|
Patch3: %{name}-execstack-disable.patch
|
||||||
Patch4: %{name}-ia64-lib64.patch
|
Patch4: %{name}-ia64-lib64.patch
|
||||||
Patch5: nscd-selinux.patch
|
|
||||||
Buildroot: %{_tmppath}/glibc-%{PACKAGE_VERSION}-root
|
Buildroot: %{_tmppath}/glibc-%{PACKAGE_VERSION}-root
|
||||||
Obsoletes: zoneinfo, libc-static, libc-devel, libc-profile, libc-headers,
|
Obsoletes: zoneinfo, libc-static, libc-devel, libc-profile, libc-headers,
|
||||||
Obsoletes: linuxthreads, gencat, locale, ldconfig, locale-ja
|
Obsoletes: linuxthreads, gencat, locale, ldconfig, locale-ja
|
||||||
@ -266,7 +265,6 @@ esac
|
|||||||
%patch4 -p1
|
%patch4 -p1
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%patch5 -p1
|
|
||||||
|
|
||||||
# Hack till glibc-kernheaders get updated, argh
|
# Hack till glibc-kernheaders get updated, argh
|
||||||
mkdir asm
|
mkdir asm
|
||||||
@ -1260,6 +1258,10 @@ rm -f *.filelist*
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 17 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-54
|
||||||
|
- update from CVS
|
||||||
|
- nscd getaddrinfo caching
|
||||||
|
|
||||||
* Tue Sep 14 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-53
|
* Tue Sep 14 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-53
|
||||||
- restore temporarily old definition of __P()/__PMT()
|
- restore temporarily old definition of __P()/__PMT()
|
||||||
for third party apps
|
for third party apps
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
dc79b65e9ff3365242f65f5e54661726 glibc-2.3.3-200409140320.tar.bz2
|
196b1e0ccc1b5633b458a2f803453b8a glibc-2.3.3-200409170216.tar.bz2
|
||||||
90ef20dfb052a17312dd891d8e104b48 glibc-redhat-200409140320.tar.bz2
|
c6ea27ee1992d74af24e6be04d41a946 glibc-redhat-200409170216.tar.bz2
|
||||||
|
Loading…
Reference in New Issue
Block a user