From 4e95468437bc97b156270e35bc50f1ecb24aa3c9 Mon Sep 17 00:00:00 2001 From: Jan Synacek Date: Mar 03 2014 13:50:41 +0000 Subject: reference documentation in the service file --- diff --git a/arpwatch.service b/arpwatch.service index fa6309b..73c6286 100644 --- a/arpwatch.service +++ b/arpwatch.service @@ -1,6 +1,7 @@ [Unit] Description=Arpwatch daemon which keeps track of ethernet/ip address pairings After=syslog.target network.target +Documentation=man:arpwatch [Service] Type=forking diff --git a/arpwatch.spec b/arpwatch.spec index 3f7d0c3..afd4e5f 100644 --- a/arpwatch.spec +++ b/arpwatch.spec @@ -4,7 +4,7 @@ Name: arpwatch Epoch: 14 Version: 2.1a15 -Release: 30%{?dist} +Release: 31%{?dist} Summary: Network monitoring tools for tracking IP addresses on a network Group: Applications/System License: BSD with advertising @@ -152,6 +152,9 @@ fi %attr(0644,-,arpwatch) %verify(not md5 size mtime) %config(noreplace) %{_vararpwatch}/ethercodes.dat %changelog +* Mon Feb 3 2014 Jan Synáček 14:2.1a15-31 +- reference documentation in the service file + * Sun Aug 4 2013 Peter Robinson 14:2.1a15-30 - Fix FTBFS