From repocop@altlinux.org Wed Apr 15 02:29:42 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 polkit

--- a/polkit.spec	2026-04-15 02:29:42.594055518 +0300
+++ b/polkit.spec	2026-04-15 02:29:42.594055518 +0300
@@ -91,7 +91,7 @@
 
 %pre
 groupadd -r -f polkitd 2>/dev/null ||:
-useradd -r -n -g polkitd -d / \
+useradd -r -N -g polkitd -d / \
 	-s /dev/null -c "User for polkitd" polkitd 2>/dev/null ||:
 
 %files -f %name-1.lang
