auto-import glibc-2.3.3-7 from glibc-2.3.3-7.src.rpm
This commit is contained in:
parent
083e7af561
commit
aa7475ac1a
@ -1,2 +1,2 @@
|
|||||||
glibc-2.3.3-200401211454.tar.bz2
|
glibc-2.3.3-200401270958.tar.bz2
|
||||||
glibc-redhat-200401211454.tar.bz2
|
glibc-redhat-200401270958.tar.bz2
|
||||||
|
12
glibc.spec
12
glibc.spec
@ -1,4 +1,4 @@
|
|||||||
%define glibcrelease 6
|
%define glibcrelease 7
|
||||||
%define auxarches i586 i686 athlon sparcv9 alphaev6
|
%define auxarches i586 i686 athlon sparcv9 alphaev6
|
||||||
%define prelinkarches noarch
|
%define prelinkarches noarch
|
||||||
%define nptlarches i686 athlon x86_64 ia64 s390 s390x sparcv9 ppc ppc64
|
%define nptlarches i686 athlon x86_64 ia64 s390 s390x sparcv9 ppc ppc64
|
||||||
@ -6,7 +6,7 @@
|
|||||||
%define withtlsarches i686 athlon x86_64 ia64 s390 s390x alpha alphaev6 sparc sparcv9 ppc ppc64
|
%define withtlsarches 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 200401211454
|
%define glibcdate 200401270958
|
||||||
Summary: The GNU libc libraries.
|
Summary: The GNU libc libraries.
|
||||||
Name: glibc
|
Name: glibc
|
||||||
Version: 2.3.3
|
Version: 2.3.3
|
||||||
@ -19,7 +19,7 @@ Patch0: %{name}-redhat.patch
|
|||||||
Patch1: %{name}-nptl-check.patch
|
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: glibc-relro.patch
|
Patch4: %{name}-relro.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
|
||||||
@ -1009,6 +1009,12 @@ rm -f *.filelist*
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Jan 27 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-7
|
||||||
|
- update from CVS
|
||||||
|
- dl_iterate_phdr extension to signal number of added/removed
|
||||||
|
libraries
|
||||||
|
- fix PT_GNU_RELRO support on ppc* with prelinking
|
||||||
|
|
||||||
* Fri Jan 23 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-6
|
* Fri Jan 23 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-6
|
||||||
- rebuilt with fixed GCC on IA-64
|
- rebuilt with fixed GCC on IA-64
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
fe4ff71b29d907dcd8014d6b006d49f6 glibc-2.3.3-200401211454.tar.bz2
|
45f5a4fcd197ddb8147486b7055ac0fb glibc-2.3.3-200401270958.tar.bz2
|
||||||
c1b7ae558eb2844c46efdfb3c599a254 glibc-redhat-200401211454.tar.bz2
|
a3d341168176f791354a3ae25f02fd3e glibc-redhat-200401270958.tar.bz2
|
||||||
|
Loading…
Reference in New Issue
Block a user