Cancel the noarch attribute of "glm-devel" package
This commit is contained in:
parent
7c3237285c
commit
27ec78c775
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