public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Filipe Rosset <rosset.filipe@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/unetbootin] rawhide: drop ix86 support
Date: Mon, 20 Jul 2026 19:46:56 GMT	[thread overview]
Message-ID: <178457681660.1.4375122259300752640.rpms-unetbootin-ed46e1549b50@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/unetbootin
Branch : rawhide
Commit : ed46e1549b50cedcdbe45c8e7a1acaadad32d5b6
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date   : 2026-07-20T16:46:49-03:00
Stats  : +2/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/unetbootin/c/ed46e1549b50cedcdbe45c8e7a1acaadad32d5b6?branch=rawhide

Log:
drop ix86 support

---
diff --git a/unetbootin.spec b/unetbootin.spec
index 7926132..5396fa1 100644
--- a/unetbootin.spec
+++ b/unetbootin.spec
@@ -8,16 +8,14 @@ URL:            https://unetbootin.github.io/
 Source0:        https://sourceforge.net/projects/%{name}/files/UNetbootin/%{version}/%{name}-source-%{version}.tar.gz
 Patch0:         unetbootin-675-desktop.patch
 # Syslinux is only available on x86 architectures
-ExclusiveArch:  %{ix86} x86_64 aarch64
-
+ExclusiveArch:  x86_64 aarch64
 BuildRequires:  desktop-file-utils
 BuildRequires:  gcc-c++
 BuildRequires:  make
 BuildRequires:  qt5-linguist
 BuildRequires:  qt5-qtbase-devel
-# Not picked up automatically, required for operation
 Requires:       p7zip-plugins
-%ifarch %{ix86} x86_64
+%ifarch x86_64 aarch64
 Requires:       syslinux
 Requires:       syslinux-extlinux
 %endif

                 reply	other threads:[~2026-07-20 19:46 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=178457681660.1.4375122259300752640.rpms-unetbootin-ed46e1549b50@fedoraproject.org \
    --to=rosset.filipe@gmail.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