Re-enable test suite on ppc64le (no other changes)
This commit is contained in:
parent
e2a7f10a2f
commit
0f2af40d1e
10
krb5.spec
10
krb5.spec
@ -18,7 +18,7 @@ Summary: The Kerberos network authentication system
|
||||
Name: krb5
|
||||
Version: 1.15.1
|
||||
# for prerelease, should be e.g., 0.3.beta2%{?dist}
|
||||
Release: 18%{?dist}
|
||||
Release: 19%{?dist}
|
||||
# - Maybe we should explode from the now-available-to-everybody tarball instead?
|
||||
# http://web.mit.edu/kerberos/dist/krb5/1.13/krb5-1.13.2-signed.tar
|
||||
# - The sources below are stored in a lookaside cache. Upload with
|
||||
@ -373,11 +373,6 @@ tar -cf "krb5-%{version}-pdfs.tar.new" build-pdf/*.pdf
|
||||
%{__cc} -fPIC -shared -o noport.so -Wall -Wextra $RPM_SOURCE_DIR/noport.c
|
||||
|
||||
%check
|
||||
%ifarch ppc64le
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=1465147
|
||||
exit 0
|
||||
%endif
|
||||
|
||||
mkdir nss_wrapper
|
||||
|
||||
# Set things up to use the test wrappers.
|
||||
@ -742,6 +737,9 @@ exit 0
|
||||
%{_libdir}/libkadm5srv_mit.so.*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 02 2017 Robbie Harwood <rharwood@redhat.com> - 1.15.1-19
|
||||
- Re-enable test suite on ppc64le (no other changes)
|
||||
|
||||
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.1-18
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user