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/hddfancontrol] rawhide: drop ix86 support
Date: Sun, 19 Jul 2026 04:17:28 GMT	[thread overview]
Message-ID: <178443464860.1.13237584655275159188.rpms-hddfancontrol-7bf3f9cb973e@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/hddfancontrol
Branch : rawhide
Commit : 7bf3f9cb973e1273714c6bea4fa3c6b980961105
Author : Filipe Rosset <rosset.filipe@gmail.com>
Date   : 2026-07-19T01:17:18-03:00
Stats  : +1/-4 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/hddfancontrol/c/7bf3f9cb973e1273714c6bea4fa3c6b980961105?branch=rawhide

Log:
drop ix86 support

---
diff --git a/hddfancontrol.spec b/hddfancontrol.spec
index cbfea8c..65c3717 100644
--- a/hddfancontrol.spec
+++ b/hddfancontrol.spec
@@ -4,17 +4,14 @@ Name:           %{crate}
 Version:        2.1.2
 Release:        %autorelease
 Summary:        Daemon to regulate fan speed according to hard drive temperature on Linux
-
 License:        GPL-3.0-only AND (0BSD OR MIT OR Apache-2.0) AND Apache-2.0 AND MIT AND (MIT OR Zlib OR Apache-2.0) AND MPL-2.0 AND (Unlicense OR MIT)
 URL:            https://github.com/desbma/hddfancontrol
 Source0:        https://github.com/desbma/hddfancontrol/archive/v%{version}/%{crate}-%{version}.tar.gz
-
 # ExclusiveArch for Rust packages in Fedora
 ExclusiveArch:  %{rust_arches}
-
+ExcludeArch:    %{ix86}
 BuildRequires:  cargo-rpm-macros >= 24
 BuildRequires:  systemd-rpm-macros
-
 Requires:       hdparm
 Requires:       smartmontools
 Recommends:     sdparm

                 reply	other threads:[~2026-07-19  4:17 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=178443464860.1.13237584655275159188.rpms-hddfancontrol-7bf3f9cb973e@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