!27 modify qt5-ukui-platformtheme install error
From: @pei-jiankang Reviewed-by: @dou33 Signed-off-by: @dou33
This commit is contained in:
commit
cf92237324
@ -1,7 +1,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
Name: qt5-ukui-platformtheme
|
Name: qt5-ukui-platformtheme
|
||||||
Version: 1.0.8
|
Version: 1.0.8
|
||||||
Release: 2
|
Release: 3
|
||||||
Summary: Qt5 QPA platform theme of UKUI
|
Summary: Qt5 QPA platform theme of UKUI
|
||||||
License: LGPL-3.0+ GPL-3.0+
|
License: LGPL-3.0+ GPL-3.0+
|
||||||
URL: http://www.ukui.org
|
URL: http://www.ukui.org
|
||||||
@ -24,6 +24,7 @@ BuildRequires: qt5-qtbase-static
|
|||||||
|
|
||||||
Requires: libqt5-ukui-style1
|
Requires: libqt5-ukui-style1
|
||||||
Requires: qt5-styles-ukui
|
Requires: qt5-styles-ukui
|
||||||
|
Requires: glib2
|
||||||
|
|
||||||
%description
|
%description
|
||||||
qt5-ukui-platformtheme is official platform theme of UKUI desktop
|
qt5-ukui-platformtheme is official platform theme of UKUI desktop
|
||||||
@ -91,7 +92,7 @@ qmake-qt5 ..
|
|||||||
make
|
make
|
||||||
|
|
||||||
%post
|
%post
|
||||||
sudo glib-compile-schemas /usr/share/glib-2.0/schemas
|
glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null
|
||||||
|
|
||||||
%install
|
%install
|
||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
@ -125,6 +126,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/*.so
|
%{_libdir}/*.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 14 2022 pei-jiankang <peijiankang@kylinos.cn> - 1.0.8-3
|
||||||
|
- modify qt5-ukui-platformtheme install error
|
||||||
|
|
||||||
* Wed Mar 02 2022 tanyulong <tanyulong@kylinos.cn> - 1.0.8-2
|
* Wed Mar 02 2022 tanyulong <tanyulong@kylinos.cn> - 1.0.8-2
|
||||||
- rebuild
|
- rebuild
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user