Accepting request 1149091 from security
Prepare for RPM 4.20 (forwarded request 1149034 from dimstar) OBS-URL: https://build.opensuse.org/request/show/1149091 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hmaccalc?expand=0&rev=6
This commit is contained in:
commit
f6134a42c1
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 22 07:57:51 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||||
|
%patchN
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 14 06:17:57 UTC 2019 - Wolfgang Rosenauer <wr@rosenauer.org>
|
Wed Aug 14 06:17:57 UTC 2019 - Wolfgang Rosenauer <wr@rosenauer.org>
|
||||||
|
|
||||||
|
@ -51,8 +51,7 @@ message authentication code) values for files. The names and interfaces are
|
|||||||
meant to mimic the sha*sum tools provided by the coreutils package.
|
meant to mimic the sha*sum tools provided by the coreutils package.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%autosetup -p0
|
||||||
%patch1 -p0
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --enable-sum-directory=%{_libdir}/%{name}
|
%configure --enable-sum-directory=%{_libdir}/%{name}
|
||||||
|
Loading…
Reference in New Issue
Block a user