From 76faff5d88c623e3d813756ffc5cca46b58761ed Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Tue, 2 Feb 2021 12:57:01 +0000 Subject: [PATCH] Merged update from upstream sources This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/linuxdoc-tools.git#c0f6751999f4207e853bdff26e5376179e6bcd88 --- linuxdoc-tools.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/linuxdoc-tools.spec b/linuxdoc-tools.spec index a037081..99d444e 100644 --- a/linuxdoc-tools.spec +++ b/linuxdoc-tools.spec @@ -5,7 +5,7 @@ Summary: A text formatting package based on SGML Name: linuxdoc-tools Version: 0.9.72 -Release: 10%{?dist} +Release: 11%{?dist} License: MIT Source: http://http.us.debian.org/debian/pool/main/l/linuxdoc-tools/%{name}_%{version}.orig.tar.gz Patch0: linuxdoc-tools-0.9.13-letter.patch @@ -16,6 +16,7 @@ BuildRequires: flex flex-static sgml-common jade gawk groff autoconf automake te #need actual perl directory structure BuildRequires: perl-interpreter >= 4:5.10.1 BuildRequires: perl-generators +BuildRequires: make Requires: jade gawk groff Requires(post): %{_bindir}/texconfig-sys Requires(postun): %{_bindir}/texconfig-sys @@ -102,6 +103,9 @@ exit 0 %{_mandir}/*/* %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 0.9.72-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Jul 28 2020 Fedora Release Engineering - 0.9.72-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild