Name: | mingw32-expat |
---|---|
Version: | 2.0.1 |
Release: | 6.el6.5 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 587896 |
License: | MIT |
RPM: | mingw32-expat-2.0.1-6.el6.5.noarch.rpm |
Source RPM: | mingw32-expat-2.0.1-6.el6.5.src.rpm |
Build Date: | Wed Dec 07 2011 |
Build Host: | ca-build19.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.libexpat.org/ |
Summary: | MinGW Windows port of expat XML parser library |
Description: | This is expat, the C library for parsing XML, written by James Clark. Expat is a stream oriented XML parser. This means that you register handlers with the parser prior to starting the parse. These handlers are called when the parser discovers the associated structures in the document being parsed. A start tag is an example of the kind of structures for which you may register handlers. |
- Adjusted version and rebuild using gcc 4.4.6 Related: rhbz#722878
- Rebuild everything with gcc-4.4 Related: rhbz#658833
- The use of ExclusiveArch conflicts with noarch, using an alternate COLLECTION to limit builds Related: rhbz#658833
- Only build mingw packages on x86_64 Related: rhbz#658833
- Bump the revision to avoid tag collision Related: rhbz#658833
- Fix Source0 URL.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- Remove +x permissions on COPYING file.
- Rebuild for mingw32-gcc 4.4
- Include license.
- Initial RPM release.