- Implement %check
OBS-URL: https://build.opensuse.org/package/show/Archiving/bzip2?expand=0&rev=41
This commit is contained in:
parent
e65fd0f0d4
commit
18f23bf66b
@ -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
|
Tue Aug 5 10:39:56 UTC 2014 - vcizek@suse.com
|
||||||
|
|
||||||
|
@ -125,6 +125,9 @@ rm -vf %{buildroot}%{_libdir}/*.la
|
|||||||
|
|
||||||
%postun -n libbz2-1 -p /sbin/ldconfig
|
%postun -n libbz2-1 -p /sbin/ldconfig
|
||||||
|
|
||||||
|
%check
|
||||||
|
make test
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc %{_mandir}/man1/*
|
%doc %{_mandir}/man1/*
|
||||||
|
Loading…
Reference in New Issue
Block a user