public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/arpwatch] epel10.2: List files more explicitly
@ 2026-06-25 10:04 Benjamin A. Beasley
  0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-06-25 10:04 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/arpwatch
Branch : epel10.2
Commit : da7a0d56960f09fa7d5536b34f9ae73375da2b70
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-06-25T07:06:14+01:00
Stats  : +3/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/arpwatch/c/da7a0d56960f09fa7d5536b34f9ae73375da2b70?branch=epel10.2

Log:
List files more explicitly

---
diff --git a/arpwatch.spec b/arpwatch.spec
index 25770c3..2d8af83 100644
--- a/arpwatch.spec
+++ b/arpwatch.spec
@@ -255,10 +255,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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-25 10:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-25 10:04 [rpms/arpwatch] epel10.2: List files more explicitly Benjamin A. Beasley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox