- Resync with upstream sources to pick up fma fixes

This commit is contained in:
Jeff Law 2012-10-01 06:37:36 -06:00
parent b33c1d2300
commit 66c0a7ea1d
3 changed files with 9 additions and 4 deletions

2
.gitignore vendored
View File

@ -50,3 +50,5 @@ glibc-2.14-394-g8f3b1ff
/glibc-2.16.90-8cf6a02e.tar.gz
/glibc-2.16.90-715a900c-fedora.tar.gz
/glibc-2.16.90-715a900c.tar.gz
/glibc-2.16.90-bec749fd-fedora.tar.gz
/glibc-2.16.90-bec749fd.tar.gz

View File

@ -1,4 +1,4 @@
%define glibcsrcdir glibc-2.16.90-715a900c
%define glibcsrcdir glibc-2.16.90-bec749fd
%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: 18%{?dist}
Release: 19%{?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
@ -1266,6 +1266,9 @@ rm -f *.filelist*
%endif
%changelog
* Mon Oct 1 2012 Jeff Law <law@redhat.com> - 2.16.90-19
- Resync with upstream sources to pick up fma fixes
* Fri Sep 28 2012 Jeff Law <law@redhat.com> - 2.16.90-18
- Resync with upstream sources.
- Drop fedora-cdefs-gnuc.patch, it's not needed anymore.

View File

@ -1,2 +1,2 @@
f3d2d76b578442702e4d5ad29e08f401 glibc-2.16.90-715a900c-fedora.tar.gz
e2cdc7aff2f1a7eaa5a6d91c32029858 glibc-2.16.90-715a900c.tar.gz
d06c5cd5f060f0a4a0fa7b527eaddc47 glibc-2.16.90-bec749fd-fedora.tar.gz
cc668cfa8509f366af895ba6ceeb81bf glibc-2.16.90-bec749fd.tar.gz