From repocop@altlinux.org Sat Mar 14 02:24:24 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 make-figure

--- a/make-figure.spec	2026-03-14 02:24:24.668259780 +0300
+++ b/make-figure.spec	2026-03-14 02:24:24.668259780 +0300
@@ -65,6 +65,10 @@
 %_docdir/%name-%version/examples/gates.adapt.ht.png
 %_docdir/%name-%version/examples/definitions.tex
 %_docdir/%name-%version/examples/main-test.tex
+# 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/make-figure-%version 
 
 %files plot
 %_bindir/make-plot
