Name: ukui-menu Version: 3.1.1 Release: 10 Summary: Advanced ukui menu License: GPL-3.0-or-later URL: http://www.ukui.org Source0: %{name}-%{version}.tar.gz Patch01: 0001-fix-uninstall-failed-issue.patch Patch02: 0002-fix-coredump-of-ukui-menu.patch patch03: 0003-add-ukui-log4qt.patch patch04: 0001-4-wayland.patch patch05: 0002-5-platformName-update-debian-changelog.-platformName.patch patch06: 0003-.patch patch07: 0004-7-close-cd-128489.patch patch08: 0005-8-wayland.patch patch09: 0006-changelog.patch patch10: 0007-changelog.patch patch11: 0008-changelog.patch BuildRequires: qt5-qtbase-devel BuildRequires: libqtxdg-devel BuildRequires: qt5-qtx11extras-devel BuildRequires: glib2-devel >= 2.36 BuildRequires: gsettings-qt-devel BuildRequires: bamf-devel BuildRequires: libXrandr-devel BuildRequires: libXtst-devel BuildRequires: libX11-devel BuildRequires: qt5-qttools-devel BuildRequires: kf5-kwindowsystem-devel BuildRequires: uchardet-devel ukui-interface peony libpeony-dev BuildRequires: libkysdk-waylandhelper-devel Requires: gsettings-qt Requires: qt5-qtx11extras Requires: bamf-daemon Requires: accountsservice Requires: libkysdk-waylandhelper #BuildArch: noarch %description UKUI menu provides start menu development library and advanced graphical user interface. . The package contains executable file. %prep %autosetup -n %{name}-%{version} -p1 %build mkdir build && cd build %{qmake_qt5} .. %{make_build} %install rm -rf $RPM_BUILD_ROOT cd %{_builddir}/%{name}-%{version}/build make INSTALL_ROOT=%{buildroot} install %clean rm -rf $RPM_BUILD_ROOT %files %{_bindir}/ukui-menu %{_sysconfdir}/xdg/autostart/ukui-menu.desktop %{_datadir}/ukui-menu/translations/ %changelog * Fri May 12 2023 peijiankang - 3.1.1-10 - add 0006-changelog.patch 0007-changelog.patch 0008-changelog.patch * Tue Feb 21 2023 peijiankang - 3.1.1-9 - add 0005-8-wayland.patch * Mon Feb 20 2023 peijiankang - 3.1.1-8 - add 0004-7-close-cd-128489.patch * Fri Feb 17 2023 peijiankang - 3.1.1-7 - add execapp * Thu Feb 16 2023 peijiankang - 3.1.1-6 - update platformName * Wed Feb 15 2023 peijiankang - 3.1.1-5 - add 0003-add-ukui-log4qt.patch * Fri Feb 10 2023 peijiankang - 3.1.1-4 - fix coredump of ukui-menu * Wed Feb 1 2023 peijiankang - 3.1.1-3 - fix uninstall failed issue * Tue Jan 17 2023 peijiankang - 3.1.1-2 - add build debuginfo and debugsource * Thu Dec 01 2022 tanyulong - 3.1.1-1 - update upstream version 3.1.1 * Mon Aug 8 2022 huayadong - 3.0.2-11 - Fixed application icon dragging problem * Mon Aug 8 2022 huayadong - 3.0.2-10 - Fixed right click exception popover problem * Mon Aug 8 2022 huayadong - 3.0.2-9 - add optimize the interaction strategy with the taskbar * Wed Jun 29 2022 huayadong - 3.0.2-8 - Fixed size problem with multiple screens * Fri May 20 2022 tanyulong - 3.0.2-7 - Improve the project according to the requirements of compliance improvement * Sat Apr 02 2022 tanyulong - 3.0.2-6 - modify yaml file error * Mon Mar 28 2022 huayadong - 3.0.2-5 - Fix crashes when installing or uninstalling software * Fri Dec 10 2021 huayadong - 3.0.2-4 - add patch:0262-Adapt-the-light-color-theme.patch * Tue Dec 07 2021 huayadong - 3.0.2-3 - add patch: 0001-Optimize-Chinese-search.patch * Mon Oct 26 2020 douyan - 3.0.2-2 - fix uninstalled failed issue * Mon Oct 26 2020 douyan - 3.0.2-1 - update to upstream version 3.0.1-1+1026 * Wen Sep 23 2020 douyan - 2.0.6-2 - fix uninstall issue * Mon Jul 20 2020 douyan - 2.0.6-1 - Init package for openEuler