- run upstream test-suite during build

This commit is contained in:
Dan Horák 2018-08-23 11:39:22 +02:00
parent 55ef141f5e
commit bd4eb5f62f

View File

@ -3,7 +3,7 @@
Summary: A dynamic OpenSSL engine for IBMCA
Name: openssl-ibmca
Version: 2.0.0
Release: 2%{?dist}
Release: 3%{?dist}
License: ASL 2.0
Group: System Environment/Libraries
URL: https://github.com/opencryptoki
@ -43,6 +43,10 @@ sed -e 's|/usr/local/lib|%{enginesdir}|' openssl.cnf.sample > openssl.cnf.sample
popd
%check
make check
%files
%license LICENSE
%doc ChangeLog README.md src/openssl.cnf.sample.%{_arch}
@ -51,6 +55,9 @@ popd
%changelog
* Thu Aug 23 2018 Dan Horák <dan@danny.cz> - 2.0.0-3
- run upstream test-suite during build
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild