groups: make pkg search -f groups work properly
modified libpkg/repo/binary/query.c
@@ -509,6 +509,7 @@ pkg_repo_binary_groupsearch(struct pkg_repo *repo, const char *pattern, match_t
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -544,6 +545,10 @@ pkg_repo_binary_groupsearch(struct pkg_repo *repo, const char *pattern, match_t
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -581,17 +586,25 @@ pkg_repo_binary_groupsearch(struct pkg_repo *repo, const char *pattern, match_t
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
| + | |
|
|
|
|
| + | |
|
|
|
|
|
modified src/utils.c
@@ -331,6 +331,7 @@ print_info(struct pkg * const pkg, uint64_t options)
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -367,6 +368,8 @@ print_info(struct pkg * const pkg, uint64_t options)
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -375,17 +378,22 @@ print_info(struct pkg * const pkg, uint64_t options)
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
| - | |
| + | |
| + | |
|
|
| - | |
| + | |
| + | |
| + | |
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -446,21 +454,29 @@ print_info(struct pkg * const pkg, uint64_t options)
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -470,21 +486,29 @@ print_info(struct pkg * const pkg, uint64_t options)
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -545,6 +569,8 @@ print_info(struct pkg * const pkg, uint64_t options)
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -553,6 +579,8 @@ print_info(struct pkg * const pkg, uint64_t options)
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -566,11 +594,15 @@ print_info(struct pkg * const pkg, uint64_t options)
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -649,6 +681,8 @@ print_info(struct pkg * const pkg, uint64_t options)
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|