diff --git a/arpwatch.spec b/arpwatch.spec index e3316fc..9ad0e82 100644 --- a/arpwatch.spec +++ b/arpwatch.spec @@ -24,8 +24,6 @@ SourceLicense: %{shrink: } URL: https://ee.lbl.gov/ -Requires(pre): shadow-utils - Requires: /usr/sbin/sendmail Requires: python3 @@ -50,7 +48,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:57+00:00. +# File oui.csv last fetched 2025-12-11T07:07:44+00:00. Source1: oui.csv Source2: arpwatch.service Source3: arpwatch.sysconfig @@ -216,10 +214,6 @@ fi %systemd_post arpwatch.service -%pre -%sysusers_create_compat %{SOURCE6} - - %postun %systemd_postun_with_restart arpwatch.service