public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Federico Pellegrin <fede@evolware.org>
To: git-commits@fedoraproject.org
Subject: [rpms/guidelines-support-library] epel9: Rebuild for EPEL10, remove x86 build on RHEL
Date: Sun, 06 Sep 2026 05:06:02 GMT	[thread overview]
Message-ID: <178867116232.1.11230989576014621020.rpms-guidelines-support-library-6882851ef6c5@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/guidelines-support-library
Branch : epel9
Commit : 6882851ef6c5e5af6c512a139e1d76017072dff5
Author : Federico Pellegrin <fede@evolware.org>
Date   : 2025-09-16T05:12:47+02:00
Stats  : +1/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/guidelines-support-library/c/6882851ef6c5e5af6c512a139e1d76017072dff5?branch=epel9

Log:
Rebuild for EPEL10, remove x86 build on RHEL

---
diff --git a/guidelines-support-library.spec b/guidelines-support-library.spec
index 4391f71..626d2af 100644
--- a/guidelines-support-library.spec
+++ b/guidelines-support-library.spec
@@ -10,7 +10,7 @@ Summary: Guidelines Support Library
 Source0: %{url}/archive/v%{version}/%{name}-%{version}.tar.gz
 
 # https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
-%if 0%{?fedora} && 0%{?fedora} >= 42
+%if ( 0%{?fedora} && 0%{?fedora} >= 42 ) || 0%{?rhel}
 ExcludeArch: %{ix86}
 %endif
 

                 reply	other threads:[~2026-09-06  5:06 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=178867116232.1.11230989576014621020.rpms-guidelines-support-library-6882851ef6c5@fedoraproject.org \
    --to=fede@evolware.org \
    --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