[Rpm-maint] [Patch 3/19] Enable PREREQ
Paul Nasrat
pnasrat at redhat.com
Fri Feb 9 14:44:50 UTC 2007
On Fri, 2007-02-09 at 14:51 +0100, Stanislav Brabec wrote:
> And finally, why %preuntrans and %postuntrans don't exist at all?
There is no such thing as an untransaction, we don't do different types
of transaction, merely a transaction that contains different operations
on packages. Imagine a two package transaction, adding one package and
removing a different one:
[PRETRANS]
+[PKGA (pre, post)]
-[PKGB (preun, postun)]
[POSTTRANS]
Preuntrans does not make sense.
Paul
More information about the Rpm-maint
mailing list