public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/scsi-target-utils] f44: Fix perm on service file (rhbz#2517733)
Date: Tue, 18 Aug 2026 16:31:26 GMT [thread overview]
Message-ID: <178707068628.1.10236907729965744502.rpms-scsi-target-utils-565782505727@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/scsi-target-utils
Branch : f44
Commit : 565782505727eefe3ecd2d7aa7b82f635605707d
Author : Terje Røsten <terjeros@gmail.com>
Date : 2026-08-18T18:29:49+02:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/scsi-target-utils/c/565782505727eefe3ecd2d7aa7b82f635605707d?branch=f44
Log:
Fix perm on service file (rhbz#2517733)
---
diff --git a/scsi-target-utils.spec b/scsi-target-utils.spec
index 3d72367..5e867b3 100644
--- a/scsi-target-utils.spec
+++ b/scsi-target-utils.spec
@@ -20,7 +20,7 @@
Summary: The SCSI target daemon and utility programs
Name: scsi-target-utils
Version: 1.0.97
-Release: 6%{?dist}
+Release: 7%{?dist}
# Automatically converted from old format: GPLv2 - review is highly recommended.
License: GPL-2.0-only
URL: http://stgt.sourceforge.net/
@@ -86,7 +86,7 @@ Adds support for the Gluster glfs backstore to scsi-target-utils.
%install
install -D -p -m 0755 scripts/tgt-setup-lun %{buildroot}%{_sbindir}/tgt-setup-lun
-install -D -p -m 0755 %{SOURCE1} %{buildroot}%{_unitdir}/tgtd.service
+install -D -p -m 0644 %{SOURCE1} %{buildroot}%{_unitdir}/tgtd.service
install -p -m 0755 scripts/tgt-admin %{buildroot}/%{_sbindir}/tgt-admin
install -D -p -m 0644 doc/manpages/targets.conf.5 %{buildroot}/%{_mandir}/man5/targets.conf.5
install -D -p -m 0644 doc/manpages/tgtadm.8 %{buildroot}/%{_mandir}/man8/tgtadm.8
@@ -140,6 +140,9 @@ pushd usr
%endif
%changelog
+* Tue Aug 18 2026 Terje Røsten <terjeros@gmail.com> - 1.0.97-7
+- Fix perm on service file (rhbz#2517733)
+
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.97-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_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=178707068628.1.10236907729965744502.rpms-scsi-target-utils-565782505727@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