Compare commits
4 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
6ac4fa7d4f | ||
|
|
83bc5eb30e | ||
|
|
27aad08ee4 | ||
|
|
dd2e108a60 |
1 changed files with 5 additions and 0 deletions
|
|
@ -10,6 +10,11 @@ BuildRequires: gcc
|
|||
BuildRequires: make
|
||||
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
||||
|
||||
# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
|
||||
%if 0%{?fedora} >= 42 || 0%{?rhel} >= 11
|
||||
ExcludeArch: %{ix86}
|
||||
%endif
|
||||
|
||||
%description
|
||||
ADMesh is a program for diagnosing and/or repairing commonly encountered
|
||||
problems with STL (STereo Lithography) data files. It can remove degenerate
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue