public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/fastnetmon] epel10: Drop i686 support (leaf package)
Date: Fri, 26 Jun 2026 09:31:35 GMT	[thread overview]
Message-ID: <178246629533.1.6536959620616549114.rpms-fastnetmon-46628a83b220@fedoraproject.org> (raw)

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
 

                 reply	other threads:[~2026-06-26  9:31 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178246629533.1.6536959620616549114.rpms-fastnetmon-46628a83b220@fedoraproject.org \
    --to=code@musicinmybrain.net \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox