[glibc] - Resync with upstream sources.

Jeffrey Law law at fedoraproject.org
Thu Aug 23 04:12:25 UTC 2012


commit df41626e9103e817957fb2431a476e8f8c5ea44d
Author: Jeff Law <law at redhat.com>
Date:   Wed Aug 22 22:11:53 2012 -0600

      - Resync with upstream sources.

 .gitignore |    2 ++
 glibc.spec |    7 +++++--
 sources    |    4 ++--
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 13d5ca5..cc72c8d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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
diff --git a/glibc.spec b/glibc.spec
index 8c51ff6..bccb0c8 100644
--- a/glibc.spec
+++ b/glibc.spec
@@ -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 at redhat.com> - 2.16.90-6
+  - Resync with upstream sources.
+
 * Tue Aug 21 2012 Jeff Law <law at redhat.com> - 2.16.90-5
   - Replace manual systemd scriptlets with macroized scriptlets (#850129)
 
diff --git a/sources b/sources
index d62a3ec..0f2dae4 100644
--- a/sources
+++ b/sources
@@ -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


More information about the scm-commits mailing list