Sync from SUSE:SLFO:Main hmaccalc revision 767953937f388b4c2f8914b0d904d9b3
This commit is contained in:
parent
24533335b4
commit
d34023e43b
@ -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>
|
||||
|
||||
|
@ -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.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch1 -p0
|
||||
%autosetup -p0
|
||||
|
||||
%build
|
||||
%configure --enable-sum-directory=%{_libdir}/%{name}
|
||||
|
Loading…
Reference in New Issue
Block a user