!30 modify qt5-ukui-platformtheme install error
From: @pei-jiankang Reviewed-by: @dou33 Signed-off-by: @dou33
This commit is contained in:
commit
182340563c
@ -1,7 +1,7 @@
|
||||
%define debug_package %{nil}
|
||||
Name: qt5-ukui-platformtheme
|
||||
Version: 1.0.5
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Qt5 QPA platform theme of UKUI
|
||||
License: LGPL-3.0+ GPL-3.0+
|
||||
URL: http://www.ukui.org
|
||||
@ -20,6 +20,7 @@ BuildRequires: qt5-qttools-devel
|
||||
BuildRequires: qtchooser
|
||||
Requires: libqt5-ukui-style1
|
||||
Requires: qt5-styles-ukui
|
||||
Requires: glib2
|
||||
|
||||
patch0: 0001-change-libqt5-ukui-style-Requires-Qt5Widgets-Version.patch
|
||||
|
||||
@ -90,7 +91,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
|
||||
@ -126,6 +127,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/*.so
|
||||
|
||||
%changelog
|
||||
* Thu Apr 14 2022 pei-jiankang <peijiankang@kylinos.cn> - 1.0.5-3
|
||||
- modify qt5-ukui-platformtheme install error
|
||||
|
||||
* Fri Jun 4 2021 huayadong<huayadong@kylinos.cn> - 1.0.5-2
|
||||
- add patch0: 0001-change-libqt5-ukui-style-Requires-Qt5Widgets-Version.patch
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user