diff options
author | Jani Välimaa <wally@mageia.org> | 2020-05-09 18:03:57 +0300 |
---|---|---|
committer | Jani Välimaa <wally@mageia.org> | 2020-05-09 18:03:57 +0300 |
commit | 05a9a6455465ab7da58e37d9d5832ff2eb1c57a0 (patch) | |
tree | e3510b977d9ba7e307f6223ce0a3ca5735d5a01e /NEWS | |
parent | 367c0c2f3984fe4421383cf9d143e60e11edd995 (diff) | |
download | rpm-setup-05a9a6455465ab7da58e37d9d5832ff2eb1c57a0.tar rpm-setup-05a9a6455465ab7da58e37d9d5832ff2eb1c57a0.tar.gz rpm-setup-05a9a6455465ab7da58e37d9d5832ff2eb1c57a0.tar.bz2 rpm-setup-05a9a6455465ab7da58e37d9d5832ff2eb1c57a0.tar.xz rpm-setup-05a9a6455465ab7da58e37d9d5832ff2eb1c57a0.zip |
build.macros: run /usr/lib/rpm/check-buildroot at end of %install scriptlet via __arch_install_post
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ + +- build.macros: run /usr/lib/rpm/check-buildroot at end of %install scriptlet + via __arch_install_post + Version 2.54 - 14 April 2020, by Thierry Vignaud - stop emiting requires(posttrans) on info-install (less container bloat) |