From 5777f8591d5ec0889004faab808376a6b5d7c1ca Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Wed, 3 Feb 2021 10:36:51 +0100 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/acpica-tools.git#630afe986a9149df5ea2a3a374db4b223b560177 --- acpica-tools.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/acpica-tools.spec b/acpica-tools.spec index 265b3b8..312f052 100644 --- a/acpica-tools.spec +++ b/acpica-tools.spec @@ -1,6 +1,6 @@ Name: acpica-tools Version: 20200925 -Release: 1%{?dist} +Release: 2%{?dist} Summary: ACPICA tools for the development and debug of ACPI tables License: GPLv2 @@ -89,6 +89,7 @@ Patch114: armv7-str-fixes.patch Patch115: dbtest.patch Patch116: ull-32bit.patch +BuildRequires: make BuildRequires: bison patchutils flex gcc # The previous iasl package contained only a very small subset of these tools @@ -252,6 +253,9 @@ fi %changelog +* Mon Jan 25 2021 Fedora Release Engineering - 20200925-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Mon Oct 19 2020 Al Stone - 20200925-1 - Update to 20200925 source tree - Completely revamp the old big-endian patches (maintainability was the goal).