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:
@@ -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
|
||||
|
||||
|
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user