public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Yaakov Selkowitz <yselkowi@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/suricata] rawhide: Enable on ppc64le
Date: Mon, 27 Jul 2026 15:38:21 GMT	[thread overview]
Message-ID: <178516670161.1.3627840465006694310.rpms-suricata-70020b28b366@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/suricata
            Branch : rawhide
            Commit : 70020b28b366764e5de5ad837e02b38c9872e06a
            Author : Yaakov Selkowitz <yselkowi@redhat.com>
            Date   : 2026-07-26T08:42:10-04:00
            Stats  : +6/-4 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/suricata/c/70020b28b366764e5de5ad837e02b38c9872e06a?branch=rawhide

            Log:
            Enable on ppc64le

The issue which prevented this from building was likely fixed long ago.

---
diff --git a/suricata.spec b/suricata.spec
index 6160d0f..77b0597 100644
--- a/suricata.spec
+++ b/suricata.spec
@@ -1,7 +1,7 @@
 Summary: Intrusion Detection System
 Name: suricata
 Version: 8.0.5
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPL-2.0-only
 URL: https://suricata.io/
 Source0: https://www.openinfosecfoundation.org/download/%{name}-%{version}.tar.gz
@@ -59,9 +59,8 @@ Requires(postun): systemd
 Requires(pre): /usr/sbin/useradd
 %endif
 
-# Rust is not working on ppc64le systems (bz 1757548)
-# Or i686 (bz 2047425)
-ExcludeArch: ppc64le i686
+# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
+ExcludeArch: %{ix86}
 
 
 %description
@@ -200,6 +199,9 @@ fi
 %endif
 
 %changelog
+* Sun Jul 26 2026 Yaakov Selkowitz <yselkowi@redhat.com> - 8.0.5-3
+- Enable on ppc64le
+
 * Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 8.0.5-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

                 reply	other threads:[~2026-07-27 15:38 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=178516670161.1.3627840465006694310.rpms-suricata-70020b28b366@fedoraproject.org \
    --to=yselkowi@redhat.com \
    --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