From 18f23bf66b4e99e74954bb4de889452ed48d4c22c7f19cd1007ac27b0c4409bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Wed, 6 Aug 2014 10:55:04 +0000 Subject: [PATCH] - Implement %check OBS-URL: https://build.opensuse.org/package/show/Archiving/bzip2?expand=0&rev=41 --- bzip2.changes | 5 +++++ bzip2.spec | 3 +++ 2 files changed, 8 insertions(+) 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/*