Hi List!
I post to ask for the differenced between 'Requires' and 'Requires(pre)' used in RPM spec file.Suppose I want to install package A, which depends on package B. RPM stops the process and warns me the dependency. After B is installed, installation of A turns to be succeed. Then I remove B, RPM erases both A and B! No matter it is "Requires(pre)" or "Requires".
Shouldn't A stay operational after I remove B if I use 'Requires(pre)' ?
_______________________________________________ Rpm-list mailing list Rpm-list@xxxxxxxxxxxxx http://lists.rpm.org/mailman/listinfo/rpm-list