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
This commit is contained in:
parent
5b47b60be5
commit
56d7f69321
@ -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 <dmueller@suse.com>
|
Sun Mar 19 09:00:43 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||||
|
|
||||||
|
@ -82,10 +82,7 @@ This package contains the files needed to compile programs that use
|
|||||||
the liblmdb library.
|
the liblmdb library.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -qn openldap-LMDB_%version
|
%autosetup -p1 -n openldap-LMDB_%version
|
||||||
%patch1 -p1
|
|
||||||
%patch2 -p1
|
|
||||||
%patch3 -p1
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
cd libraries/liblmdb
|
cd libraries/liblmdb
|
||||||
|
Loading…
x
Reference in New Issue
Block a user