[glibc/f17] - Last edit accidently removed %patch2058.

Patsy Franklin pfrankli at fedoraproject.org
Tue Jun 5 20:28:47 UTC 2012


commit 1ca8b816b8227dbe2995ee276f13f2c394e3f98f
Author: Patsy Franklin <pfrankli at redhat.com>
Date:   Tue Jun 5 16:28:06 2012 -0400

    - Last edit accidently removed %patch2058.

 glibc.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/glibc.spec b/glibc.spec
index af36d14..96c4331 100644
--- a/glibc.spec
+++ b/glibc.spec
@@ -28,7 +28,7 @@
 Summary: The GNU libc libraries
 Name: glibc
 Version: %{glibcversion}
-Release: 41%{?dist}
+Release: 42%{?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
@@ -477,6 +477,7 @@ popd
 
 %patch2056 -p1
 %patch2057 -p1
+%patch2058 -p1
 %patch2059 -p1
 
 # A lot of programs still misuse memcpy when they have to use
@@ -1330,6 +1331,9 @@ rm -f *.filelist*
 %endif
 
 %changelog
+* Tue Jun  5 2012 Patsy Franklin <patsy at redhat.com> - 2.15.42
+  - Last edit accidently removed %patch2058.  
+
 * Tue Jun  5 2012 Patsy Franklin <patsy at redhat.com> - 2.15.41
   - Fix DoS in RPC implementation (#767693)
 


More information about the scm-commits mailing list