!22 修复安装告警
From: @kylinsecos_admin Reviewed-by: @tangjie02 Signed-off-by: @tangjie02
This commit is contained in:
commit
86f630b9af
@ -1,6 +1,6 @@
|
|||||||
Name: kiran-cc-daemon
|
Name: kiran-cc-daemon
|
||||||
Version: 2.1.0
|
Version: 2.1.0
|
||||||
Release: 5%{?dist}
|
Release: 6
|
||||||
Summary: DBus daemon for Kiran Desktop
|
Summary: DBus daemon for Kiran Desktop
|
||||||
|
|
||||||
License: Mulan PSL v2
|
License: Mulan PSL v2
|
||||||
@ -93,7 +93,7 @@ systemctl enable kiran-system-daemon.service
|
|||||||
%systemd_preun kiran-system-daemon.service
|
%systemd_preun kiran-system-daemon.service
|
||||||
|
|
||||||
%post -n kiran-session-daemon
|
%post -n kiran-session-daemon
|
||||||
glib-compile-schemas /usr/share/glib-2.0/schemas
|
glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/nulls || :
|
||||||
|
|
||||||
%files -n kiran-system-daemon
|
%files -n kiran-system-daemon
|
||||||
%{_sysconfdir}/dbus-1/system.d/*.conf
|
%{_sysconfdir}/dbus-1/system.d/*.conf
|
||||||
@ -132,6 +132,9 @@ glib-compile-schemas /usr/share/glib-2.0/schemas
|
|||||||
%{_libdir}/pkgconfig/kiran-cc-daemon.pc
|
%{_libdir}/pkgconfig/kiran-cc-daemon.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 28 2022 tangjie02 <tangjie02@kylinse.com.cn> 2.1.0-5
|
||||||
|
- KYOS-B: Fix the install warning (#I5JD1K)
|
||||||
|
|
||||||
* Mon Oct 18 2021 xiewenhao <xiewenhao@kylinos.com.cn> 2.1.0-4
|
* Mon Oct 18 2021 xiewenhao <xiewenhao@kylinos.com.cn> 2.1.0-4
|
||||||
- KYOS-B: fix license information (#43502)
|
- KYOS-B: fix license information (#43502)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user