!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:
openeuler-ci-bot 2024-06-26 02:03:14 +00:00 committed by Gitee
commit 1a47d4c4ce
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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)