From ed1c6680bb3c448a9cfc63d983213d67cc51fa6b Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Mon, 3 Feb 2025 10:15:25 +0000 Subject: automatic import of diffutils --- diffutils.spec | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/diffutils.spec b/diffutils.spec index 658c2d8..6d84b61 100644 --- a/diffutils.spec +++ b/diffutils.spec @@ -9,10 +9,10 @@ Patch3: diff3-set-flagging-to-true-in-X-option.patch License: GPL-3.0-or-later Provides: bundled(gnulib) BuildRequires: gcc, help2man, gettext-devel +BuildRequires: /usr/bin/pr %ifarch %{valgrind_arches} BuildRequires: valgrind %endif -BuildRequires: autoconf, automake, texinfo %description GNU Diffutils is a package of several programs related to finding differences between files. @@ -22,14 +22,12 @@ GNU Diffutils is a package of several programs related to finding differences be %prep %autosetup -n %{name}-%{version} -p1 -autoreconf -ifv - %build %ifarch aarch64 riscv64 CFLAGS="$RPM_OPT_FLAGS -fsigned-char" %endif %configure -make PR_PROGRAM=%{_bindir}/pr +%make_build %install %make_install -- cgit v1.2.3