public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Gwyn Ciesla <gwync@protonmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/ip-sentinel] rawhide: Fix unit file permissions
Date: Wed, 19 Aug 2026 18:17:20 GMT [thread overview]
Message-ID: <178716344081.1.14991598029922034713.rpms-ip-sentinel-794cb95c6061@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/ip-sentinel
Branch : rawhide
Commit : 794cb95c6061cfde149b87eb871746cef957f247
Author : Gwyn Ciesla <gwync@protonmail.com>
Date : 2026-08-19T13:17:11-05:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/ip-sentinel/c/794cb95c6061cfde149b87eb871746cef957f247?branch=rawhide
Log:
Fix unit file permissions
---
diff --git a/ip-sentinel.spec b/ip-sentinel.spec
index 9806868..be63ef3 100644
--- a/ip-sentinel.spec
+++ b/ip-sentinel.spec
@@ -5,7 +5,7 @@
Summary: Tool to prevent unauthorized usage of IP addresses
Name: ip-sentinel
Version: 0.12
-Release: 1935%{?dist}
+Release: 1936%{?dist}
License: GPL-2.0-only
URL: http://www.nongnu.org/ip-sentinel/
Source0: http://savannah.nongnu.org/download/ip-sentinel/%{name}-%{version}.tar.bz2
@@ -64,7 +64,7 @@ rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/minit/
rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d/ip-sentinel
-install -Dpm 755 %{SOURCE2} $RPM_BUILD_ROOT%{_unitdir}/ip-sentinel.service
+install -Dpm 0644 %{SOURCE2} $RPM_BUILD_ROOT%{_unitdir}/ip-sentinel.service
install -m0644 -D ip-sentinel.sysusers.conf %{buildroot}%{_sysusersdir}/ip-sentinel.conf
@@ -104,6 +104,9 @@ make check
%{_sysusersdir}/ip-sentinel.conf
%changelog
+* Wed Aug 19 2026 Gwyn Ciesla <gwync@protonmail.com> - 0.12-1936
+- Fix unit file permissions
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.12-1935
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
reply other threads:[~2026-08-19 18:17 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=178716344081.1.14991598029922034713.rpms-ip-sentinel-794cb95c6061@fedoraproject.org \
--to=gwync@protonmail.com \
--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