Rebuild for mingw32-gcc 4.4

This commit is contained in:
Richard W.M. Jones 2009-02-20 22:48:51 +00:00
parent b062ec87ff
commit be7b081678

View File

@ -11,7 +11,7 @@
Name: mingw32-bzip2
Version: 1.0.5
Release: 5%{?dist}
Release: 6%{?dist}
Summary: MinGW port of bzip2 file compression utility
License: BSD
@ -29,7 +29,7 @@ Patch6: bzip2-1.0.4-bzip2recover.patch
Patch10: mingw32-bzip2-1.0.5-slash.patch
Patch11: mingw32-bzip2-1.0.5-dll.patch
BuildRequires: mingw32-filesystem >= 26
BuildRequires: mingw32-filesystem >= 49
BuildRequires: mingw32-gcc
BuildRequires: mingw32-binutils
@ -137,6 +137,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Fri Feb 20 2009 Richard W.M. Jones <rjones@redhat.com> - 1.0.5-6
- Rebuild for mingw32-gcc 4.4
* Thu Dec 18 2008 Richard Jones <rjones@redhat.com> - 1.0.5-5
- Include the LICENSE file in doc section.