[acpica-tools] Update the changelog

Al Stone ahs3 at fedoraproject.org
Fri May 23 00:08:19 UTC 2014


commit 09074c9a3e3dd6c21ae875920e13721eda7be4c4
Author: Al Stone <ahs3 at redhat.com>
Date:   Thu May 22 18:07:46 2014 -0600

    Update the changelog
    
    Signed-off-by: Al Stone <ahs3 at redhat.com>

 acpica-tools.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/acpica-tools.spec b/acpica-tools.spec
index 7a5dac1..d8ca851 100644
--- a/acpica-tools.spec
+++ b/acpica-tools.spec
@@ -1,6 +1,6 @@
 Name:           acpica-tools
 Version:        20140424
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        ACPICA tools for the development and debug of ACPI tables
 
 Group:          Development/Languages
@@ -29,6 +29,7 @@ Patch2:         name-miscompare.patch
 Patch3:         aapits-linux.patch
 Patch4:         asllookup-miscompare.patch
 Patch5:         aapits-makefile.patch
+Patch6:		re-enable-big-endian.patch
 
 BuildRequires:  bison patchutils flex
 
@@ -85,6 +86,7 @@ gzip -dc %{SOURCE1} | tar -x --strip-components=1 -f -
 %patch3 -p1 -b .aapits-linux
 %patch4 -p1 -b .asllookup-miscompare
 %patch5 -p1 -b .aapits-makefile
+%patch6 -p1 -b .re-enable-big-endian
 
 cp -p %{SOURCE2} README.Fedora
 cp -p %{SOURCE3} iasl.1
@@ -189,6 +191,10 @@ fi
 
 
 %changelog
+* Thu May 22 2014 Al Stone <ahs3 at redhat.com> - 20140424-2
+- Add ppc64le as a 64-bit arch in run-misc-tests.sh.  Closes BZ#1098614.
+- Re-enable big-endian support in iasl.
+
 * Wed May 7 2014 Al Stone <ahs3 at redhat.com> - 20140424-1
 - Update to latest upstream.  Closes BZ#1091189.
 


More information about the scm-commits mailing list