public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/vrq] rawhide: drop ix86 support
@ 2026-07-20 20:23 Filipe Rosset
0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-07-20 20:23 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-20 20:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20 20:23 [rpms/vrq] rawhide: drop ix86 support Filipe Rosset
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox