public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Davide Cavalca <dcavalca@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/scsi-target-utils] f44: Gate glfs support to Fedora
Date: Tue, 18 Aug 2026 16:31:24 GMT [thread overview]
Message-ID: <178707068422.1.9254145017728558984.rpms-scsi-target-utils-43d0443240d8@fedoraproject.org> (raw)
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
reply other threads:[~2026-08-18 16:31 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=178707068422.1.9254145017728558984.rpms-scsi-target-utils-43d0443240d8@fedoraproject.org \
--to=dcavalca@fedoraproject.org \
--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