aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2018-09-08 09:24:12 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2018-09-08 09:24:12 +0200
commit26badff656c1dd93a45d7d75bab39d319afc857e (patch)
tree65d261da396a1a7e3ed728acea23d5c3fa00a543
parent0dae6bc6f545b50f8329ccdf40b0674fdc1c0e5a (diff)
downloadrpm-setup-26badff656c1dd93a45d7d75bab39d319afc857e.tar
rpm-setup-26badff656c1dd93a45d7d75bab39d319afc857e.tar.gz
rpm-setup-26badff656c1dd93a45d7d75bab39d319afc857e.tar.bz2
rpm-setup-26badff656c1dd93a45d7d75bab39d319afc857e.tar.xz
rpm-setup-26badff656c1dd93a45d7d75bab39d319afc857e.zip
emits requires(posttrans) on info-install
(needs newer rpm)
-rw-r--r--NEWS3
-rw-r--r--info.attr1
2 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b24730c..e2bb9c8 100644
--- a/NEWS
+++ b/NEWS
@@ -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
diff --git a/info.attr b/info.attr
index 4c47a15..078daee 100644
--- a/info.attr
+++ b/info.attr
@@ -1,2 +1,3 @@
%__info_requires %{_rpmconfigdir}/mageia/info-file.req
+%__info_scriptlet posttrans
%__info_path ^%{_datadir}/info/.*\\.info.*$