Rebuild for gcc 4.4
This commit is contained in:
parent
d5d8de8562
commit
55fb05bc62
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
Name: mingw32-sqlite
|
Name: mingw32-sqlite
|
||||||
Version: 3.6.6.2
|
Version: 3.6.6.2
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: MinGW Windows port of sqlite embeddable SQL database engine
|
Summary: MinGW Windows port of sqlite embeddable SQL database engine
|
||||||
|
|
||||||
License: Public Domain
|
License: Public Domain
|
||||||
@ -24,7 +24,7 @@ Patch2: sqlite-3.6.6.2-lemon-snprintf.patch
|
|||||||
# Patches for MinGW port.
|
# Patches for MinGW port.
|
||||||
Patch1000: mingw32-sqlite-3.6.6.2-no-undefined.patch
|
Patch1000: mingw32-sqlite-3.6.6.2-no-undefined.patch
|
||||||
|
|
||||||
BuildRequires: mingw32-filesystem >= 26
|
BuildRequires: mingw32-filesystem >= 49
|
||||||
BuildRequires: mingw32-gcc
|
BuildRequires: mingw32-gcc
|
||||||
BuildRequires: mingw32-binutils
|
BuildRequires: mingw32-binutils
|
||||||
|
|
||||||
@ -104,6 +104,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Feb 20 2009 Richard W.M. Jones <rjones@redhat.com> - 3.6.6.2-2
|
||||||
|
- Rebuild for mingw32-gcc 4.4
|
||||||
|
|
||||||
* Tue Dec 16 2008 Richard Jones <rjones@redhat.com> - 3.6.6.2-1
|
* Tue Dec 16 2008 Richard Jones <rjones@redhat.com> - 3.6.6.2-1
|
||||||
- New upstream release (to match Fedora native), 3.6.6.2.
|
- New upstream release (to match Fedora native), 3.6.6.2.
|
||||||
- Replace patches with ones from native.
|
- Replace patches with ones from native.
|
||||||
|
Loading…
Reference in New Issue
Block a user