update spec

This commit is contained in:
许志凌 2021-09-26 21:51:19 +08:00
parent 9dc5d6dd6b
commit bc3e55a566

View File

@ -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 <xuzhiling19991120@163.com> -2.0.32-2
- edit spec to adapt riscv64
* Thu Jul 23 2020 jinzhimin <jinzhimin2@huawei.com> - 2.0.32-1
- update version to 2.0.32