From bc3e55a56662cee96f193de002aa5490eefa01f1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AE=B8=E5=BF=97=E5=87=8C?= Date: Sun, 26 Sep 2021 21:51:19 +0800 Subject: [PATCH] update spec --- acpid.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/acpid.spec b/acpid.spec index 86b44d4..a4e13f7 100644 --- a/acpid.spec +++ b/acpid.spec @@ -1,6 +1,6 @@ Name: acpid Version: 2.0.32 -Release: 1 +Release: 2 Summary: Advanced Configuration and Power Interface event daemon License: GPLv2+ URL: http://sourceforge.net/projects/acpid2/ @@ -12,7 +12,7 @@ Source4: acpid.sysconfig Source5: acpid.socket Patch1: acpid-2.0.32-kacpimon-dynamic-connections.patch -ExclusiveArch: aarch64 x86_64 %{ix86} +ExclusiveArch: aarch64 x86_64 %{ix86} riscv64 BuildRequires: systemd, gcc Requires: systemd @@ -76,6 +76,9 @@ install -p -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/sysconfig/acpid %systemd_postun_with_restart %{name}.socket %{name}.service %changelog +* Sun Sep 26 2021 xinminst -2.0.32-2 +- edit spec to adapt riscv64 + * Thu Jul 23 2020 jinzhimin - 2.0.32-1 - update version to 2.0.32