From edd4f0ff7e4d8c2ab05f8cf7606f46386b6b5828 Mon Sep 17 00:00:00 2001 From: Tom Stellard Date: Fri, 8 Jan 2021 03:25:55 +0000 Subject: [PATCH] Add BuildRequires: make https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot --- man-pages.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/man-pages.spec b/man-pages.spec index 9f033a3..3cc12fa 100644 --- a/man-pages.spec +++ b/man-pages.spec @@ -17,6 +17,7 @@ Source1: http://www.kernel.org/pub/linux/docs/man-pages/man-pages-posix/%{posix_ # additional man-pages, the source tarball is fedora/rhel only Source2: %{additional_name}.tar.xz +BuildRequires: make Requires(post): %{_sbindir}/update-alternatives Requires(postun): %{_sbindir}/update-alternatives Requires(preun): %{_sbindir}/update-alternatives