diff --git a/bzip2.changes b/bzip2.changes index 5b29ea1..f3233e9 100644 --- a/bzip2.changes +++ b/bzip2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Aug 6 10:51:03 UTC 2014 - idonmez@suse.com + +- Implement %check + ------------------------------------------------------------------- Tue Aug 5 10:39:56 UTC 2014 - vcizek@suse.com diff --git a/bzip2.spec b/bzip2.spec index a1554a9..756f671 100644 --- a/bzip2.spec +++ b/bzip2.spec @@ -125,6 +125,9 @@ rm -vf %{buildroot}%{_libdir}/*.la %postun -n libbz2-1 -p /sbin/ldconfig +%check +make test + %files %defattr(-,root,root) %doc %{_mandir}/man1/*