Name: mingw32-expat
Version: 2.0.1
-Release: 3%{?dist}
+Release: 4%{?dist}
Summary: MinGW Windows port of expat XML parser library
License: MIT
cp `aclocal --print-ac-dir`/libtool.m4 conftools || exit 1
libtoolize --copy --force --automake && aclocal && autoheader && autoconf
+chmod -x COPYING
+
%build
%{_mingw32_configure}
%changelog
+* Mon Mar 9 2009 Richard W.M. Jones <rjones@redhat.com> - 2.0.1-4
+- Remove +x permissions on COPYING file.
+
* Fri Feb 20 2009 Richard W.M. Jones <rjones@redhat.com> - 2.0.1-3
- Rebuild for mingw32-gcc 4.4