Accepting request 1140571 from devel:libraries:c_c++
OBS-URL: https://build.opensuse.org/request/show/1140571 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/leveldb?expand=0&rev=16
This commit is contained in:
commit
efc46d0a1e
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 22 09:31:24 UTC 2024 - pgajdos@suse.com
|
||||||
|
|
||||||
|
- remove faulty and noop assignment
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jan 11 18:08:20 UTC 2024 - pgajdos@suse.com
|
Thu Jan 11 18:08:20 UTC 2024 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@ -103,7 +103,6 @@ cp -a build_static/db_bench %{buildroot}%{_bindir}
|
|||||||
# bsc#1218597
|
# bsc#1218597
|
||||||
exclude_regex='--exclude-regex autocompact_test'
|
exclude_regex='--exclude-regex autocompact_test'
|
||||||
%endif
|
%endif
|
||||||
eclude_regex='--exclude-regex "(autocompact_test|db_test)"'
|
|
||||||
%ctest $exclude_regex
|
%ctest $exclude_regex
|
||||||
|
|
||||||
%post -n %{lib_name} -p /sbin/ldconfig
|
%post -n %{lib_name} -p /sbin/ldconfig
|
||||||
|
Loading…
x
Reference in New Issue
Block a user