- Resync with upstream sources.

This commit is contained in:
Jeff Law 2012-08-22 22:11:53 -06:00
parent f8556b4c45
commit df41626e91
3 changed files with 9 additions and 4 deletions

2
.gitignore vendored
View File

@ -36,3 +36,5 @@ glibc-2.14-394-g8f3b1ff
/glibc-ports-2.16-a20c2b3c.tar.gz
/glibc-2.16.90-42443a47-fedora.tar.gz
/glibc-2.16.90-42443a47.tar.gz
/glibc-2.16.90-07e51550-fedora.tar.gz
/glibc-2.16.90-07e51550.tar.gz

View File

@ -1,4 +1,4 @@
%define glibcsrcdir glibc-2.16.90-42443a47
%define glibcsrcdir glibc-2.16.90-07e51550
%define glibcversion 2.16.90
### glibc.spec.in follows:
%define run_glibc_tests 1
@ -27,7 +27,7 @@
Summary: The GNU libc libraries
Name: glibc
Version: %{glibcversion}
Release: 5%{?dist}
Release: 6%{?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
@ -1347,6 +1347,9 @@ rm -f *.filelist*
%endif
%changelog
* Wed Aug 22 2012 Jeff Law <law@redhat.com> - 2.16.90-6
- Resync with upstream sources.
* Tue Aug 21 2012 Jeff Law <law@redhat.com> - 2.16.90-5
- Replace manual systemd scriptlets with macroized scriptlets (#850129)

View File

@ -1,2 +1,2 @@
f2b81feae818a1de5a8574ff62c209f4 glibc-2.16.90-42443a47-fedora.tar.gz
e11887afe8b88386af13da1b87d829f8 glibc-2.16.90-42443a47.tar.gz
61718ecdef90d014c301a6cbc2062527 glibc-2.16.90-07e51550-fedora.tar.gz
5a2b32d28a10adb244018cefed23d849 glibc-2.16.90-07e51550.tar.gz