init support for arch ppc64le

This commit is contained in:
yuucyf 2024-02-23 01:20:48 +00:00 committed by chenyuanfeng
commit 4938714812

View File

@ -1,6 +1,6 @@
Name: acpid
Version: 2.0.33
Release: 4
Release: 5
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} riscv64 sw_64 ppc64le
ExclusiveArch: aarch64 x86_64 %{ix86} riscv64 sw_64 loongarch64 ppc64le
BuildRequires: systemd, gcc
Requires: systemd
@ -76,9 +76,12 @@ install -p -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/sysconfig/acpid
%systemd_postun_with_restart %{name}.socket %{name}.service
%changelog
* Tue Jan 20 2024 Yuanfeng Chen <yuanfeng.chen@shingroup.cn> - 2.0.33-4
* Fri Jan 23 2024 Yuanfeng Chen <yuanfeng.chen@shingroup.cn> - 2.0.33-5
- init support for arch ppc64le
* Thu Feb 16 2023 Wenlong Zhang<zhangwenlong@loongson.cn> - 2.0.33.4
- Add loongarch64 support
* Thu Nov 3 2022 wuzx<wuzx1226@qq.com> - 2.0.33-3
- Add sw64 architecture