!25 Added 'Buildarch: noarch'to the help subpaackage
From: @cherry530 Reviewed-by: @lyn1001 Signed-off-by: @lyn1001
This commit is contained in:
commit
ce44363d40
@ -1,6 +1,6 @@
|
||||
Name: libmediaart
|
||||
Version: 1.9.4
|
||||
Release: 8
|
||||
Release: 9
|
||||
Summary: Library tasked with managing, extracting and handling media art caches
|
||||
|
||||
License: LGPLv2+
|
||||
@ -27,7 +27,8 @@ The libmediaart-devel package is used for the development environment for the li
|
||||
|
||||
%package help
|
||||
Summary: help document for libmediaart
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Buildarch: noarch
|
||||
|
||||
%description help
|
||||
Help document for libmediaart
|
||||
@ -71,6 +72,9 @@ dbus-run-session -- make check
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Sep 24 2024 xu_ping <707078654@qq.com> - 1.9.4-9
|
||||
- Added 'Buildarch: noarch' to the help subpackage.
|
||||
|
||||
* Wed Nov 25 2020 xiaqirong <xiaqirong1@huawei.com> - 1.9.4-8
|
||||
- Type:bugfix
|
||||
- Id:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user