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/liquidwar] f45: Fix unit filke permissions
Date: Wed, 19 Aug 2026 19:02:19 GMT	[thread overview]
Message-ID: <178716613965.1.4274855712764963593.rpms-liquidwar-8868164c50e3@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/liquidwar
Branch : f45
Commit : 8868164c50e3e8553b5cd2008017842ec0fb755e
Author : Gwyn Ciesla <gwync@protonmail.com>
Date   : 2026-08-19T14:01:44-05:00
Stats  : +5/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/liquidwar/c/8868164c50e3e8553b5cd2008017842ec0fb755e?branch=f45

Log:
Fix unit filke permissions

---
diff --git a/liquidwar.spec b/liquidwar.spec
index 273af6e..72e4cae 100644
--- a/liquidwar.spec
+++ b/liquidwar.spec
@@ -1,6 +1,6 @@
 Name:           liquidwar
 Version:        5.6.5
-Release:        23%{?dist}
+Release:        24%{?dist}
 Summary:        Multiplayer wargame with liquid armies
 License:        GPL-2.0-or-later
 URL:            http://www.ufoot.org/liquidwar/v5
@@ -103,7 +103,7 @@ install -p -m 644 misc/%{name}_32x32.xpm \
 install -p -m 644 misc/%{name}.xpm \
   $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/48x48/apps/%{name}.xpm
 
-install -p -D -m 755 %{SOURCE4} \
+install -p -D -m 0644 %{SOURCE4} \
         $RPM_BUILD_ROOT/%{_unitdir}/%{name}-server.service
 install -p -D -m 644 %{SOURCE2} \
         $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/%{name}-server
@@ -146,6 +146,9 @@ install -m0644 -D liquidwar.sysusers.conf %{buildroot}%{_sysusersdir}/liquidwar.
 
 
 %changelog
+* Wed Aug 19 2026 Gwyn Ciesla <gwync@protonmail.com> - 5.6.5-24
+- Fix unit file permissions.
+
 * Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 5.6.5-23
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

                 reply	other threads:[~2026-08-19 19:02 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=178716613965.1.4274855712764963593.rpms-liquidwar-8868164c50e3@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