The official pacman repository branch, maint, updated. v3.4.2-5-g6ddc115
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The official pacman repository".
The branch, maint has been updated
via 6ddc115c7f52d6d172ca3879f96cc782bb526313 (commit)
via df360b791da6d4ce8bc5813d9031ce44e32fcc55 (commit)
via 58ee249c86d0f4ac1dfef9ca242d44d89044cb88 (commit)
via e0d327462c460329b8d0f65f1324551accff939c (commit)
from c002567d965bea56f740c46b35467446c276cd42 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 6ddc115c7f52d6d172ca3879f96cc782bb526313
Author: Jakob Gruber <jakob.gruber@gmail.com>
Date: Sat Oct 2 20:51:37 2010 +0200
Respect Ignore{Pkg,Group} for group members
Fixes FS#19854.
Signed-off-by: Dan McGee <dan@archlinux.org>
commit df360b791da6d4ce8bc5813d9031ce44e32fcc55
Author: Jakob Gruber <jakob.gruber@gmail.com>
Date: Sat Oct 2 20:41:13 2010 +0200
Move group code to separate function
This makes the following commits more readable.
No logic was changed in this commit.
* http://www.archlinux.org/pipermail/pacman-dev/2009-June/008847.html
(operation aborts when a package from a group is ignored/and user chooses
not to install it)
If a group member is ignored, we expect
a) a question whether to install
b) after saying 'no' to a), the ignored member not to be installed
c) all other group members to be installed
d) pacman to execute successfully
Signed-off-by: Dan McGee <dan@archlinux.org>
(cherry picked from commit 9d0b33fd3327ae6d2b15f50870c0885a2068d492)
commit e0d327462c460329b8d0f65f1324551accff939c
Author: Dan McGee <dan@archlinux.org>
Date: Wed Dec 29 20:06:40 2010 -0600