public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jerry James <loganjerry@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/givaro] epel10: Stop building for 32-bit x86
Date: Thu, 04 Jun 2026 13:11:15 GMT	[thread overview]
Message-ID: <178057867556.1.12960079948544600474.rpms-givaro-d5fc45fa23f1@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/givaro
            Branch : epel10
            Commit : d5fc45fa23f1c4a25852cdbaeeec686a57e55a18
            Author : Jerry James <loganjerry@gmail.com>
            Date   : 2025-07-17T09:30:49-06:00
            Stats  : +4/-4 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/givaro/c/d5fc45fa23f1c4a25852cdbaeeec686a57e55a18?branch=epel10

            Log:
            Stop building for 32-bit x86

- Add a VCS field

---
diff --git a/givaro.spec b/givaro.spec
index cfbea0d..1d2f961 100644
--- a/givaro.spec
+++ b/givaro.spec
@@ -57,8 +57,12 @@ SourceLicense:  %{shrink:
                 }
 URL:            https://casys.gricad-pages.univ-grenoble-alpes.fr/givaro/
 %global forgeurl https://github.com/linbox-team/givaro
+VCS:            git:%{forgeurl}.git
 Source:         %{forgeurl}/releases/download/v%{version}/givaro-%{version}.tar.gz
 
+# See https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
+ExcludeArch:    %{ix86}
+
 %if %{with autoreconf}
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -118,10 +122,6 @@ A static library for givaro.
 autoreconf --force --install --verbose
 %endif
 
-%ifarch %{ix86}
-# Excess precision leads to test failures
-%global optflags %optflags -ffloat-store
-%endif
 %ifarch s390x
 %global optflags %optflags -ffp-contract=off
 %endif

                 reply	other threads:[~2026-06-04 13:11 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=178057867556.1.12960079948544600474.rpms-givaro-d5fc45fa23f1@fedoraproject.org \
    --to=loganjerry@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