auto-import pbzip2-1.0-1 on branch devel from pbzip2-1.0-1.src.rpm

This commit is contained in:
jeffg 2007-03-14 16:57:24 +00:00
parent 3dc321014a
commit 8a025bbad6
3 changed files with 9 additions and 6 deletions

View File

@ -1 +1 @@
pbzip2-0.9.6.tar.gz
pbzip2-1.0.tar.gz

View File

@ -1,6 +1,6 @@
Name: pbzip2
Version: 0.9.6
Release: 4%{?dist}
Version: 1.0
Release: 1%{?dist}
Summary: Parallel implementation of bzip2
URL: http://www.compression.ca/pbzip2/
License: BSD
@ -13,8 +13,8 @@ Source0: http://www.compression.ca/pbzip2/%{name}-%{version}.tar.gz
PBZIP2 is a parallel implementation of the bzip2 block-sorting file
compressor that uses pthreads and achieves near-linear speedup on SMP
machines. The output of this version is fully compatible with bzip2
v1.0.2 (ie: anything compressed with pbzip2 can be decompressed with
bzip2).
v1.0.2 or newer (ie: anything compressed with pbzip2 can be
decompressed with bzip2).
%prep
@ -44,6 +44,9 @@ rm -rf %{buildroot}
%changelog
* Wed Mar 14 2007 Jeff Gilchrist <pbzip2@compression.ca> - 1.0-1
- Release 1.0
* Tue Sep 12 2006 Jeff Gilchrist <pbzip2@compression.ca> - 0.9.6-4
- Rebuild for Fedora Extras 6

View File

@ -1 +1 @@
851800855b2cf0c84b6169554b562ff2 pbzip2-0.9.6.tar.gz
a8923165b97e665b9d1e85f1566700e9 pbzip2-1.0.tar.gz