!3 【openEuler-24.03-LTS】 glm-devel-0.9.9.8-1.oe2403.noarch.rpm 各个架构编译出的软件包requires包含架构信息
From: @yue-yuankun Reviewed-by: @overweight Signed-off-by: @overweight
This commit is contained in:
commit
1a47d4c4ce
8
glm.spec
8
glm.spec
@ -3,7 +3,7 @@
|
||||
|
||||
Name: glm
|
||||
Version: 0.9.9.8
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: C++ mathematics library for graphics programming
|
||||
|
||||
License: MIT
|
||||
@ -23,7 +23,6 @@ types of the OpenGL shading language.
|
||||
|
||||
%package devel
|
||||
Summary: C++ mathematics library for graphics programming
|
||||
BuildArch: noarch
|
||||
|
||||
Provides: %{name}-static = %{version}-%{release}
|
||||
|
||||
@ -79,5 +78,8 @@ rmdir $RPM_BUILD_ROOT%{_libdir}
|
||||
%doc doc/manual.pdf
|
||||
|
||||
%changelog
|
||||
* Tue Jun 04 2024 <yueyuankun@kylinos.cn> - 0.9.9.8-2
|
||||
- Cancel the noarch attribute of "glm-devel" package
|
||||
|
||||
* Thu Apr 21 2022 <misaka00251@misakanet.cn> - 0.9.9.8-1
|
||||
- Init package (Spec file by fedora team, patch by Max Ree & Krzysztof Kurek)
|
||||
- Init package (Spec file by fedora team, patch by Max Ree & Krzysztof Kurek)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user