!21 添加缺少的头文件
From: @tanyulong2021 Reviewed-by: @dou33 Signed-off-by: @dou33
This commit is contained in:
commit
bbd754b7f9
Binary file not shown.
@ -1,7 +1,7 @@
|
||||
%define debug_package %{nil}
|
||||
Name: ukui-sidebar
|
||||
Version: 3.0.1
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: parallels toolbox for UKUI
|
||||
License: GPL-3+
|
||||
URL: http://www.ukui.org
|
||||
@ -26,7 +26,6 @@ Requires: qt5-qttools-devel
|
||||
Requires: gsettings-qt-devel
|
||||
Requires: dconf-devel
|
||||
|
||||
#patch0: fix-plugin-icon.patch
|
||||
|
||||
%description
|
||||
The ukui-sidebar is mainly used in the desktop operating system.
|
||||
@ -36,7 +35,6 @@ Requires: dconf-devel
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
#%%patch0 -p1
|
||||
|
||||
%build
|
||||
mkdir build && cd build
|
||||
@ -81,6 +79,9 @@ done
|
||||
%{_datadir}/ukui-clock/
|
||||
|
||||
%changelog
|
||||
* Thu Feb 10 2022 tanyulong <tanyulong@kylinos.cn> - 3.0.1-2
|
||||
- add header file and fix build error
|
||||
|
||||
* Mon Oct 26 2020 douyan <douyan@kylinos.cn> - 3.0.1-1
|
||||
- update to upstream version 3.0.0-1+1103
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user