[acpica-tools] Update spec file, remove patch that is no longer needed

Al Stone ahs3 at fedoraproject.org
Tue Nov 18 02:50:40 UTC 2014


commit d1429af5e7b29ed563b6abe519e0a8d50ababf37
Author: Al Stone <ahs3 at redhat.com>
Date:   Mon Nov 17 17:51:11 2014 -0700

    Update spec file, remove patch that is no longer needed
    
    Signed-off-by: Al Stone <ahs3 at redhat.com>

 acpica-tools.spec          |   14 +++++++++-----
 aslts-always-reports.patch |   24 ------------------------
 2 files changed, 9 insertions(+), 29 deletions(-)
---
diff --git a/acpica-tools.spec b/acpica-tools.spec
index 997ff55..a9a954d 100644
--- a/acpica-tools.spec
+++ b/acpica-tools.spec
@@ -1,5 +1,5 @@
 Name:           acpica-tools
-Version:        20140926
+Version:        20141107
 Release:        1%{?dist}
 Summary:        ACPICA tools for the development and debug of ACPI tables
 
@@ -30,8 +30,7 @@ Patch3:         aapits-linux.patch
 Patch4:         asllookup-miscompare.patch
 Patch5:         aapits-makefile.patch
 Patch6:		re-enable-big-endian.patch
-Patch7:		aslts-always-reports.patch
-Patch8:		OPT_LDFLAGS.patch
+Patch7:		OPT_LDFLAGS.patch
 
 BuildRequires:  bison patchutils flex
 
@@ -89,8 +88,7 @@ gzip -dc %{SOURCE1} | tar -x --strip-components=1 -f -
 %patch4 -p1 -b .asllookup-miscompare
 %patch5 -p1 -b .aapits-makefile
 %patch6 -p1 -b .re-enable-big-endian
-%patch7 -p1 -b .aslts-always-reports
-%patch8 -p1 -b .OPT_LDFLAGS
+%patch7 -p1 -b .OPT_LDFLAGS
 
 cp -p %{SOURCE2} README.Fedora
 cp -p %{SOURCE3} iasl.1
@@ -195,6 +193,12 @@ fi
 
 
 %changelog
+* Mon Nov 17 2014 Al Stone <ahs3 at redhat.com> - 20141107-1
+- Update to latest upstream.  Closes BZ#1147131.
+- Refresh patches
+- Patch to ensure ASLTS always reports when an error occurs, instead
+  of glossing over it has been incorporated upstream, so remove patch.
+
 * Wed Oct 1 2014 Al Stone <ahs3 at redhat.com> - 20140926-1
 - Update to latest upstream.  Closes BZ#1147131.
 - Refresh patches


More information about the scm-commits mailing list