From: Jan Palus Date: Wed, 6 Jan 2021 17:15:15 +0000 (+0100) Subject: drop sunec bcond (no longer conditional) X-Git-Tag: auto/th/icedtea8-3.18.0-1~3 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=f5a0c54fee5b7bcf07c463b39e949f94e5b43a0b;p=packages%2Ficedtea8.git drop sunec bcond (no longer conditional) --- diff --git a/icedtea8.spec b/icedtea8.spec index 3d842c0..da48f1b 100644 --- a/icedtea8.spec +++ b/icedtea8.spec @@ -15,7 +15,6 @@ %bcond_with bootstrap # build a bootstrap version, using icedtea6 %bcond_without nss # don't use NSS %bcond_without cacerts # don't include the default CA certificates -%bcond_without sunec # enable Sun EC crypt lib %bcond_without systemtap # build without systemtap %if %{with bootstrap} @@ -538,8 +537,7 @@ chmod a+x build-bin/ant --enable-system-kerberos \ --enable-system-pcsc \ --enable-system-sctp \ - --%{!?with_nss:dis}%{?with_nss:en}able-nss \ - --%{!?with_sunec:dis}%{?with_sunec:en}able-sunec + --%{!?with_nss:dis}%{?with_nss:en}able-nss %{__make} extract \ SHELL=/bin/bash \ @@ -904,7 +902,7 @@ rm -rf $RPM_BUILD_ROOT %ifnarch %{arm} x32 %attr(755,root,root) %{jredir}/lib/%{jre_arch}/libsaproc.so %endif -%{?with_sunec:%attr(755,root,root) %{jredir}/lib/%{jre_arch}/libsunec.so} +%attr(755,root,root) %{jredir}/lib/%{jre_arch}/libsunec.so %attr(755,root,root) %{jredir}/lib/%{jre_arch}/libunpack.so %attr(755,root,root) %{jredir}/lib/%{jre_arch}/libverify.so %attr(755,root,root) %{jredir}/lib/%{jre_arch}/libzip.so