public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/scsi-target-utils] f43: Use undefined variable for epel case
Date: Tue, 18 Aug 2026 16:31:53 GMT [thread overview]
Message-ID: <178707071393.1.5830525425110845948.rpms-scsi-target-utils-bd660ebeb6c0@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/scsi-target-utils
Branch : f43
Commit : bd660ebeb6c0e1054b137b3fab385563f3e400fe
Author : Terje Røsten <terjeros@gmail.com>
Date : 2026-05-20T19:14:36+02:00
Stats : +5/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/scsi-target-utils/c/bd660ebeb6c0e1054b137b3fab385563f3e400fe?branch=f43
Log:
Use undefined variable for epel case
---
diff --git a/scsi-target-utils.spec b/scsi-target-utils.spec
index 375f8d6..445a2f6 100644
--- a/scsi-target-utils.spec
+++ b/scsi-target-utils.spec
@@ -10,19 +10,17 @@
%{!?rhel:%global with_rbd 1}
%endif
+# no glfs in epel
%if 0%{?fedora}
%ifnarch ppc64
%global with_glfs 1
%endif
-%else
-%global with_glfs 0
%endif
-
Summary: The SCSI target daemon and utility programs
Name: scsi-target-utils
Version: 1.0.97
-Release: 4%{?dist}
+Release: 5%{?dist}
# Automatically converted from old format: GPLv2 - review is highly recommended.
License: GPL-2.0-only
URL: http://stgt.sourceforge.net/
@@ -142,6 +140,9 @@ pushd usr
%endif
%changelog
+* Wed May 20 2026 Terje Rosten <terjeros@gmail.com> - 1.0.97-5
+- Use undefined variable for epel case
+
* Wed May 20 2026 Terje Rosten <terjeros@gmail.com> - 1.0.97-4
- Fix a typo in prev. change
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=178707071393.1.5830525425110845948.rpms-scsi-target-utils-bd660ebeb6c0@fedoraproject.org \
--to=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