public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/python-scooby] f44: Use various long options
Date: Fri, 11 Sep 2026 12:15:35 GMT	[thread overview]
Message-ID: <178912893527.1.5963215882213988696.rpms-python-scooby-8afb0c6b4b4e@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/python-scooby
Branch : f44
Commit : 8afb0c6b4b4e5eae41497a65cdfc3f22086ae856
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-05-21T09:48:31+01:00
Stats  : +2/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/python-scooby/c/8afb0c6b4b4e5eae41497a65cdfc3f22086ae856?branch=f44

Log:
Use various long options

---
diff --git a/python-scooby.spec b/python-scooby.spec
index 43bbcae..0df0186 100644
--- a/python-scooby.spec
+++ b/python-scooby.spec
@@ -68,7 +68,8 @@ export SETUPTOOLS_SCM_PRETEND_VERSION='%{version}'
 
 
 %install -a
-install -t '%{buildroot}%{_mandir}/man1' -D -p -m 0644 '%{SOURCE1}'
+install -D --preserve-timestamps --mode=0644 \
+    --target='%{buildroot}%{_mandir}/man1' '%{SOURCE1}'
 
 
 %check -a

                 reply	other threads:[~2026-09-11 12:15 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=178912893527.1.5963215882213988696.rpms-python-scooby-8afb0c6b4b4e@fedoraproject.org \
    --to=code@musicinmybrain.net \
    --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