From 6f210e5e7b51200e7e72fe49390be686b1417428 Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Tue, 2 Feb 2021 21:48:44 +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/man-db.git#f9aca722b0088b7532cc94dff4c11501a50a4989 --- man-db.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/man-db.spec b/man-db.spec index 3607647..bac1342 100644 --- a/man-db.spec +++ b/man-db.spec @@ -4,7 +4,7 @@ Summary: Tools for searching and reading man pages Name: man-db Version: 2.9.3 -Release: 2%{?dist} +Release: 3%{?dist} # GPLv2+ .. man-db # GPLv3+ .. gnulib License: GPLv2+ and GPLv3+ @@ -31,6 +31,7 @@ Provides: man-pages-reader = %{version} Provides: bundled(gnulib) = %{gnulib_ver} Requires: coreutils, grep, groff-base, gzip, less +BuildRequires: make BuildRequires: gcc BuildRequires: systemd BuildRequires: gdbm-devel, gettext, groff, less, libpipeline-devel, zlib-devel @@ -231,6 +232,9 @@ fi %config(noreplace) %{_sysconfdir}/cron.daily/man-db.cron %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 2.9.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Fri Oct 09 2020 Jeff Law - 2.9.3-2 - Re-enable LTO