From repocop@altlinux.org Wed Apr 15 02:29:26 MSK 2026
From: "Repocop Q. A. Robot" <repocop@altlinux.org>

Subject: repocop fix for specfile-useradd-n

(message skipped)
--- a/bird.spec	2026-04-15 02:29:26.822866418 +0300
+++ b/bird.spec	2026-04-15 02:29:26.827866477 +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
