!120 宏定义%{_vendor}替换
From: @niko_yhc Reviewed-by: @liubuguiii Signed-off-by: @liubuguiii
This commit is contained in:
commit
795492129b
@ -1,6 +1,6 @@
|
|||||||
Name: kiran-cc-daemon
|
Name: kiran-cc-daemon
|
||||||
Version: 2.6.1
|
Version: 2.6.1
|
||||||
Release: 8%{?dist}
|
Release: 9%{?dist}
|
||||||
Summary: DBus daemon for Kiran Desktop
|
Summary: DBus daemon for Kiran Desktop
|
||||||
|
|
||||||
License: MulanPSL-2.0
|
License: MulanPSL-2.0
|
||||||
@ -78,11 +78,10 @@ Requires: lshw
|
|||||||
Requires: passwd
|
Requires: passwd
|
||||||
Requires: iso-codes
|
Requires: iso-codes
|
||||||
|
|
||||||
|
|
||||||
%if "%{?kylin}" == ""
|
%if "%{?kylin}" == ""
|
||||||
Requires: openeuler-lsb
|
Requires: openeuler-lsb
|
||||||
%else
|
%else
|
||||||
Requires: kylin-lsb
|
Requires: %{_vendor}-lsb
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%description -n kiran-system-daemon
|
%description -n kiran-system-daemon
|
||||||
@ -203,6 +202,9 @@ glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/nulls || :
|
|||||||
%{_libdir}/pkgconfig/kiran-cc-daemon.pc
|
%{_libdir}/pkgconfig/kiran-cc-daemon.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 20 2024 yinhongchang <yinhongchang@kylinsec.com.cn> - 2.6.1-9
|
||||||
|
- KYOS-B: openeuler and kylinsec replaced with macro definitions %{_vendor}
|
||||||
|
|
||||||
* Mon Mar 04 2024 liuxinhao <liuxinhao@kylinsec.com.cn> - 2.6.1-8
|
* Mon Mar 04 2024 liuxinhao <liuxinhao@kylinsec.com.cn> - 2.6.1-8
|
||||||
- KYOS-B: avoid shift to participate in translator keycodes(#25039)
|
- KYOS-B: avoid shift to participate in translator keycodes(#25039)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user