Sha256: 9cc59b7f56cf90bba39b1dba36df36bd1bfdc77fdf8a72a0a582e2d656f19ad3
Contents?: true
Size: 440 Bytes
Versions: 48
Compression:
Stored size: 440 Bytes
Contents
%pretrans -p <lua> -- Custom scriptlet %triggerun -- bar # Custom trigger echo "This trigger runs just before the 'bar' package's %%preun" %triggerun -- foo # Custom trigger echo "The 'foo' package is great; why would you uninstall it?" %pre # Custom scriptlet override echo 'I override the default %%pre section provided by the spec file.' %triggerun -- foo # Custom trigger echo "This is a duplicate definition and won't be included"
Version data entries
48 entries across 48 versions & 1 rubygems