Update the changelog
Signed-off-by: Al Stone <ahs3@redhat.com>
This commit is contained in:
parent
fad899c950
commit
09074c9a3e
@ -1,6 +1,6 @@
|
|||||||
Name: acpica-tools
|
Name: acpica-tools
|
||||||
Version: 20140424
|
Version: 20140424
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: ACPICA tools for the development and debug of ACPI tables
|
Summary: ACPICA tools for the development and debug of ACPI tables
|
||||||
|
|
||||||
Group: Development/Languages
|
Group: Development/Languages
|
||||||
@ -29,6 +29,7 @@ Patch2: name-miscompare.patch
|
|||||||
Patch3: aapits-linux.patch
|
Patch3: aapits-linux.patch
|
||||||
Patch4: asllookup-miscompare.patch
|
Patch4: asllookup-miscompare.patch
|
||||||
Patch5: aapits-makefile.patch
|
Patch5: aapits-makefile.patch
|
||||||
|
Patch6: re-enable-big-endian.patch
|
||||||
|
|
||||||
BuildRequires: bison patchutils flex
|
BuildRequires: bison patchutils flex
|
||||||
|
|
||||||
@ -85,6 +86,7 @@ gzip -dc %{SOURCE1} | tar -x --strip-components=1 -f -
|
|||||||
%patch3 -p1 -b .aapits-linux
|
%patch3 -p1 -b .aapits-linux
|
||||||
%patch4 -p1 -b .asllookup-miscompare
|
%patch4 -p1 -b .asllookup-miscompare
|
||||||
%patch5 -p1 -b .aapits-makefile
|
%patch5 -p1 -b .aapits-makefile
|
||||||
|
%patch6 -p1 -b .re-enable-big-endian
|
||||||
|
|
||||||
cp -p %{SOURCE2} README.Fedora
|
cp -p %{SOURCE2} README.Fedora
|
||||||
cp -p %{SOURCE3} iasl.1
|
cp -p %{SOURCE3} iasl.1
|
||||||
@ -189,6 +191,10 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 22 2014 Al Stone <ahs3@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@redhat.com> - 20140424-1
|
* Wed May 7 2014 Al Stone <ahs3@redhat.com> - 20140424-1
|
||||||
- Update to latest upstream. Closes BZ#1091189.
|
- Update to latest upstream. Closes BZ#1091189.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user