[glibc] Remove unnecessary comment, updated sources

Jeffrey Law law at fedoraproject.org
Tue Jun 5 18:01:16 UTC 2012


commit b63a792795363ba9d02115836053417dd272b570
Author: Jeff Law <law at redhat.com>
Date:   Tue Jun 5 12:00:01 2012 -0600

    Remove unnecessary comment, updated sources

 .gitignore |    2 ++
 glibc.spec |    5 +----
 sources    |    5 +++--
 3 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f98ebab..894ac73 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,5 @@ glibc-2.14-394-g8f3b1ff
 /glibc-ports-2.15.90-36d173fb.tar.gz
 /glibc-2.15.90-edf2933a.tar.gz
 /glibc-2.15.90-edf2933a-fedora.tar.gz
+/glibc-2.15.90-6043738b-fedora.tar.gz
+/glibc-2.15.90-6043738b.tar.gz
diff --git a/glibc.spec b/glibc.spec
index 51ecb31..f8b11c9 100644
--- a/glibc.spec
+++ b/glibc.spec
@@ -420,13 +420,10 @@ rm -rf %{glibcportsdir}
 %patch2034 -p1
 %patch2035 -p1
 
-# A lot of programs still misuse memcpy when they have to use
-# memmove. The memcpy implementation below is not tolerant at
-# all.
-%if %{buildpower6}
 # On powerpc32, hp timing is only available in power4/power6
 # libs, not in base, so pre-power4 dynamic linker is incompatible
 # with power6 libs.
+%if %{buildpower6}
 rm -f sysdeps/powerpc/powerpc32/power4/hp-timing.[ch]
 %endif
 
diff --git a/sources b/sources
index 172e735..0f1c153 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,4 @@
+3eb6930816a459a7312efe090c328d5e  glibc-2.15.90-6043738b-fedora.tar.gz
+680f8ae156acfa7d8c78ce05d9568103  glibc-2.15.90-6043738b.tar.gz
 8502eb8b2c3abccaabaa45ce45808d48  glibc-ports-2.15.90-36d173fb.tar.gz
-4ce07f4bf5baca2392ba490a9cead9ee  glibc-2.15.90-edf2933a.tar.gz
-783aa8331edb3014c05fad6858123cdb  glibc-2.15.90-edf2933a-fedora.tar.gz
+


More information about the scm-commits mailing list