| Name: | bakefile |
|---|---|
| Version: | 0.2.9 |
| Release: | 2.el7 |
| Architecture: | x86_64 |
| Group: | Development/Tools |
| Size: | 1131234 |
| License: | MIT |
| RPM: | bakefile-0.2.9-2.el7.x86_64.rpm |
| Source RPM: | bakefile-0.2.9-2.el7.src.rpm |
| Build Date: | Wed Mar 04 2015 |
| Build Host: | ca-build56.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://www.bakefile.org/ |
| Summary: | A cross-platform, cross-compiler native makefiles generator |
| Description: | Bakefile is cross-platform, cross-compiler native makefiles generator. It takes compiler-independent description of build tasks as input and generates native makefile (autoconf's Makefile.in, Visual C++ project, bcc makefile etc.) |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Updated to 0.2.9 upstream release
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
- fix for rhbz#633520 and rhbz#652887 (thanks to Jonathan Wakely and Josef Šimánek)
- recompiling .py files against Python 2.7 (rhbz#623276)
- Fixed Source url - Updated BuildRequires and Requires info - Empy python module packaged independently - Removed files of uuid and subprocess python modules - Removed .la files
- Replaced summary information
- Updated BuildRequires and Requires information
- Replaced "{_mandir}/man1/bakefil*.gz" to "{_mandir}/man1/bakefil*"
- Correct URL and source URL
- Replaced "%{_libdir}/*" to "%{_libdir}/bakefile*"
- Removed useless line: "%doc"
- Initial RPM release