auto-import glibc-2.4.90-14 on branch devel from glibc-2.4.90-14.src.rpm
This commit is contained in:
parent
754fe39471
commit
33d4ca22fa
@ -1,2 +1,2 @@
|
|||||||
glibc-20060710T2206.tar.bz2
|
glibc-20060729T2255.tar.bz2
|
||||||
glibc-fedora-20060710T2206.tar.bz2
|
glibc-fedora-20060729T2255.tar.bz2
|
||||||
|
3360
glibc-fedora.patch
3360
glibc-fedora.patch
File diff suppressed because it is too large
Load Diff
10
glibc.spec
10
glibc.spec
@ -1,9 +1,9 @@
|
|||||||
%define glibcdate 20060710T2206
|
%define glibcdate 20060729T2255
|
||||||
%define glibcname glibc
|
%define glibcname glibc
|
||||||
%define glibcsrcdir glibc-20060710T2206
|
%define glibcsrcdir glibc-20060729T2255
|
||||||
%define glibc_release_tarballs 0
|
%define glibc_release_tarballs 0
|
||||||
%define glibcversion 2.4.90
|
%define glibcversion 2.4.90
|
||||||
%define glibcrelease 13
|
%define glibcrelease 14
|
||||||
%define auxarches i586 i686 athlon sparcv9 alphaev6
|
%define auxarches i586 i686 athlon sparcv9 alphaev6
|
||||||
%define xenarches i686 athlon
|
%define xenarches i686 athlon
|
||||||
%ifarch %{xenarches}
|
%ifarch %{xenarches}
|
||||||
@ -1438,6 +1438,10 @@ rm -f *.filelist*
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jul 29 2006 Roland McGrath <roland@redhat.com> - 2.4.90-14
|
||||||
|
- fix missing destructor calls in dlclose (#197932)
|
||||||
|
- PI mutex support
|
||||||
|
|
||||||
* Tue Jul 10 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-13
|
* Tue Jul 10 2006 Jakub Jelinek <jakub@redhat.com> 2.4.90-13
|
||||||
- DT_GNU_HASH support
|
- DT_GNU_HASH support
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user