public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/scsi-target-utils] f44: Gate glfs support to Fedora
@ 2026-08-18 16:31 Davide Cavalca
0 siblings, 0 replies; only message in thread
From: Davide Cavalca @ 2026-08-18 16:31 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/scsi-target-utils
Branch : f44
Commit : 43d0443240d814765312730a6ad671260900b765
Author : Davide Cavalca <dcavalca@fedoraproject.org>
Date : 2026-05-19T11:02:47-07:00
Stats : +8/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/scsi-target-utils/c/43d0443240d814765312730a6ad671260900b765?branch=f44
Log:
Gate glfs support to Fedora
---
diff --git a/scsi-target-utils.spec b/scsi-target-utils.spec
index 8bda7d4..711ea95 100644
--- a/scsi-target-utils.spec
+++ b/scsi-target-utils.spec
@@ -10,15 +10,18 @@
%{!?rhel:%global with_rbd 1}
%endif
+%if 0%{?fedora}
%ifnarch ppc64
%global with_glfs 1
%endif
+%global with_glfs 0
+%endif
Summary: The SCSI target daemon and utility programs
Name: scsi-target-utils
Version: 1.0.97
-Release: 2%{?dist}
+Release: 3%{?dist}
# Automatically converted from old format: GPLv2 - review is highly recommended.
License: GPL-2.0-only
URL: http://stgt.sourceforge.net/
@@ -138,6 +141,10 @@ pushd usr
%endif
%changelog
+* Tue May 19 2026 Davide Cavalca <dcavalca@fedoraproject.org> - 1.0.97-3
+- Gate glfs support to Fedora
+ Fixes: RHBZ#2479935
+
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.97-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-18 16:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-18 16:31 [rpms/scsi-target-utils] f44: Gate glfs support to Fedora Davide Cavalca
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox