prelink replaced by execstack sinc f23 (dont use at all?)
This commit is contained in:
parent
651ca6e155
commit
d2f4b28191
@ -799,7 +799,8 @@ BuildRequires: openssl
|
|||||||
# execstack build requirement.
|
# execstack build requirement.
|
||||||
# no prelink on ARM yet
|
# no prelink on ARM yet
|
||||||
%ifnarch %{arm} %{aarch64} %{ppc64le}
|
%ifnarch %{arm} %{aarch64} %{ppc64le}
|
||||||
BuildRequires: prelink
|
#prelink was "replaced" by execstack in f23+ However logs are same for prleinked, execstacked or none at all builds
|
||||||
|
BuildRequires: execstack
|
||||||
%endif
|
%endif
|
||||||
%if %{with_systemtap}
|
%if %{with_systemtap}
|
||||||
BuildRequires: systemtap-sdt-devel
|
BuildRequires: systemtap-sdt-devel
|
||||||
@ -1740,6 +1741,7 @@ end
|
|||||||
%changelog
|
%changelog
|
||||||
* Mon Aug 04 2015 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.60-10.b24
|
* Mon Aug 04 2015 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.60-10.b24
|
||||||
- arch64 updated to u60-b24 with hope to fix rhbz1249037
|
- 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 <jvanek@redhat.com> - 1:1.8.0.60-3.b24
|
* Fri Jul 17 2015 Jiri Vanek <jvanek@redhat.com> - 1:1.8.0.60-3.b24
|
||||||
- added one more md5sum test (thanx to Severin!)
|
- added one more md5sum test (thanx to Severin!)
|
||||||
|
Loading…
Reference in New Issue
Block a user