- Implement %check

OBS-URL: https://build.opensuse.org/package/show/Archiving/bzip2?expand=0&rev=41
This commit is contained in:
Ismail Dönmez 2014-08-06 10:55:04 +00:00 committed by Git OBS Bridge
parent e65fd0f0d4
commit 18f23bf66b
2 changed files with 8 additions and 0 deletions

View File

@ -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

View File

@ -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/*