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/vrq] rawhide: drop ix86 support
Date: Mon, 20 Jul 2026 20:23:29 GMT	[thread overview]
Message-ID: <178457900988.1.5609266112544100701.rpms-vrq-c2bd4c27b737@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/vrq
            Branch : rawhide
            Commit : c2bd4c27b737993ed08c06f20c3277460d2e72dd
            Author : Filipe Rosset <rosset.filipe@gmail.com>
            Date   : 2026-07-20T16:58:50-03:00
            Stats  : +3/-5 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/vrq/c/c2bd4c27b737993ed08c06f20c3277460d2e72dd?branch=rawhide

            Log:
            drop ix86 support

Signed-off-by: Filipe Rosset <rosset.filipe@gmail.com>

---
diff --git a/vrq.spec b/vrq.spec
index 13f01a0..d52250b 100644
--- a/vrq.spec
+++ b/vrq.spec
@@ -2,8 +2,6 @@ Name:           vrq
 Version:        1.0.134
 Release:        %autorelease
 Summary:        Verilog tool framework with plugins for manipulating source code
-
-# Automatically converted from old format: GPLv2+ - review is highly recommended.
 License:        GPL-2.0-or-later
 URL:            http://vrq.sourceforge.net/
 Source0:        http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
@@ -11,10 +9,10 @@ Patch0:         vrq-gcc11.patch
 
 # ---- Exclusive Arch: ----
 # plugin/sim uses x86 inline assembly
+ExclusiveArch:  x86_64
+ExcludeArch:    %{ix86}
 
-ExclusiveArch:  %{ix86} x86_64
-
-BuildRequires: make
+BuildRequires:  make
 BuildRequires:  bison
 BuildRequires:  bzip2-devel
 BuildRequires:  doxygen

                 reply	other threads:[~2026-07-20 20:23 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=178457900988.1.5609266112544100701.rpms-vrq-c2bd4c27b737@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