[glibc] - Resync with official glibc-2.17 release

Jeffrey Law law at fedoraproject.org
Tue Jan 1 15:01:06 UTC 2013


commit fb5a5a9b05ff59c34dc26aa6891890054a9bc665
Author: Jeff Law <law at redhat.com>
Date:   Tue Jan 1 08:00:53 2013 -0700

      - Resync with official glibc-2.17 release

 .gitignore |    2 ++
 glibc.spec |    9 ++++++---
 sources    |    4 ++--
 3 files changed, 10 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c207fc2..6b2ce38 100644
--- a/.gitignore
+++ b/.gitignore
@@ -87,3 +87,5 @@ glibc-2.14-394-g8f3b1ff
 /glibc-2.16.90-67cbf9a2.tar.gz
 /glibc-2.16.90-2bc2d8e8-fedora.tar.gz
 /glibc-2.16.90-2bc2d8e8.tar.gz
+/glibc-2.17-c758a686-fedora.tar.gz
+/glibc-2.17-c758a686.tar.gz
diff --git a/glibc.spec b/glibc.spec
index 6640e06..8f7ae8f 100644
--- a/glibc.spec
+++ b/glibc.spec
@@ -1,5 +1,5 @@
-%define glibcsrcdir glibc-2.16.90-2bc2d8e8
-%define glibcversion 2.16.90
+%define glibcsrcdir glibc-2.17-c758a686
+%define glibcversion 2.17
 ### glibc.spec.in follows:
 %define run_glibc_tests 1
 %define auxarches athlon alphaev6
@@ -27,7 +27,7 @@
 Summary: The GNU libc libraries
 Name: glibc
 Version: %{glibcversion}
-Release: 40%{?dist}
+Release: 1%{?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
+* Tue Jan 1 2013 Jeff Law <law at redhat.com> - 2.17-1
+  - Resync with official glibc-2.17 release
+
 * Fri Dec 21 2012 Jeff Law <law at redhat.com> - 2.16.90-40
   - Resync with master
 
diff --git a/sources b/sources
index f731a1f..94464e1 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-a73852ff8aa6d9c5d97c7e186784e1cc  glibc-2.16.90-2bc2d8e8-fedora.tar.gz
-deb1e89bf9aa71034c9863b0b9a4a5b6  glibc-2.16.90-2bc2d8e8.tar.gz
+2f22f9453c4f4d4aa231891daae79eac  glibc-2.17-c758a686-fedora.tar.gz
+d91ac2e9667310fa815c2316d542567e  glibc-2.17-c758a686.tar.gz


More information about the scm-commits mailing list