xbps-uhelper: added 'real-version' action.

- 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.
This commit is contained in:
Juan RP
2013-10-22 09:56:55 +02:00
parent 0c16ebf4bf
commit 1c56e2342c
2 changed files with 26 additions and 38 deletions

5
NEWS
View File

@@ -1,3 +1,8 @@
xbps-0.26.1 (???):
* xbps-uhelper: added new action "real-version" that only prints the version
of an installed real package in a rootdir, not virtual.
xbps-0.26 (2013-09-25):
* xbps-query(8): the `-D --defrepo' argument has been superseded by