diff options
-rw-r--r-- | NEWS | 3 | ||||
-rw-r--r-- | info.attr | 1 |
2 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,6 @@ +- emits requires(posttrans) on info-install + (needs newer rpm) + Version 2.33 - 7 September 2018, by Thierry Vignaud - emits requires on info-install instead of provides for *.info files @@ -1,2 +1,3 @@ %__info_requires %{_rpmconfigdir}/mageia/info-file.req +%__info_scriptlet posttrans %__info_path ^%{_datadir}/info/.*\\.info.*$ |