]> git.pld-linux.org Git - packages/rpm.git/commitdiff
- restore trigger removed by mistake
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 25 Nov 2012 19:13:21 +0000 (20:13 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 25 Nov 2012 19:13:21 +0000 (20:13 +0100)
rpm.spec

index e0ca877517a7e4e2323ac980a9b812f52fd92854..44d6f0dc29ca43a11a7f4d6c46d47a68d88d4865 100644 (file)
--- a/rpm.spec
+++ b/rpm.spec
@@ -1211,6 +1211,9 @@ if [ -e /var/lib/rpm/Packages ] && [ -x %{_rpmlibdir}/bin/rpmdb_checkversion ] &
 fi
 endif
 
 fi
 endif
 
+%triggerpostun -- %{name} < 4.4.9-44
+%{_rpmlibdir}/hrmib-cache
+
 %post  lib -p /sbin/ldconfig
 %postun lib -p /sbin/ldconfig
 
 %post  lib -p /sbin/ldconfig
 %postun lib -p /sbin/ldconfig
 
This page took 0.039458 seconds and 4 git commands to generate.