public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fastnetmon] epel10: Drop i686 support (leaf package)
@ 2026-06-26 9:31 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-06-26 9:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fastnetmon
Branch : epel10
Commit : 46628a83b2202de8a80899fe8213be9f80b73d0b
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2025-02-02T10:35:12-05:00
Stats : +9/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fastnetmon/c/46628a83b2202de8a80899fe8213be9f80b73d0b?branch=epel10
Log:
Drop i686 support (leaf package)
---
diff --git a/fastnetmon.spec b/fastnetmon.spec
index 1e6dd1f..42f88b6 100644
--- a/fastnetmon.spec
+++ b/fastnetmon.spec
@@ -11,13 +11,18 @@
Name: fastnetmon
Version: 1.2.1
-Release: 21.%{date}git%{shortcommit0}%{?dist}
+Release: 22.%{date}git%{shortcommit0}%{?dist}
Summary: DDoS detection tool with sFlow, Netflow, IPFIX and port mirror support
# Automatically converted from old format: GPLv2 - review is highly recommended.
License: GPL-2.0-only
URL: https://fastnetmon.com
+# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
+%if %{undefined fc40} && %{undefined fc41}
+ExcludeArch: %{ix86}
+%endif
+
Source0: https://github.com/pavel-odintsov/fastnetmon/archive/%{commit0}.tar.gz
Source1: fastnetmon.sysusers
# https://github.com/pavel-odintsov/fastnetmon/pull/968
@@ -117,6 +122,9 @@ install -D -p -m 0644 %{SOURCE1} %{buildroot}%{_sysusersdir}/fastnetmon.conf
%doc README.md SECURITY.md THANKS.md
%changelog
+* Sun Feb 02 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 1.2.1-22.20220528git420e7b8
+- Drop i686 support (leaf package)
+
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-21.20220528git420e7b8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-26 9:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-26 9:31 [rpms/fastnetmon] epel10: Drop i686 support (leaf package) Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox