add excludearch loongarch64
This commit is contained in:
parent
9dd2411f72
commit
37c1009563
@ -11,7 +11,7 @@
|
|||||||
############################################
|
############################################
|
||||||
Name: syscare
|
Name: syscare
|
||||||
Version: 1.2.1
|
Version: 1.2.1
|
||||||
Release: 8
|
Release: 9
|
||||||
Summary: System hot-fix service
|
Summary: System hot-fix service
|
||||||
License: MulanPSL-2.0 and GPL-2.0-only
|
License: MulanPSL-2.0 and GPL-2.0-only
|
||||||
URL: https://gitee.com/openeuler/syscare
|
URL: https://gitee.com/openeuler/syscare
|
||||||
@ -49,6 +49,8 @@ BuildRequires: kernel-devel
|
|||||||
Requires: coreutils systemd
|
Requires: coreutils systemd
|
||||||
Requires: kpatch-runtime
|
Requires: kpatch-runtime
|
||||||
|
|
||||||
|
Excludearch: loongarch64
|
||||||
|
|
||||||
############### Description ################
|
############### Description ################
|
||||||
%description
|
%description
|
||||||
SysCare is a system-level hot-fix service that provides security patches and system error hot-fixes for the operating system.
|
SysCare is a system-level hot-fix service that provides security patches and system error hot-fixes for the operating system.
|
||||||
@ -192,6 +194,8 @@ fi
|
|||||||
################ Change log ################
|
################ Change log ################
|
||||||
############################################
|
############################################
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jul 03 2024 yueyuankun<yueyuankun@kylinos.cn> - 1.2.1-9
|
||||||
|
- add excludearch loongarch64
|
||||||
* Mon May 20 2024 ningyu<ningyu9@huawei.com> - 1.2.1-8
|
* Mon May 20 2024 ningyu<ningyu9@huawei.com> - 1.2.1-8
|
||||||
- syscared: fix apply kernel module patch failure issue
|
- syscared: fix apply kernel module patch failure issue
|
||||||
- syscare-build: fix build oot module failure issue
|
- syscare-build: fix build oot module failure issue
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user