7b0e9967b1
- This prints to stdout the version of an installed "real" package, not virtual. The 'version' action can be used to match any "real" and "virtual" package instead. - Drop strcasecmp() to check actions and use strcmp() instead.