From 9465972b73f901e0d5c268ebdc348587aa01898b Mon Sep 17 00:00:00 2001 From: Alexandre Detiste Date: Jan 08 2023 19:32:31 +0000 Subject: rpmlint: fix pre-with-tmpfile-creation + post-without-tmpfile-creation --- diff --git a/apt-cacher-ng.spec b/apt-cacher-ng.spec index e0bc30c..6193e76 100644 --- a/apt-cacher-ng.spec +++ b/apt-cacher-ng.spec @@ -89,9 +89,9 @@ sed -i '/^Remap-kxlrep/s/;/# ;/' %{buildroot}%{_sysconfdir}/apt-cacher-ng/acng.c %pre %sysusers_create %{name}.conf -%tmpfiles_create %{name}.conf %post +%tmpfiles_create %{name}.conf %systemd_post %{name}.service %preun