|
|
|
@ -7,7 +7,7 @@
|
|
|
|
|
|
|
|
|
|
Name: mingw32-libxml2
|
|
|
|
|
Version: 2.7.8
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: MinGW Windows libxml2 XML processing library
|
|
|
|
|
|
|
|
|
|
License: MIT
|
|
|
|
@ -31,7 +31,7 @@ BuildRequires: mingw32-binutils
|
|
|
|
|
|
|
|
|
|
BuildRequires: mingw32-dlfcn
|
|
|
|
|
BuildRequires: mingw32-gettext
|
|
|
|
|
BuildRequires: mingw32-iconv
|
|
|
|
|
BuildRequires: mingw32-win-iconv
|
|
|
|
|
BuildRequires: mingw32-zlib
|
|
|
|
|
|
|
|
|
|
Requires: pkgconfig
|
|
|
|
@ -125,6 +125,9 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Jul 06 2011 Kalev Lember <kalevlember@gmail.com> - 2.7.8-2
|
|
|
|
|
- Rebuilt against win-iconv
|
|
|
|
|
|
|
|
|
|
* Mon May 23 2011 Kalev Lember <kalev@smartlink.ee> - 2.7.8-1
|
|
|
|
|
- Update to 2.7.8
|
|
|
|
|
- Dropped upstreamed patches
|
|
|
|
|