[Rpm-maint] Patch: make file conflicts work correctly

2013-03-19 Thread Michael Schroeder
Hi, I noticed that if I install a package, rpm checks that a conflict in the new package is not satisfied by an installed file, but it ignores when a conflict of an installed package is satisfied by a file of the new package. To clarify: Package A: Contains file "/foo" Package B: Has "Conflicts

Re: [Rpm-maint] FSM hooks for rpm plugin

2013-03-19 Thread Reshetova, Elena
> > Hm... I guess you are right: even without changing fsm, such hook can be > introduced now and started to be used right away. But do you want to have one > hook (for install and erase) or two hooks (pre- and post-process)? I think > having pre- hook isn’t very beneficial, but post-unpack is t