[glibc] - Update ports from master.

Jeffrey Law law at fedoraproject.org
Tue Jan 24 21:43:29 UTC 2012


commit a434010a7c76ecd5b86d9f36ee1a3cb4ccea2836
Author: Jeff Law <law at redhat.com>
Date:   Tue Jan 24 14:43:00 2012 -0700

      - Update ports from master.

 .gitignore |    2 ++
 glibc.spec |    7 +++++--
 sources    |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9ae290a..e1d2eb5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,5 @@ glibc-2.14-394-g8f3b1ff
 /glibc-2.15-a316c1f-fedora.tar.gz
 /glibc-2.15-a316c1f.tar.gz
 /glibc-ports-2.15-8a70b2d.tar.gz
+/glibc-2.15-0ea698a.tar.gz
+/glibc-ports-2.15-ad8ae7d.tar.gz
diff --git a/glibc.spec b/glibc.spec
index 5647f90..9203f2f 100644
--- a/glibc.spec
+++ b/glibc.spec
@@ -1,6 +1,6 @@
 %define glibcsrcdir glibc-2.15-a316c1f
 %define glibcversion 2.15
-%define glibcportsdir glibc-ports-2.15-8a70b2d
+%define glibcportsdir glibc-ports-2.15-ad8ae7d
 ### glibc.spec.in follows:
 %define run_glibc_tests 1
 %define auxarches athlon alphaev6
@@ -28,7 +28,7 @@
 Summary: The GNU libc libraries
 Name: glibc
 Version: %{glibcversion}
-Release: 3%{?dist}
+Release: 4%{?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
@@ -1134,6 +1134,9 @@ rm -f *.filelist*
 %endif
 
 %changelog
+* Tue Jan 24 2012 Jeff Law <law at redhat.com> - 2.15-4
+  - Update ports from master.
+
 * Mon Jan 23 2012 Jeff Law <law at redhat.com> - 2.15-3
   - Fix cycle detection (#729661)
   - Fix first workday/weekday for it_IT (#446078)
diff --git a/sources b/sources
index 8bf8bca..1f4929b 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,3 @@
 9c0e2b4d8cd47eac34850a4172be2aed  glibc-2.15-a316c1f-fedora.tar.gz
 3d33246687a96d5dd7ca0e6f2660eabe  glibc-2.15-a316c1f.tar.gz
-3f86e957fb42b7fe8bb631ce10f37ed4  glibc-ports-2.15-8a70b2d.tar.gz
+aab8b3cee4a585a8da1eea40979fabae  glibc-ports-2.15-ad8ae7d.tar.gz


More information about the scm-commits mailing list