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

Subject: repocop fix for specfile-useradd-n

(message skipped)
--- a/bird.spec	2026-03-06 02:25:03.185668663 +0300
+++ b/bird.spec	2026-03-06 02:25:03.189668666 +0300
@@ -79,7 +79,7 @@
 
 %pre
 %_sbindir/groupadd -r -f _bird 2> /dev/null ||:
-%_sbindir/useradd -r -n -g _bird -d /var/lib/bird -s /dev/null -c "BIRD Routing Daemon System User" _bird 2> /dev/null ||:
+%_sbindir/useradd -r -N -g _bird -d /var/lib/bird -s /dev/null -c "BIRD Routing Daemon System User" _bird 2> /dev/null ||:
 
 %post
 %post_service bird
