[packages/icedtea8] drop sunec bcond (no longer conditional)

atler atler at pld-linux.org
Wed Jan 6 18:42:51 CET 2021


commit f5a0c54fee5b7bcf07c463b39e949f94e5b43a0b
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Jan 6 18:15:15 2021 +0100

    drop sunec bcond (no longer conditional)

 icedtea8.spec | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)
---
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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/icedtea8.git/commitdiff/f5a0c54fee5b7bcf07c463b39e949f94e5b43a0b



More information about the pld-cvs-commit mailing list