SHA256
1
0
forked from pool/libsodium

Accepting request 560537 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/560537
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libsodium?expand=0&rev=23
This commit is contained in:
2017-12-31 18:29:10 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Dec 29 11:01:55 UTC 2017 - adam.majer@suse.de
- Enable verbose make output when building tests
-------------------------------------------------------------------
Wed Dec 13 16:10:12 UTC 2017 - idonmez@suse.com

View File

@@ -72,7 +72,7 @@ make DESTDIR=%{buildroot} install %{?_smp_mflags}
find %{buildroot} -type f -name "*.la" -delete -print
%check
make %{?_smp_mflags} check
make %{?_smp_mflags} check V=1
%post -n %{lname} -p /sbin/ldconfig