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/crossfire] f45: Fix unit file permissions
Date: Wed, 19 Aug 2026 18:38:29 GMT	[thread overview]
Message-ID: <178716470997.1.12580365773554146132.rpms-crossfire-23962e3eb4cb@fedoraproject.org> (raw)

A new commit has been pushed.

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

Log:
Fix unit file permissions

---
diff --git a/crossfire.spec b/crossfire.spec
index 8ebbb2d..20fe953 100644
--- a/crossfire.spec
+++ b/crossfire.spec
@@ -9,7 +9,7 @@
 
 Name: crossfire
 Version: 1.71.0
-Release: 36%{?dist}
+Release: 37%{?dist}
 Summary: Server for hosting crossfire games
 # All files GPLv2+ except server/daemon.c which also has MIT attributions
 License: GPL-2.0-or-later and MIT
@@ -162,7 +162,7 @@ tar xf %{name}-images.tar -C $RPM_BUILD_ROOT/%{_datadir}/%{name}-client
 rm $RPM_BUILD_ROOT/%{_datadir}/%{name}-client/README
 
 #install -pD -m 0755 %%{SOURCE2} $RPM_BUILD_ROOT%%{_initrddir}/crossfire
-install -pD -m 0755 %{SOURCE2} $RPM_BUILD_ROOT%{_unitdir}/crossfire.service
+install -pD -m 0644 %{SOURCE2} $RPM_BUILD_ROOT%{_unitdir}/crossfire.service
 
 # Move some rarely-used binaries out of /usr/bin and into a
 # tools directory.
@@ -341,6 +341,9 @@ fi
 
 
 %changelog
+* Wed Aug 19 2026 Gwyn Ciesla <gwync@protonmail.com> - 1.71.0-37
+- Fix unit file permissions.
+
 * Wed Jul 15 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.71.0-36
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
 

                 reply	other threads:[~2026-08-19 18:38 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=178716470997.1.12580365773554146132.rpms-crossfire-23962e3eb4cb@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