[pacman-dev] [GIT] The official pacman repository branch, maint, updated. v3.0.6-749-gb1a2314
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 b1a231427b1335af2ef7c23796525f5e17441f14 (commit) via 47761d5aec3f27fcbb4acc7d0f4f1881cd0c0e6a (commit) via 33f6fda8b669443d6f6ca81fc433afffd53ecfda (commit) via 079f5a8346d71b36f703c68e5c1f27fac58815ba (commit) from 3ddbdc4c1d3130896240452d99dc20f68aeb1ee0 (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 b1a231427b1335af2ef7c23796525f5e17441f14 Author: Dan McGee <dan@archlinux.org> Date: Wed Jan 9 18:32:27 2008 -0600 makepkg: Ensure we include all manpage directories in compression line Signed-off-by: Dan McGee <dan@archlinux.org> commit 47761d5aec3f27fcbb4acc7d0f4f1881cd0c0e6a Author: Chantry Xavier <shiningxc@gmail.com> Date: Sat Jan 5 19:45:07 2008 +0100 Move the fallback on providers from backend to frontend. This reverts commit e28973169d2e5eda8b64ebdda11ece0dc761d978. This code might fit better in the frontend than in the backend finally. Ref: http://www.archlinux.org/pipermail/pacman-dev/2007-November/010150.html I also changed it for fixing FS#8763 : if there is exactly one provider, pacman will pull it and print a warning. if there are several providers, pacman will list them and fail. It's up to the user to pick one. Add sync501 pactest to reflect that. commit 33f6fda8b669443d6f6ca81fc433afffd53ecfda Author: Karolina Lindqvist <karolina.lindqvist@kramnet.se> Date: Wed Jan 9 18:08:43 2008 -0600 makepkg: add package name to output when installing package Signed-off-by: Dan McGee <dan@archlinux.org> ----------------------------------------------------------------------- Summary of changes: configure.ac | 2 +- lib/libalpm/sync.c | 28 ++-------------------------- pactest/tests/sync501.py | 15 +++++++++++++++ scripts/makepkg.sh.in | 5 ++--- src/pacman/sync.c | 34 +++++++++++++++++++++++++++++++--- 5 files changed, 51 insertions(+), 33 deletions(-) create mode 100644 pactest/tests/sync501.py hooks/post-receive -- The official pacman repository
participants (1)
-
Dan McGee