From repocop@altlinux.org Fri Mar  6 02:25:06 MSK 2026
From: "Repocop Q. A. Robot" <repocop@altlinux.org>

Subject: repocop NMU

- NMU (by repocop). See http://www.altlinux.org/Tools/Repocop
- applied repocop fixes:
  * specfile-useradd-n for iftop

--- a/iftop.spec	2026-03-06 02:25:06.590670632 +0300
+++ b/iftop.spec	2026-03-06 02:25:06.590670632 +0300
@@ -57,7 +57,7 @@
 
 %post
 %_sbindir/groupadd -r -f _iftop
-%_sbindir/useradd -r -g _iftop -d /dev/null -s /dev/null -n _iftop >/dev/null 2>&1 ||:
+%_sbindir/useradd -r -g _iftop -d /dev/null -s /dev/null -N _iftop >/dev/null 2>&1 ||:
 %post_control -s netadmin iftop
 
 %files
