From ce8a82b989028230188cb7d5a4aec2421ddb782b46aa721d2dd044f9b48e7e13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Schr=C3=B6ter?= Date: Thu, 3 Oct 2024 17:36:06 +0200 Subject: [PATCH] Sync from SUSE:SLFO:Main lmdb revision a37711c68c67cfa7b7ce82792c963b98 --- 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