Name: | mingw32-bzip2 |
---|---|
Version: | 1.0.5 |
Release: | 8.el6.5 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 520422 |
License: | BSD |
RPM: | mingw32-bzip2-1.0.5-8.el6.5.noarch.rpm |
Source RPM: | mingw32-bzip2-1.0.5-8.el6.5.src.rpm |
Build Date: | Wed Dec 07 2011 |
Build Host: | ca-build19.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.bzip.org/ |
Summary: | MinGW port of bzip2 file compression utility |
Description: | Bzip2 is a freely available, patent-free, high quality data compressor. Bzip2 compresses files to within 10 to 15 percent of the capabilities of the best techniques available. However, bzip2 has the added benefit of being approximately two times faster at compression and six times faster at decompression than those techniques. Bzip2 is not the fastest compression utility, but it does strike a balance between speed and compression capability. This package contains development tools and libraries for use when cross-compiling Windows software in Fedora. |
- 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
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
- Rebuild for mingw32-gcc 4.4
- Include the LICENSE file in doc section.
- Rename the implib as libbz2.dll.a so that libtool can find it.
- Fix mixed spaces/tabs in specfile.
- Allow the tests to be disabled selectively.
- Initial RPM release.