fix(spec): fix Conditional statement error

- 修复判断语句错误
This commit is contained in:
wangyucheng 2023-04-23 21:21:04 +08:00
parent e588066948
commit cd2f2ee798

View File

@ -1,6 +1,6 @@
Name: kiran-cc-daemon
Version: 2.5.1
Release: 3
Release: 4
Summary: DBus daemon for Kiran Desktop
License: MulanPSL-2.0
@ -60,7 +60,7 @@ Requires: passwd
Requires: iso-codes
%if 0%{?openEuler}
%if "%{?kylin}" == ""
Requires: openeuler-lsb
%else
Requires: kylin-lsb
@ -173,6 +173,9 @@ glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/nulls || :
%{_libdir}/pkgconfig/kiran-cc-daemon.pc
%changelog
* Sun Apr 23 2023 wangyucheng <wangyucheng@kylinsec.om.cn> - 2.5.1-4
- KYOS-F: Conditional statement error
* Fri Apr 14 2023 meizhigang <meizhigang@kylinsec.com.cn> - 2.5.1-3
- KYOS-B: Add modifier lock window tips enable key with gsettings (#67766)
- KYOS-B: Fix coredump problem caused by nullpointer to string