Accepting request 1148226 from home:dimstar:rpm4.20:u

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1148226
OBS-URL: https://build.opensuse.org/package/show/Base:System/utempter?expand=0&rev=41
This commit is contained in:
Marcus Meissner 2024-02-20 15:43:54 +00:00 committed by Git OBS Bridge
parent 18bec819c0
commit 0ae1f9e65b
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 20 15:42:14 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
-------------------------------------------------------------------
Mon Apr 10 01:26:06 UTC 2023 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>

View File

@ -59,9 +59,7 @@ Utempter is a privileged helper for utmp and wtmp updates. This
package contains the library used by applications.
%prep
%setup -q -n lib%{name}-%{version}
%patch0 -p1
%patch1 -p1
%autosetup -p1 -n lib%{name}-%{version}
%build
make %{?_smp_mflags} RPM_OPT_FLAGS="%{optflags} -fPIC" CC="gcc" libexecdir=%{_libexecdir}