From cb24610206ceea75567ed23b52bf1b2e0ff685d58b37ef2d9b626bdd713d940a Mon Sep 17 00:00:00 2001 From: David Sterba Date: Tue, 11 Apr 2023 18:49:46 +0000 Subject: [PATCH] Accepting request 1078506 from home:dsterba:branches:filesystems - Use pre-generated documentation from tarball, fixes build on SLE targets where sphinx might not be available OBS-URL: https://build.opensuse.org/request/show/1078506 OBS-URL: https://build.opensuse.org/package/show/filesystems/btrfsprogs?expand=0&rev=389 --- btrfsprogs.changes | 6 ++++++ btrfsprogs.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/btrfsprogs.changes b/btrfsprogs.changes index a70e793..f99f0ca 100644 --- a/btrfsprogs.changes +++ b/btrfsprogs.changes @@ -1,6 +1,12 @@ ------------------------------------------------------------------- Tue Apr 11 00:00:00 CEST 2023 - dsterba@suse.cz +- Use pre-generated documentation from tarball, fixes build on SLE targets + where sphinx might not be available + +------------------------------------------------------------------- +Tue Apr 11 00:00:00 CEST 2023 - dsterba@suse.cz + - update to 6.2.2 * fix build on old x86 architectures with builtin crypto * device stats: fix printing wrong values in tabular output diff --git a/btrfsprogs.spec b/btrfsprogs.spec index 069b3a7..c523bc2 100644 --- a/btrfsprogs.spec +++ b/btrfsprogs.spec @@ -29,7 +29,7 @@ %endif # the tarball contains prebuilt documentation -%define build_docs 1 +%define build_docs 0 %define _dracutmodulesdir %(pkg-config --variable dracutmodulesdir dracut)