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