Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
603cf57d65 |
7
fus.spec
7
fus.spec
@ -4,7 +4,7 @@
|
||||
|
||||
Name: fus
|
||||
Version: 0+git.%{revcount}.%{shortcommit}
|
||||
Release: 1%{?dist}
|
||||
Release: 1%{?dist}.alma.1
|
||||
Summary: Funny Solver
|
||||
|
||||
License: GPLv3+
|
||||
@ -14,7 +14,7 @@ Patch0: 0001-Use-C99-by-default.patch
|
||||
Patch1: https://patch-diff.githubusercontent.com/raw/fedora-modularity/fus/pull/72.patch
|
||||
|
||||
# No libmodulemd on these arches
|
||||
ExcludeArch: i686 ppc ppc64 s390
|
||||
ExcludeArch: ppc ppc64 s390
|
||||
|
||||
BuildRequires: meson
|
||||
BuildRequires: gcc
|
||||
@ -49,6 +49,9 @@ BuildRequires: pkgconfig(libsoup-2.4) >= 2.4
|
||||
%{_bindir}/fus
|
||||
|
||||
%changelog
|
||||
* Mon Mar 23 2026 Eduard Abdullin <eabdullin@almalinux.org> - 0+git.116.beed772-1.alma.1
|
||||
- Enable building on i686
|
||||
|
||||
* Tue Feb 02 2021 Lubomír Sedlář <lsedlar@redhat.com> - 0+git.116.beed772-1
|
||||
- Rebase to latest master
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user