From repocop@altlinux.org Tue Jul 21 02:17: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 starman

--- a/starman.spec	2026-07-21 02:17:06.999845639 +0300
+++ b/starman.spec	2026-07-21 02:17:06.999845639 +0300
@@ -66,7 +66,7 @@
 
 %pre
 %_sbindir/groupadd -r -f _starman
-%_sbindir/useradd -r -g _starman -r -c "starman web server" -s /dev/null -d /dev/null -n _starman > /dev/null 2>&1 ||:
+%_sbindir/useradd -r -g _starman -r -c "starman web server" -s /dev/null -d /dev/null -N _starman > /dev/null 2>&1 ||:
 
 %post
 %post_service %name
