diff --git a/p11-kit.spec b/p11-kit.spec index 026ee2f..f1c2688 100644 --- a/p11-kit.spec +++ b/p11-kit.spec @@ -40,6 +40,10 @@ rm $RPM_BUILD_ROOT%{_libdir}/*.la rm $RPM_BUILD_ROOT%{_sysconfdir}/pkcs11/pkcs11.conf.example +%check +make check + + %post -p /sbin/ldconfig %postun -p /sbin/ldconfig @@ -64,6 +68,7 @@ rm $RPM_BUILD_ROOT%{_sysconfdir}/pkcs11/pkcs11.conf.example %changelog * Tue Mar 27 2012 Kalev Lember - 0.12-1 - Update to 0.12 +- Run self tests in %%check * Sat Feb 11 2012 Kalev Lember - 0.11-1 - Update to 0.11