2.13.90-11
This commit is contained in:
parent
436d93ab23
commit
532ddd86e5
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,3 +1,3 @@
|
||||
/glibc-2.13-104-g00ee369-fedora.tar.xz
|
||||
/glibc-2.13-104-g00ee369.tar.xz
|
||||
/glibc-ports-2.13-31-ga875971.tar.xz
|
||||
/glibc-2.13-107-gb9af130-fedora.tar.xz
|
||||
/glibc-2.13-107-gb9af130.tar.xz
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,4 +1,4 @@
|
||||
%define glibcsrcdir glibc-2.13-104-g00ee369
|
||||
%define glibcsrcdir glibc-2.13-107-gb9af130
|
||||
%define glibcversion 2.13.90
|
||||
%define glibcportsdir glibc-ports-2.13-31-ga875971
|
||||
### glibc.spec.in follows:
|
||||
@ -26,7 +26,7 @@
|
||||
Summary: The GNU libc libraries
|
||||
Name: glibc
|
||||
Version: %{glibcversion}
|
||||
Release: 10
|
||||
Release: 11
|
||||
# GPLv2+ is used in a bunch of programs, LGPLv2+ is used for libraries.
|
||||
# Things that are linked directly into dynamically linked programs
|
||||
# and shared libraries (e.g. crt files, lib*_nonshared.a) have an additional
|
||||
@ -1050,6 +1050,11 @@ rm -f *.filelist*
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu May 5 2011 Andreas Schwab <schwab@redhat.com> - 2.13.90-11
|
||||
- Update from master
|
||||
- Don't use removed rpc headers
|
||||
- Install rpc/netdb.h again
|
||||
|
||||
* Wed May 4 2011 Andreas Schwab <schwab@redhat.com> - 2.13.90-10
|
||||
- Update from master
|
||||
- ldconfig: don't crash on empty path in config file (#699784)
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
66a8c82793a48170cd35bdf09311e75a glibc-2.13-104-g00ee369-fedora.tar.xz
|
||||
4b4ff552c06cfec7c34e50a7c7fdfa96 glibc-2.13-104-g00ee369.tar.xz
|
||||
ba90c471636fbdb98c71ca5e456c143e glibc-2.13-107-gb9af130-fedora.tar.xz
|
||||
0e22c7c9d4b7968adb2be66ad78041f2 glibc-2.13-107-gb9af130.tar.xz
|
||||
357e5e9f336916c51e7b2b384e2534e6 glibc-ports-2.13-31-ga875971.tar.xz
|
||||
|
Loading…
Reference in New Issue
Block a user