Sync from SUSE:SLFO:Main utempter revision 5c0529ce69e67f2e380b152a882dbea7

This commit is contained in:
Adrian Schröter 2024-10-03 18:03:54 +02:00
parent 835c8ad44c
commit 70258f9972
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}