Accepting request 1148234 from Base:System
Prepare for RPM 4.20 (forwarded request 1148226 from dimstar) OBS-URL: https://build.opensuse.org/request/show/1148234 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/utempter?expand=0&rev=36
This commit is contained in:
commit
fcff439097
@ -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>
|
Mon Apr 10 01:26:06 UTC 2023 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
|
||||||
|
|
||||||
|
@ -59,9 +59,7 @@ Utempter is a privileged helper for utmp and wtmp updates. This
|
|||||||
package contains the library used by applications.
|
package contains the library used by applications.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n lib%{name}-%{version}
|
%autosetup -p1 -n lib%{name}-%{version}
|
||||||
%patch0 -p1
|
|
||||||
%patch1 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make %{?_smp_mflags} RPM_OPT_FLAGS="%{optflags} -fPIC" CC="gcc" libexecdir=%{_libexecdir}
|
make %{?_smp_mflags} RPM_OPT_FLAGS="%{optflags} -fPIC" CC="gcc" libexecdir=%{_libexecdir}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user