forked from pool/conmon
4446d4ed9a
conmon required by podman 1.5.0+ OBS-URL: https://build.opensuse.org/request/show/724530 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/conmon?expand=0&rev=1
14 lines
537 B
Plaintext
14 lines
537 B
Plaintext
-------------------------------------------------------------------
|
|
Fri Aug 16 11:48:30 UTC 2019 - Sascha Grunert <sgrunert@suse.com>
|
|
|
|
- Use `%make_build` macro instead of `%{__make}`
|
|
- Use `%make_install` macro instead of `%{__make} install`
|
|
- Use `%{_bindir}` macro instead of `%{_usr}/bin`
|
|
- Change `PREFIX` to not contain `%{buildroot}` and use the
|
|
`$DESTDIR` variable
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Aug 12 06:41:41 UTC 2019 - Sascha Grunert <sgrunert@suse.com>
|
|
|
|
- Initial release v2.0.0
|