Fix crashes when installing or uninstalling software
This commit is contained in:
parent
c1102960df
commit
0231ab4c52
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Binary file not shown.
@ -2,7 +2,7 @@
|
||||
|
||||
Name: ukui-menu
|
||||
Version: 3.0.2
|
||||
Release: 4
|
||||
Release: 5
|
||||
Summary: Advanced ukui menu
|
||||
License: GPL-3.0
|
||||
URL: http://www.ukui.org
|
||||
@ -28,9 +28,6 @@ Requires: libXtst
|
||||
Requires: libX11
|
||||
Requires: accountsservice
|
||||
|
||||
patch0: 0001-fix-uninstall-failed-issue.patch
|
||||
patch1: 0001-Optimize-Chinese-search.patch
|
||||
patch2: 0262-Adapt-the-light-color-theme.patch
|
||||
|
||||
#BuildArch: noarch
|
||||
|
||||
@ -42,9 +39,6 @@ patch2: 0262-Adapt-the-light-color-theme.patch
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
|
||||
%build
|
||||
mkdir build && cd build
|
||||
@ -63,9 +57,12 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%files
|
||||
%{_bindir}/ukui-menu
|
||||
%{_sysconfdir}/xdg/autostart/ukui-menu.desktop
|
||||
%{_datadir}/ukui-menu/translations/
|
||||
##%{_datadir}/ukui-menu/translations/
|
||||
|
||||
%changelog
|
||||
* Mon Mar 28 2022 huayadong <huayadong@kylinos.cn> - 3.0.2-5
|
||||
- Fix crashes when installing or uninstalling software
|
||||
|
||||
* Fri Dec 10 2021 huayadong <huayadong@kylinos.cn> - 3.0.2-4
|
||||
- add patch:0262-Adapt-the-light-color-theme.patch
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user