!23 fix root user had not face icon

From: @hua_yadong
Reviewed-by: @dou33
Signed-off-by: @dou33
This commit is contained in:
openeuler-ci-bot 2021-12-09 10:12:38 +00:00 committed by Gitee
commit 71eeb5354c
2 changed files with 1159 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
Name: ukui-screensaver
Version: 3.0.1
Release: 14
Release: 15
Summary: parallels toolbox for UKUI
License: GPL-3+ GPL-2+
URL: http://www.ukui.org
@ -39,6 +39,7 @@ patch9: 0010-Add-opencv-compilation-dependency.patch
patch10: 0011-Add-gitattriutes-files.patch
patch11: 0012-add-build-requires-packages.patch
patch12: 0013-Update-package-version.patch
patch13: fix-root-user-had-not-face-icon.patch
%description
The ukui-sidebar is mainly used in the desktop operating system.
@ -61,6 +62,7 @@ patch12: 0013-Update-package-version.patch
%patch10 -p1
%patch11 -p1
%patch12 -p1
%patch13 -p1
%build
cmake .
@ -89,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT
#%%{_datadir}/ukui-screensaver/screensaver-en.ini
%changelog
* Thu Dec 09 2021 huayadong <huayadong@kylinos.cn> - 3.0.1-15
- add patch13:fix-root-user-had-not-face-icon.patch
* Tue Dec 07 2021 tanyulong <tanyulong@kylinos.cn> - 3.0.1-14
- Update changelog package version