SHA256
1
0
forked from pool/acct

Accepting request 1147724 from home:dimstar:rpm4.20:a

- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN.

OBS-URL: https://build.opensuse.org/request/show/1147724
OBS-URL: https://build.opensuse.org/package/show/Base:System/acct?expand=0&rev=65
This commit is contained in:
Danilo Spinella 2024-02-20 10:08:39 +00:00 committed by Git OBS Bridge
parent cb9ae4efcd
commit 332ab1b584
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 20 09:57:34 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Jul 27 11:54:39 UTC 2021 - Johannes Segitz <jsegitz@suse.com> Tue Jul 27 11:54:39 UTC 2021 - Johannes Segitz <jsegitz@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package acct # spec file for package acct
# #
# Copyright (c) 2021 SUSE LLC # Copyright (c) 2024 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -41,8 +41,7 @@ This package contains the programs necessary for user-specific process
accounting: sa, accton, and lastcomm. accounting: sa, accton, and lastcomm.
%prep %prep
%setup -q %autosetup
%patch0
%build %build
%configure %configure