!17 Replace openEuler with vendor
From: @starlet-dx Reviewed-by: @t_feng Signed-off-by: @t_feng
This commit is contained in:
commit
9b1fdb24df
@ -1,5 +1,6 @@
|
|||||||
%global distributor_name openEuler
|
%global vendor %{?_vendor:%{_vendor}}%{!?_vendor:openEuler}
|
||||||
%global distributor_version %{openEuler}
|
%global distributor_name %{vendor}
|
||||||
|
%global distributor_version %{%{vendor}}
|
||||||
%global major_version %%(echo %%{tarball_version} | cut -d. -f1)
|
%global major_version %%(echo %%{tarball_version} | cut -d. -f1)
|
||||||
|
|
||||||
%global __provides_exclude_from ^%{_libdir}/gnome-boxes/
|
%global __provides_exclude_from ^%{_libdir}/gnome-boxes/
|
||||||
@ -7,7 +8,7 @@
|
|||||||
|
|
||||||
Name: gnome-boxes
|
Name: gnome-boxes
|
||||||
Version: 42.1
|
Version: 42.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: An application of the GNOME Desktop Environment
|
Summary: An application of the GNOME Desktop Environment
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://wiki.gnome.org/Apps/Boxes
|
URL: https://wiki.gnome.org/Apps/Boxes
|
||||||
@ -83,6 +84,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Boxes.deskt
|
|||||||
%{_sysconfdir}/ld.so.conf.d/%{name}-%{_arch}.conf
|
%{_sysconfdir}/ld.so.conf.d/%{name}-%{_arch}.conf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Nov 18 2022 yaoxin <yaoxin30@h-partners.com> - 42.1-2
|
||||||
|
- Replace openEuler with vendor
|
||||||
|
|
||||||
* Mon Oct 31 2022 yaoxin <yaoxin30@h-partners.com> - 42.1-1
|
* Mon Oct 31 2022 yaoxin <yaoxin30@h-partners.com> - 42.1-1
|
||||||
- Update to 42.1
|
- Update to 42.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user