!31 modify qt5-ukui-platformtheme install error
From: @pei-jiankang Reviewed-by: @dou33 Signed-off-by: @dou33
This commit is contained in:
commit
50a7534c2b
@ -1,7 +1,7 @@
|
||||
%define debug_package %{nil}
|
||||
Name: qt5-ukui-platformtheme
|
||||
Version: 1.0.5
|
||||
Release: 5
|
||||
Release: 6
|
||||
Summary: Qt5 QPA platform theme of UKUI
|
||||
License: LGPL-3.0+ GPL-3.0+
|
||||
URL: http://www.ukui.org
|
||||
@ -21,6 +21,7 @@ BuildRequires: qt5-qtbase-static
|
||||
BuildRequires: qtchooser
|
||||
Requires: libqt5-ukui-style1
|
||||
Requires: qt5-styles-ukui
|
||||
Requires: glib2
|
||||
|
||||
patch0: 0001-change-libqt5-ukui-style-Requires-Qt5Widgets-Version.patch
|
||||
patch1: 0002-Fix-return-type-errors.patch
|
||||
@ -97,7 +98,7 @@ qmake-qt5 ..
|
||||
make
|
||||
|
||||
%post
|
||||
sudo glib-compile-schemas /usr/share/glib-2.0/schemas
|
||||
glib-compile-schemas /usr/share/glib-2.0/schemas &> /dev/null ||:
|
||||
|
||||
%install
|
||||
rm -rf $RPM_BUILD_ROOT
|
||||
@ -133,6 +134,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/*.so
|
||||
|
||||
%changelog
|
||||
* Tue Apr 19 2022 pei-jiankang <peijiankang@kylinos.cn> - 1.0.5-6
|
||||
- modify qt5-ukui-platformtheme install error
|
||||
|
||||
* Mon Nov 08 2021 tanyulong <tanyulong@kylinos.cn> - 1.0.5-5
|
||||
- Modify the disable status font alpha
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user