[glibc] - Resync with master

Jeffrey Law law at fedoraproject.org
Fri Dec 21 20:50:13 UTC 2012


commit 48a6019250e6700e7b50d78d092983157ac7f871
Author: Jeff Law <law at redhat.com>
Date:   Fri Dec 21 13:50:00 2012 -0700

      - Resync with master

 .gitignore |    2 ++
 glibc.spec |    7 +++++--
 sources    |    4 ++--
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index cc288d3..c207fc2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -85,3 +85,5 @@ glibc-2.14-394-g8f3b1ff
 /glibc-2.16.90-82123268.tar.gz
 /glibc-2.16.90-67cbf9a2-fedora.tar.gz
 /glibc-2.16.90-67cbf9a2.tar.gz
+/glibc-2.16.90-2bc2d8e8-fedora.tar.gz
+/glibc-2.16.90-2bc2d8e8.tar.gz
diff --git a/glibc.spec b/glibc.spec
index dc73a00..6640e06 100644
--- a/glibc.spec
+++ b/glibc.spec
@@ -1,4 +1,4 @@
-%define glibcsrcdir glibc-2.16.90-67cbf9a2
+%define glibcsrcdir glibc-2.16.90-2bc2d8e8
 %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: 39%{?dist}
+Release: 40%{?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
+* Fri Dec 21 2012 Jeff Law <law at redhat.com> - 2.16.90-40
+  - Resync with master
+
 * Wed Dec 19 2012 Jeff Law <law at redhat.com> - 2.16.90-39
   - Add rtld-debugger-interface.txt as documentation. (#872242)
 
diff --git a/sources b/sources
index 1e13602..f731a1f 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-3e66af62520bb199b7c3e7652a06c765  glibc-2.16.90-67cbf9a2-fedora.tar.gz
-da81b82b447cdd5b3f1685741171f7ed  glibc-2.16.90-67cbf9a2.tar.gz
+a73852ff8aa6d9c5d97c7e186784e1cc  glibc-2.16.90-2bc2d8e8-fedora.tar.gz
+deb1e89bf9aa71034c9863b0b9a4a5b6  glibc-2.16.90-2bc2d8e8.tar.gz


More information about the scm-commits mailing list