Rebuild for FC6

This commit is contained in:
jeffg 2006-09-12 15:26:49 +00:00
parent 6bae8d46e2
commit 8e34d478da

View File

@ -1,6 +1,6 @@
Name: pbzip2
Version: 0.9.6
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Parallel implementation of bzip2
URL: http://www.compression.ca/pbzip2/
License: BSD
@ -44,6 +44,9 @@ rm -rf %{buildroot}
%changelog
* Tue Sep 12 2006 Jeff Gilchrist <pbzip2@compression.ca> - 0.9.6-4
- Rebuild for Fedora Extras 6
* Tue May 23 2006 Jeff Gilchrist <pbzip2@compression.ca> - 0.9.6-3
- Added support for $RPM_OPT_FLAGS thanks to Ville Skytta