fix build error
This commit is contained in:
parent
a0378ba8f3
commit
b134acf342
Binary file not shown.
@ -1,7 +1,7 @@
|
|||||||
%define debug_package %{nil}
|
%define debug_package %{nil}
|
||||||
Name: ukui-sidebar
|
Name: ukui-sidebar
|
||||||
Version: 3.0.1
|
Version: 3.0.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: parallels toolbox for UKUI
|
Summary: parallels toolbox for UKUI
|
||||||
License: GPL-3+
|
License: GPL-3+
|
||||||
URL: http://www.ukui.org
|
URL: http://www.ukui.org
|
||||||
@ -26,7 +26,6 @@ Requires: qt5-qttools-devel
|
|||||||
Requires: gsettings-qt-devel
|
Requires: gsettings-qt-devel
|
||||||
Requires: dconf-devel
|
Requires: dconf-devel
|
||||||
|
|
||||||
#patch0: fix-plugin-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.
|
||||||
@ -36,7 +35,6 @@ Requires: dconf-devel
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
#%%patch0 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
mkdir build && cd build
|
mkdir build && cd build
|
||||||
@ -81,6 +79,9 @@ done
|
|||||||
%{_datadir}/ukui-clock/
|
%{_datadir}/ukui-clock/
|
||||||
|
|
||||||
%changelog
|
%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
|
* Mon Oct 26 2020 douyan <douyan@kylinos.cn> - 3.0.1-1
|
||||||
- update to upstream version 3.0.0-1+1103
|
- update to upstream version 3.0.0-1+1103
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user