diff --git a/arpwatch.spec b/arpwatch.spec index 9ad0e82..dee8f97 100644 --- a/arpwatch.spec +++ b/arpwatch.spec @@ -24,6 +24,7 @@ SourceLicense: %{shrink: } URL: https://ee.lbl.gov/ + Requires: /usr/sbin/sendmail Requires: python3 @@ -48,7 +49,7 @@ Source0: https://ee.lbl.gov/downloads/arpwatch/arpwatch-%{version}.tar.gz # updated), we store the file directly in the repository with the spec file; # see the update-oui-csv script. # -# File oui.csv last fetched 2025-12-11T07:07:44+00:00. +# File oui.csv last fetched 2025-12-11T07:07:53+00:00. Source1: oui.csv Source2: arpwatch.service Source3: arpwatch.sysconfig @@ -214,6 +215,8 @@ fi %systemd_post arpwatch.service + + %postun %systemd_postun_with_restart arpwatch.service