forked from pool/libisds
Accepting request 704823 from home:pmonrealgonzalez:branches:network
- Use the default GPGme library instead of OpenSSL [bsc#1135761] OBS-URL: https://build.opensuse.org/request/show/704823 OBS-URL: https://build.opensuse.org/package/show/network/libisds?expand=0&rev=20
This commit is contained in:
parent
776397ab37
commit
242b7ffd27
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 22 18:48:46 UTC 2019 - Pedro Monreal Gonzalez <pmonrealgonzalez@suse.com>
|
||||||
|
|
||||||
|
- Use the default GPGme library instead of OpenSSL [bsc#1135761]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 21 07:29:12 UTC 2019 - Jiri Slaby <jslaby@suse.com>
|
Tue May 21 07:29:12 UTC 2019 - Jiri Slaby <jslaby@suse.com>
|
||||||
|
|
||||||
|
@ -72,7 +72,7 @@ developing applications that use %{name}.
|
|||||||
--disable-static \
|
--disable-static \
|
||||||
--enable-test \
|
--enable-test \
|
||||||
--with-libcurl \
|
--with-libcurl \
|
||||||
--enable-openssl-backend
|
--disable-openssl-backend
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
Loading…
Reference in New Issue
Block a user