!19 help 不应为 noarch
From: @jiachao2130 Reviewed-by: @open123bot Signed-off-by: @open123bot
This commit is contained in:
commit
aa78acba42
@ -14,7 +14,7 @@
|
||||
|
||||
Name: pipewire
|
||||
Version: 0.3.63
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Multimedia processing graphs
|
||||
License: LGPLv2+
|
||||
URL: https://pipewire.org/
|
||||
@ -164,7 +164,12 @@ Conflicts: %{name}-pulseaudio < 0.3.13-6
|
||||
This package provides a PulseAudio implementation based on PipeWire
|
||||
%endif
|
||||
|
||||
%package_help
|
||||
%package help
|
||||
Summary: Documents for %{name}
|
||||
Requires: man info
|
||||
|
||||
%description help
|
||||
Man pages and other related documents for %{name}.
|
||||
|
||||
%prep
|
||||
%autosetup -T -b0 -n %{name}-%{version} -p1
|
||||
@ -389,6 +394,9 @@ systemctl --no-reload preset --global pipewire.socket >/dev/null 2>&1 || :
|
||||
%{_datadir}/doc/pipewire/html/*
|
||||
|
||||
%changelog
|
||||
* Tue May 30 2023 Jia Chao <jiac13@chinaunicom.cn> - 0.3.63-2
|
||||
- Fix: help should not be noarch, it contains architecture infos.
|
||||
|
||||
* Mon Jan 02 2023 lin zhang <lin.zhang@turbolinux.com.cn> - 0.3.63-1
|
||||
- update version to 0.3.63
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user