Accepting request 247277 from Archiving

1

OBS-URL: https://build.opensuse.org/request/show/247277
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bzip2?expand=0&rev=50
This commit is contained in:
Stephan Kulow 2014-09-03 16:20:34 +00:00 committed by Git OBS Bridge
commit cf2c876678
2 changed files with 20 additions and 0 deletions

View File

@ -1,3 +1,20 @@
-------------------------------------------------------------------
Tue Sep 2 15:16:50 UTC 2014 - vcizek@suse.com
- revert the bzip2-handle_pipe_input_with-f_option.patch because it
breaks other programs using the bzip2 library
-------------------------------------------------------------------
Wed Aug 6 10:51:03 UTC 2014 - idonmez@suse.com
- Implement %check
-------------------------------------------------------------------
Tue Aug 5 10:39:56 UTC 2014 - vcizek@suse.com
- handle pipe input with the -f option (bnc#884004)
* added bzip2-handle_pipe_input_with-f_option.patch
-------------------------------------------------------------------
Thu Jul 31 12:39:28 UTC 2014 - dimstar@opensuse.org

View File

@ -122,6 +122,9 @@ rm -vf %{buildroot}%{_libdir}/*.la
%postun -n libbz2-1 -p /sbin/ldconfig
%check
make test
%files
%defattr(-,root,root)
%doc %{_mandir}/man1/*