From repocop@altlinux.org Mon Mar  9 02:20:36 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 atftp

--- a/atftp.spec	2026-03-09 02:20:36.824239600 +0300
+++ b/atftp.spec	2026-03-09 02:20:36.824239600 +0300
@@ -45,7 +45,7 @@
  
 %pre
 %_sbindir/groupadd -r -f _atftpd &> /dev/null
-%_sbindir/useradd -r -g _atftpd -d /dev/null -s /dev/null -c 'ATFTP Service User' -n _atftpd &> /dev/null ||:
+%_sbindir/useradd -r -g _atftpd -d /dev/null -s /dev/null -c 'ATFTP Service User' -N _atftpd &> /dev/null ||:
 
 %post
 %post_service atftpd
