#1113 Remove note about rpm scriptlet arg being zero
Merged by tibbs. Opened by oturpe.
oturpe/packaging-committee scriptlet-args-fixup  into  master

Download 1113.patch

In earlier commit,
the table about rpm scriptlet argument value was updated
to show non-zero values for %pretrans and %posttrans scriptlets.
However, the paragraph right above the table
is still claiming the values are zero.
Removing the claim, since it is not true any more.

Disclaimer: I know almost nothing about rpm scriptlets.
I was just following the notifications from this repository,
and there seemed to be an inconsistency here.

Even after this change, the modified paragraph is a bit confusing,
because is not clear what is meant by "action",
especially in case of the transaction triggers %pretrans and %posttrans.
So maybe it would be even better
if somebody who actually understands these things
would submit a better update.

rebased onto 631266d9aa03cf558bff88b13428b14e4ef9dddc

Pull-Request has been merged by tibbs

Metadata