public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/hddfancontrol] rawhide: drop ix86 support
@ 2026-07-19 4:17 Filipe Rosset
0 siblings, 0 replies; only message in thread
From: Filipe Rosset @ 2026-07-19 4:17 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-19 4:17 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-19 4:17 [rpms/hddfancontrol] 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