From 8987b4749c814adcce82fe40297e4ce079ca006bff3078209616088b3baa3c55 Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Tue, 29 Nov 2016 06:59:14 +0000 Subject: [PATCH] Accepting request 442486 from home:michals Remove ExclusiveArch. At least some ARM boards emulate ACPI events with their power button driver. At worst the daemon will be superfluous on some systems. (bsc#1012325) OBS-URL: https://build.opensuse.org/request/show/442486 OBS-URL: https://build.opensuse.org/package/show/Base:System/acpid?expand=0&rev=82 --- acpid.changes | 7 +++++++ acpid.spec | 1 - 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/acpid.changes b/acpid.changes index 63230b1..7b8ce53 100644 --- a/acpid.changes +++ b/acpid.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Nov 28 15:42:02 UTC 2016 - msuchanek@suse.com + +- Remove ExclusiveArch. At least some ARM boards emulate ACPI events with their + power button driver. At worst the daemon will be superfluous on some systems. + (bsc#1012325) + ------------------------------------------------------------------- Mon Apr 25 11:59:33 UTC 2016 - p.drouand@gmail.com diff --git a/acpid.spec b/acpid.spec index 620d3b3..864642a 100644 --- a/acpid.spec +++ b/acpid.spec @@ -35,7 +35,6 @@ Source11: sleep_button # PATCH-MISSING-TAG -- See http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines Patch1: acpid-makefile.patch BuildRequires: systemd-rpm-macros -ExclusiveArch: %ix86 x86_64 ia64 %systemd_requires %description