modify openEuler to _vendor and remove unused src.rpm

This commit is contained in:
panchenbo 2023-09-26 14:57:51 +08:00
parent 248834e153
commit 84f191009e
2 changed files with 5 additions and 3 deletions

Binary file not shown.

View File

@ -17,7 +17,7 @@ Name: mate-desktop
License: GPLv2+ and LGPLv2+ and MIT License: GPLv2+ and LGPLv2+ and MIT
Version: %{branch}.2 Version: %{branch}.2
%if 0%{?rel_build} %if 0%{?rel_build}
Release: 7 Release: 8
%else %else
Release: 0.10%{?git_rel} Release: 0.10%{?git_rel}
%endif %endif
@ -57,7 +57,7 @@ BuildRequires: gdb-headless
Requires: %{name}-libs%{?_isa} = %{version}-%{release} Requires: %{name}-libs%{?_isa} = %{version}-%{release}
%if 0%{?openEuler} %if 0%{?openEuler}
Requires: openEuler-menus Requires: %{_vendor}-menus
%endif %endif
%if 0%{?rhel} %if 0%{?rhel}
Requires: redhat-menus Requires: redhat-menus
@ -247,10 +247,12 @@ install -m 644 %SOURCE5 %{buildroot}/%{_datadir}/applications/mate-mimeapps.list
%changelog %changelog
* Fri Aug 18 2023 panchenbo <panchenbo@kylinsec.com.cn> - 1.22.2-8
- modify openEuler to _vendor and remove unused src.rpm
* Mon Jul 03 2023 wangyucheng <wangyucheng@kylinos.cn> - 1.22.2-7 * Mon Jul 03 2023 wangyucheng <wangyucheng@kylinos.cn> - 1.22.2-7
- KYOS-F: Remove property 'title-mode', Related #6892 - KYOS-F: Remove property 'title-mode', Related #6892
* Fri Jul 15 2022 longcheng <longcheng@kylinos.com.cn> - 1.22.2-6 * Fri Jul 15 2022 longcheng <longcheng@kylinos.com.cn> - 1.22.2-6
- KYOS-F: changed font and document font to Noto - KYOS-F: changed font and document font to Noto
- KYOS-F: Add api to check hotplug_mode_update property for outputs - KYOS-F: Add api to check hotplug_mode_update property for outputs