Accepting request 1149238 from home:dimstar:rpm4.20:e

Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1149238
OBS-URL: https://build.opensuse.org/package/show/security/ecryptfs-utils?expand=0&rev=93
This commit is contained in:
Marcus Meissner 2024-02-22 12:39:01 +00:00 committed by Git OBS Bridge
parent ac27f977fb
commit d35495692e
2 changed files with 7 additions and 5 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 22 11:29:42 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
-------------------------------------------------------------------
Tue Dec 27 10:35:17 UTC 2022 - Ludwig Nussel <lnussel@suse.com>

View File

@ -81,11 +81,7 @@ Requires: %{lname} = %{version}
A stacked cryptographic filesystem for Linux.
%prep
%setup -q
%patch0 -p1
%patch1 -p1
%patch2 -p0
%patch3 -p1
%autosetup -p1
%build
export RPM_OPT_FLAGS="%{optflags} -fno-strict-aliasing"