!13 【轻量级PR】: Added 'Buildarch: noarch'to the help subpackage
From: @nangong176281 Reviewed-by: @Charlie_li Signed-off-by: @Charlie_li
This commit is contained in:
commit
f2e7f7345a
@ -1,6 +1,6 @@
|
|||||||
Name: mesa-demos
|
Name: mesa-demos
|
||||||
Version: 8.3.0
|
Version: 8.3.0
|
||||||
Release: 14
|
Release: 15
|
||||||
Summary: Demo applications for testing Mesa
|
Summary: Demo applications for testing Mesa
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://www.mesa3d.org
|
URL: http://www.mesa3d.org
|
||||||
@ -26,6 +26,7 @@ It also provides the glxinfo, glxgears, eglinfo and es2_info utilities.
|
|||||||
|
|
||||||
%package help
|
%package help
|
||||||
Summary: Help package for %{name}
|
Summary: Help package for %{name}
|
||||||
|
Buildarch: noarch
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
|
|
||||||
%description help
|
%description help
|
||||||
@ -75,6 +76,9 @@ install -m755 src/xdemos/glxinfo %{buildroot}%{_bindir}/glxinfo%{?__isa_bits}
|
|||||||
%{_datadir}/man/man1/xdriinfo.1*
|
%{_datadir}/man/man1/xdriinfo.1*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 20 2024 Wei Zhang <zhangwei@cqsoftware.com.cn> - 8.3.0-15
|
||||||
|
- Added 'Buildarch: noarch' to the help subpackage
|
||||||
|
|
||||||
* Tue Oct 13 2020 chengguipeng <chengguipeng11@huawei.com> - 8.3.0-14
|
* Tue Oct 13 2020 chengguipeng <chengguipeng11@huawei.com> - 8.3.0-14
|
||||||
- BuildRequires:add libglvnd-devel, libXext-devel and remove mesa-libGLES-devel to solve compilation failture.
|
- BuildRequires:add libglvnd-devel, libXext-devel and remove mesa-libGLES-devel to solve compilation failture.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user