From c35257f26187cee272ba3b3804644f39c9b1aa35 Mon Sep 17 00:00:00 2001 From: Jiri Vanek Date: Thu, 6 Aug 2015 15:03:07 +0200 Subject: [PATCH] emvoed prelink completly --- java-1.8.0-openjdk.spec | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/java-1.8.0-openjdk.spec b/java-1.8.0-openjdk.spec index 8c678d1..005c8ef 100644 --- a/java-1.8.0-openjdk.spec +++ b/java-1.8.0-openjdk.spec @@ -796,12 +796,7 @@ BuildRequires: tzdata-java >= 2015d # cacerts build requirement. BuildRequires: openssl -# execstack build requirement. -# no prelink on ARM yet -%ifnarch %{arm} %{aarch64} %{ppc64le} -#prelink was "replaced" by execstack in f23+ However logs are same for prleinked, execstacked or none at all builds -BuildRequires: execstack -%endif +#prelink was removed from fedora %if %{with_systemtap} BuildRequires: systemtap-sdt-devel %endif @@ -1741,7 +1736,6 @@ end %changelog * Mon Aug 04 2015 Jiri Vanek - 1:1.8.0.60-10.b24 - arch64 updated to u60-b24 with hope to fix rhbz1249037 -- prelink replaced by execstack sinc f23 (dont use at all?) * Fri Jul 17 2015 Jiri Vanek - 1:1.8.0.60-3.b24 - added one more md5sum test (thanx to Severin!)