public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libkcapi] rawhide: Disable docs which fail to build
@ 2026-06-14 21:38 Yaakov Selkowitz
  0 siblings, 0 replies; only message in thread
From: Yaakov Selkowitz @ 2026-06-14 21:38 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/libkcapi
            Branch : rawhide
            Commit : 75fa4aea8f3bb80e213a9f3b3adaf293f0991ac0
            Author : Yaakov Selkowitz <yselkowi@redhat.com>
            Date   : 2026-06-14T17:37:49-04:00
            Stats  : +3/-1 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/libkcapi/c/75fa4aea8f3bb80e213a9f3b3adaf293f0991ac0?branch=rawhide

            Log:
            Disable docs which fail to build

https://bugzilla.redhat.com/show_bug.cgi?id=2488672

---
diff --git a/libkcapi.spec b/libkcapi.spec
index fa403f0..e725b37 100644
--- a/libkcapi.spec
+++ b/libkcapi.spec
@@ -34,7 +34,9 @@
 # Use `--without fuzz_test` to skip the fuzz test during build
 %bcond_without fuzz_test
 # Use `--without doc` to build without the -doc subpackage
-%bcond_without doc
+# FIXME: docs fail to build with latest texlive:
+# https://bugzilla.redhat.com/show_bug.cgi?id=2488672
+%bcond_with doc
 # Use `--without clang_sa` to skip clang static analysis during build
 %bcond_without clang_sa
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-14 21:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-14 21:38 [rpms/libkcapi] rawhide: Disable docs which fail to build Yaakov Selkowitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox