From 7352f946f1d7d11fa1b76813e045748a40df744213cba4a276953b0dc9b1eafb Mon Sep 17 00:00:00 2001 From: Tony Jones Date: Thu, 23 Jan 2020 23:03:38 +0000 Subject: [PATCH] Accepting request 766712 from home:StefanBruens:branches:devel:tools - Use docbook-utils-minimal for manpage generation, avoids texlive dependency. OBS-URL: https://build.opensuse.org/request/show/766712 OBS-URL: https://build.opensuse.org/package/show/devel:tools/oprofile?expand=0&rev=56 --- oprofile.changes | 6 ++++++ oprofile.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/oprofile.changes b/oprofile.changes index a661283..0148fcb 100644 --- a/oprofile.changes +++ b/oprofile.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jan 23 22:12:54 UTC 2020 - Stefan BrĂ¼ns + +- Use docbook-utils-minimal for manpage generation, avoids + texlive dependency. + ------------------------------------------------------------------- Mon Oct 29 21:07:04 UTC 2018 - Tony Jones diff --git a/oprofile.spec b/oprofile.spec index 9f9f6b1..a9d122d 100644 --- a/oprofile.spec +++ b/oprofile.spec @@ -34,7 +34,7 @@ Patch3: %{name}-handle-empty-event-name-spec-gracefully-for-ppc.patch BuildRequires: autoconf BuildRequires: automake BuildRequires: binutils-devel -BuildRequires: docbook-utils +BuildRequires: docbook-utils-minimal BuildRequires: docbook-xsl-stylesheets BuildRequires: fdupes BuildRequires: gcc-c++