From b601bf12cd4acd3bd6678f457253792ccaf47064 Mon Sep 17 00:00:00 2001 From: Jan Rybar Date: May 02 2023 14:10:22 +0000 Subject: git in buildrequires --- diff --git a/psacct.spec b/psacct.spec index 2be000a..2e776d5 100644 --- a/psacct.spec +++ b/psacct.spec @@ -4,7 +4,7 @@ Summary: Utilities for monitoring process activities Name: psacct Version: 6.6.4 -Release: 15%{?dist}.1 +Release: 15%{?dist}.2 License: GPLv3+ URL: http://www.gnu.org/software/acct/ @@ -29,6 +29,7 @@ BuildRequires: make BuildRequires: autoconf BuildRequires: systemd BuildRequires: gcc +BuildRequires: git %description @@ -123,6 +124,9 @@ touch /var/account/pacct && chmod 0600 /var/account/pacct %changelog +* Tue May 02 2023 Jan Rybar - 6.6.4-15.2 +- obviously, 'autosetup -S git' still explicitly needs git in buildrequires + * Tue May 02 2023 Jan Rybar - 6.6.4-15.1 - migrate to autosetup; convert specfile script to a patch - FORTIFY_SOURCE_3 detected a buffer overflow