- Resync with official glibc-2.17 release

This commit is contained in:
Jeff Law 2013-01-01 08:00:53 -07:00
parent 48a6019250
commit fb5a5a9b05
3 changed files with 10 additions and 5 deletions

2
.gitignore vendored
View File

@ -87,3 +87,5 @@ glibc-2.14-394-g8f3b1ff
/glibc-2.16.90-67cbf9a2.tar.gz
/glibc-2.16.90-2bc2d8e8-fedora.tar.gz
/glibc-2.16.90-2bc2d8e8.tar.gz
/glibc-2.17-c758a686-fedora.tar.gz
/glibc-2.17-c758a686.tar.gz

View File

@ -1,5 +1,5 @@
%define glibcsrcdir glibc-2.16.90-2bc2d8e8
%define glibcversion 2.16.90
%define glibcsrcdir glibc-2.17-c758a686
%define glibcversion 2.17
### glibc.spec.in follows:
%define run_glibc_tests 1
%define auxarches athlon alphaev6
@ -27,7 +27,7 @@
Summary: The GNU libc libraries
Name: glibc
Version: %{glibcversion}
Release: 40%{?dist}
Release: 1%{?dist}
# 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
@ -1192,6 +1192,9 @@ rm -f *.filelist*
%endif
%changelog
* Tue Jan 1 2013 Jeff Law <law@redhat.com> - 2.17-1
- Resync with official glibc-2.17 release
* Fri Dec 21 2012 Jeff Law <law@redhat.com> - 2.16.90-40
- Resync with master

View File

@ -1,2 +1,2 @@
a73852ff8aa6d9c5d97c7e186784e1cc glibc-2.16.90-2bc2d8e8-fedora.tar.gz
deb1e89bf9aa71034c9863b0b9a4a5b6 glibc-2.16.90-2bc2d8e8.tar.gz
2f22f9453c4f4d4aa231891daae79eac glibc-2.17-c758a686-fedora.tar.gz
d91ac2e9667310fa815c2316d542567e glibc-2.17-c758a686.tar.gz