| Name: | icat |
|---|---|
| Version: | 0.5 |
| Release: | 2.el7 |
| Architecture: | x86_64 |
| Group: | Unspecified |
| Size: | 20029 |
| License: | BSD |
| RPM: | icat-0.5-2.el7.x86_64.rpm |
| Source RPM: | icat-0.5-2.el7.src.rpm |
| Build Date: | Thu Aug 09 2018 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/atextor/icat |
| Summary: | Output images in terminal |
| Description: | Outputs an image on a 256-color or 24-bit color enabled terminal with UTF-8 locale, such as gnome-terminal, konsole or rxvt-unicode (urxvt). |
- Add %set_build_flags to %build
- Use %make_build instead of "make %{?_smp_flags}"
- Add gcc to BuildRequires
- Update to new upstream version
- Fix manpage being installed with a wrong filename - Create macros to make marking the release snapshot easier
- Update to latest upstream snapshot - Specify CFLAGS when calling make, instead of patching the Makefile - Add manpage to package
- Modify Makefile to ensure debuginfo is generated
- Initial packaging