Rebuild for gcc 4.4
This commit is contained in:
parent
d4a9d96dab
commit
924ea4716b
@ -13,7 +13,7 @@
|
||||
|
||||
Name: mingw32-termcap
|
||||
Version: 1.3.1
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: MinGW terminal feature database
|
||||
|
||||
License: GPLv2+
|
||||
@ -24,7 +24,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: mingw32-filesystem >= 28
|
||||
BuildRequires: mingw32-filesystem >= 49
|
||||
BuildRequires: mingw32-gcc
|
||||
BuildRequires: mingw32-binutils
|
||||
|
||||
@ -97,6 +97,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Feb 20 2009 Richard W.M. Jones <rjones@redhat.com> - 1.3.1-6
|
||||
- Rebuild for mingw32-gcc 4.4
|
||||
|
||||
* Fri Dec 19 2008 Richard W.M. Jones <rjones@redhat.com> - 1.3.1-5
|
||||
- Added license file to doc section.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user