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/arpwatch] epel9: List files more explicitly
Date: Thu, 25 Jun 2026 10:54:49 GMT [thread overview]
Message-ID: <178238488936.1.16393706351149817916.rpms-arpwatch-1d4ba06a11b8@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/arpwatch
Branch : epel9
Commit : 1d4ba06a11b8589310848aa65edbb3eadd222122
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-06-25T07:06:28+01:00
Stats : +3/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/arpwatch/c/1d4ba06a11b8589310848aa65edbb3eadd222122?branch=epel9
Log:
List files more explicitly
---
diff --git a/arpwatch.spec b/arpwatch.spec
index f11564f..a79cbe4 100644
--- a/arpwatch.spec
+++ b/arpwatch.spec
@@ -250,10 +250,11 @@ fi
%{_sbindir}/massagevendor
%dir %{_datadir}/arpwatch
-%{_datadir}/arpwatch/*.awk
+%{_datadir}/arpwatch/{d,duplicates,e,euppertolower,p}.awk
# make install uses mode 0444, which is unconventional
-%attr(0644,-,-) %{_mandir}/man8/*.8*
+%attr(0644,-,-) %{_mandir}/man8/arp{2ethers,snmp,watch}.8*
+%attr(0644,-,-) %{_mandir}/man8/massagevendor.8*
%{_unitdir}/arpwatch.service
%{_sysusersdir}/arpwatch.conf
reply other threads:[~2026-06-25 10:54 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=178238488936.1.16393706351149817916.rpms-arpwatch-1d4ba06a11b8@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