[glibc] - Resync with upstream sources (#872336)

Jeffrey Law law at fedoraproject.org
Fri Nov 2 18:09:01 UTC 2012


commit 178231ee78d97bb8276e67dbdb55179cc35c936b
Author: Jeff Law <law at redhat.com>
Date:   Fri Nov 2 12:08:02 2012 -0600

      - Resync with upstream sources (#872336)

 .gitignore |    2 ++
 glibc.spec |    7 +++++--
 sources    |    4 ++--
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cfc470a..bbd9b1d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,3 +60,5 @@ glibc-2.14-394-g8f3b1ff
 /glibc-2.16.90-54a41734.tar.gz
 /glibc-2.16.90-2a0e2669-fedora.tar.gz
 /glibc-2.16.90-2a0e2669.tar.gz
+/glibc-2.16.90-d6cffd3e-fedora.tar.gz
+/glibc-2.16.90-d6cffd3e.tar.gz
diff --git a/glibc.spec b/glibc.spec
index 71802e6..b3f6b30 100644
--- a/glibc.spec
+++ b/glibc.spec
@@ -1,4 +1,4 @@
-%define glibcsrcdir glibc-2.16.90-2a0e2669
+%define glibcsrcdir glibc-2.16.90-d6cffd3e
 %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: 25%{?dist}
+Release: 26%{?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
@@ -1254,6 +1254,9 @@ rm -f *.filelist*
 %endif
 
 %changelog
+* Thu Nov 1 2012 Jeff Law <law at redhat.com> - 2.16.90-26
+  - Resync with upstream sources (#872336)
+
 * Mon Oct 22 2012 Jeff Law <law at redhat.com> - 2.16.90-25
   - Rsync with upstream sources
   - Drop 864820 patch as now that it's upstream.
diff --git a/sources b/sources
index 3e7142d..e9511f2 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-d544d61f189c242cb117bb29d9cde3b2  glibc-2.16.90-2a0e2669-fedora.tar.gz
-03ece61a2fe35089fcb68cadf2ea2253  glibc-2.16.90-2a0e2669.tar.gz
+b79acdfe563ca4cadea129ec13287e3c  glibc-2.16.90-d6cffd3e-fedora.tar.gz
+3459d69cade97a354cafb60a030a95e7  glibc-2.16.90-d6cffd3e.tar.gz


More information about the scm-commits mailing list