Compare commits

1 Commits
main ... 1.1

2 changed files with 4 additions and 7 deletions

View File

@@ -1,9 +1,3 @@
-------------------------------------------------------------------
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 <dmueller@suse.com>

View File

@@ -82,7 +82,10 @@ This package contains the files needed to compile programs that use
the liblmdb library.
%prep
%autosetup -p1 -n openldap-LMDB_%version
%setup -qn openldap-LMDB_%version
%patch1 -p1
%patch2 -p1
%patch3 -p1
%build
cd libraries/liblmdb