From 56d7f69321f0a57284eb5b3c9a2df0046e7947c85fc2e22ef96022a8d1dbf3fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Klaus=20K=C3=A4mpf?= Date: Fri, 1 Mar 2024 18:24:47 +0000 Subject: [PATCH] Accepting request 1153896 from home:pgajdos:l - Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN OBS-URL: https://build.opensuse.org/request/show/1153896 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/lmdb?expand=0&rev=44 --- lmdb.changes | 6 ++++++ lmdb.spec | 5 +---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/lmdb.changes b/lmdb.changes index 26b8854..2ef2968 100644 --- a/lmdb.changes +++ b/lmdb.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Mar 1 10:59:58 UTC 2024 - pgajdos@suse.com + +- Use %autosetup macro. Allows to eliminate the usage of deprecated + %patchN + ------------------------------------------------------------------- Sun Mar 19 09:00:43 UTC 2023 - Dirk Müller diff --git a/lmdb.spec b/lmdb.spec index 07dcd4e..f1506c3 100644 --- a/lmdb.spec +++ b/lmdb.spec @@ -82,10 +82,7 @@ This package contains the files needed to compile programs that use the liblmdb library. %prep -%setup -qn openldap-LMDB_%version -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 +%autosetup -p1 -n openldap-LMDB_%version %build cd libraries/liblmdb