From repocop@altlinux.org Thu Mar 12 02:29:11 MSK 2026
From: "Repocop Q. A. Robot" <repocop@altlinux.org>

Subject: repocop fix for docdir-is-not-owned

(message skipped)
--- a/libopenobex.spec	2026-03-12 02:29:11.405167732 +0300
+++ b/libopenobex.spec	2026-03-12 02:29:11.410167738 +0300
@@ -50,6 +50,10 @@
 %doc %_pkgdocdir/AUTHORS
 %doc %_pkgdocdir/ChangeLog
 %doc %_pkgdocdir/README
+# 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/libopenobex-%version 
 
 %files devel
 %_includedir/*
