RPM Spec contains some commands that fail in some installations (if the command is not present). Even with the failure, the RPM seems to work appropriately, so they should be considered optional (and a safeguard with if statements added in the SPEC).
RPM Spec contains some commands that fail in some installations (if the command is not present). Even with the failure, the RPM seems to work appropriately, so they should be considered optional (and a safeguard with
ifstatements added in the SPEC).