public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/guidelines-support-library] epel9: Rebuild for EPEL10, remove x86 build on RHEL
@ 2026-09-06  5:06 Federico Pellegrin
  0 siblings, 0 replies; only message in thread
From: Federico Pellegrin @ 2026-09-06  5:06 UTC (permalink / raw)
  To: git-commits

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
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-09-06  5:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-06  5:06 [rpms/guidelines-support-library] epel9: Rebuild for EPEL10, remove x86 build on RHEL Federico Pellegrin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox