Rebuild for gcc 4.4
This commit is contained in:
parent
628f4ac41b
commit
b4cfcb6164
@ -6,7 +6,7 @@
|
||||
|
||||
Name: mingw32-libpng
|
||||
Version: 1.2.34
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: MinGW Windows Libpng library
|
||||
|
||||
License: zlib
|
||||
@ -20,7 +20,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: mingw32-filesystem >= 40
|
||||
BuildRequires: mingw32-filesystem >= 49
|
||||
BuildRequires: mingw32-gcc
|
||||
BuildRequires: mingw32-binutils
|
||||
BuildRequires: mingw32-zlib
|
||||
@ -76,6 +76,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Feb 20 2009 Richard W.M. Jones <rjones@redhat.com> - 1.2.34-3
|
||||
- Rebuild for mingw32-gcc 4.4
|
||||
|
||||
* Tue Jan 13 2009 Richard W.M. Jones <rjones@redhat.com> - 1.2.34-2
|
||||
- Depend on mingw32-filesystem >= 40 so we can still build in F-10.
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user