[crash/f15: 6/6] - Fixes for gcc-4.6 -Werror compile failures for ARM architecture. - Fixes for gcc-4.6 -Werror compi

David Anderson crash at fedoraproject.org
Wed Sep 14 18:12:06 UTC 2011


commit 284e7335d6eb99186e22c3b2f87febbea61dbc81
Merge: 963517f 4a78f29
Author: David Anderson <anderson at redhat.com>
Date:   Wed Sep 14 14:12:32 2011 -0400

    - Fixes for gcc-4.6 -Werror compile failures for ARM architecture.
    - Fixes for gcc-4.6 -Werror compile failures for ppc64/ppc.
    - Update to latest upstream release

 .gitignore                          |    2 +
 arm-unused-but-set-variable.patch   |  154 +++++++++++++++++++++++++++++++++
 crash.spec                          |   15 +++-
 ppc64-unused-but-set-variable.patch |  159 +++++++++++++++++++++++++++++++++++
 sources                             |    3 +-
 5 files changed, 328 insertions(+), 5 deletions(-)
---
diff --cc crash.spec
index 860614a,71edc48..23d4e54
--- a/crash.spec
+++ b/crash.spec
@@@ -64,7 -66,15 +66,12 @@@ rm -rf %{buildroot
  %{_includedir}/*
  
  %changelog
 -* Thu Sep  1 2011 Dave Anderson <anderson at redhat.com> - 5.1.7-2
++* Wed Sep 14 2011 Dave Anderson <anderson at redhat.com> - 5.1.7-2
+ - Fixes for gcc-4.6 -Werror compile failures for ARM architecture.
 -
 -* Wed Aug 17 2011 Dave Anderson <anderson at redhat.com> - 5.1.7-1
 -- Update to latest upstream release
+ - Fixes for gcc-4.6 -Werror compile failures for ppc64/ppc.
 -
 -* Tue May 31 2011 Peter Robinson <pbrobinson at gmail.com> - 5.1.5-1
+ - Update to latest upstream release
++
 +* Tue May 31 2011 Peter Robinson <pbrobinson at gmail.com> - 5.1.2-3
  - Add ARM to the Exclusive arch
  
  * Wed Feb 25 2011 Dave Anderson <anderson at redhat.com> - 5.1.2-2


More information about the scm-commits mailing list