From repocop@altlinux.org Tue Apr 14 02:32:32 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:
  * docdir-is-not-owned for pam_pkcs11

--- a/pam_pkcs11.spec	2026-04-14 02:32:32.967474266 +0300
+++ b/pam_pkcs11.spec	2026-04-14 02:32:32.967474266 +0300
@@ -163,6 +163,10 @@
 %_man8dir/*.8*
 %_unitdir/*
 %_datadir/doc/%name-%version/*.example
+# The package does not own its own docdir subdirectory.
+# The line below is added by repocop to fix this bug in a straightforward way. 
+# Another way is to rewrite the spec to use relative doc paths.
+%dir %_docdir/pam_pkcs11-%version 
 
 %files pcsc
 %config(noreplace) %_sysconfdir/security/%name/card_eventmgr.conf
