From repocop@altlinux.org Fri Mar  6 02:25:03 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 bird

--- a/bird.spec	2026-03-06 02:25:03.204668675 +0300
+++ b/bird.spec	2026-03-06 02:25:03.204668675 +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
