!23 fix root user had not face icon
From: @hua_yadong Reviewed-by: @dou33 Signed-off-by: @dou33
This commit is contained in:
commit
71eeb5354c
1153
fix-root-user-had-not-face-icon.patch
Normal file
1153
fix-root-user-had-not-face-icon.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -1,6 +1,6 @@
|
|||||||
Name: ukui-screensaver
|
Name: ukui-screensaver
|
||||||
Version: 3.0.1
|
Version: 3.0.1
|
||||||
Release: 14
|
Release: 15
|
||||||
Summary: parallels toolbox for UKUI
|
Summary: parallels toolbox for UKUI
|
||||||
License: GPL-3+ GPL-2+
|
License: GPL-3+ GPL-2+
|
||||||
URL: http://www.ukui.org
|
URL: http://www.ukui.org
|
||||||
@ -39,6 +39,7 @@ patch9: 0010-Add-opencv-compilation-dependency.patch
|
|||||||
patch10: 0011-Add-gitattriutes-files.patch
|
patch10: 0011-Add-gitattriutes-files.patch
|
||||||
patch11: 0012-add-build-requires-packages.patch
|
patch11: 0012-add-build-requires-packages.patch
|
||||||
patch12: 0013-Update-package-version.patch
|
patch12: 0013-Update-package-version.patch
|
||||||
|
patch13: fix-root-user-had-not-face-icon.patch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The ukui-sidebar is mainly used in the desktop operating system.
|
The ukui-sidebar is mainly used in the desktop operating system.
|
||||||
@ -61,6 +62,7 @@ patch12: 0013-Update-package-version.patch
|
|||||||
%patch10 -p1
|
%patch10 -p1
|
||||||
%patch11 -p1
|
%patch11 -p1
|
||||||
%patch12 -p1
|
%patch12 -p1
|
||||||
|
%patch13 -p1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
cmake .
|
cmake .
|
||||||
@ -89,6 +91,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
#%%{_datadir}/ukui-screensaver/screensaver-en.ini
|
#%%{_datadir}/ukui-screensaver/screensaver-en.ini
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Dec 07 2021 tanyulong <tanyulong@kylinos.cn> - 3.0.1-14
|
||||||
- Update changelog package version
|
- Update changelog package version
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user