| Name: | icemon |
|---|---|
| Version: | 3.1.0 |
| Release: | 5.el7 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 517500 |
| License: | GPLv2+ |
| RPM: | icemon-3.1.0-5.el7.x86_64.rpm |
| Source RPM: | icemon-3.1.0-5.el7.src.rpm |
| Build Date: | Mon Oct 30 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://kfunk.org/tag/icemon/ |
| Summary: | Icecream GUI monitor |
| Description: | A GUI monitor for Icecream, a distributed compiler system |
- Removed useless BuildRequires on gzip - Changed BuildRequires hicolor-icon-theme to be Requires since it is a runtime dependency
- Added BuildRequires on gcc-c++
- Decompressed SVG file to fix rpmlint warning - Added BuildRequires on docbook-dtds to fix build error without network - Changed license to GPLv2+ according to file headers - Added calls to gtk-update-icon-cache
- Found a better description for spec file
- Initial Packaging