Add sw64 architecture
Signed-off-by: wzx <wuzx1226@qq.com>
This commit is contained in:
parent
e746c0162e
commit
510c8a4250
@ -1,6 +1,6 @@
|
||||
Name: acpid
|
||||
Version: 2.0.33
|
||||
Release: 2
|
||||
Release: 3
|
||||
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
|
||||
ExclusiveArch: aarch64 x86_64 %{ix86} riscv64 sw_64
|
||||
|
||||
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
|
||||
* Thu Nov 3 2022 wuzx<wuzx1226@qq.com> - 2.0.33-3
|
||||
- Add sw64 architecture
|
||||
|
||||
* Tue Oct 25 2022 fanrui <fary.fanrui@huawei.com> -2.0.33-2
|
||||
- rebuild package
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user