Add 'Buildarch: noarch' to the help subpackage
(cherry picked from commit d6dcf09a2eee033a3a56d9acea90cf911a331ff3)
This commit is contained in:
parent
5cda8cfeec
commit
f941344528
6
orc.spec
6
orc.spec
@ -1,6 +1,6 @@
|
|||||||
Name: orc
|
Name: orc
|
||||||
Version: 0.4.32
|
Version: 0.4.32
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: The Oil Run-time Compiler
|
Summary: The Oil Run-time Compiler
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://cgit.freedesktop.org/gstreamer/orc/
|
URL: http://cgit.freedesktop.org/gstreamer/orc/
|
||||||
@ -22,6 +22,7 @@ subtraction, and many arithmetic operations.
|
|||||||
|
|
||||||
%package help
|
%package help
|
||||||
Summary: Help documentation for Orc
|
Summary: Help documentation for Orc
|
||||||
|
Buildarch: noarch
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
|
|
||||||
%description help
|
%description help
|
||||||
@ -83,6 +84,9 @@ The Orc compiler.
|
|||||||
%doc %{_datadir}/gtk-doc/html/orc/
|
%doc %{_datadir}/gtk-doc/html/orc/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Aug 21 2024 Huanyu Li <lihuanyu@cqsoftware.com.cn> - 0.4.32-4
|
||||||
|
- Add 'Buildarch: noarch' to the help subpackage
|
||||||
|
|
||||||
* Thu Aug 01 2024 wangjiang <wangjiang37@h-partners.com> - 0.4.32-3
|
* Thu Aug 01 2024 wangjiang <wangjiang37@h-partners.com> - 0.4.32-3
|
||||||
- fix CVE-2024-40897
|
- fix CVE-2024-40897
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user