[pacman-dev] [GIT] The official pacman repository branch, master, updated. v3.2.1-30-gfa02a71
Dan McGee
dan at archlinux.org
Sun Oct 12 22:39:37 EDT 2008
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, master has been updated
via fa02a71abd62fc8b45e92ce1652b5d98174a6dca (commit)
via 91a013a8791b73daf4d17b2d52c8dfaf12887cc6 (commit)
via f1f8f0e1c291a2201f122e0ec1d7e6179bf11cc8 (commit)
via 30851a24ff68b00898565a1144926d83c623e6bf (commit)
via f0e1846b51dfdeb095038b6b04d307ddfdec0029 (commit)
via d7e502a467c054cf3bf7c50362ff7f8087b0c382 (commit)
via 927ce2b7a52360507da3d81804520dbba4a9700d (commit)
via ce3d70aa99ab86d49756d1858580750f2f13dd9e (commit)
via f9be2334f7b01ba30235500cb12d4ed61fff564b (commit)
via 18452a6c51827e91f37978397552c30cb92c26cd (commit)
via 242e9e90f4190b9f770a0230e99d302f7ec53e70 (commit)
via 95ea6fb3c19a8d72d5b2e71ab5e37f2da8c77d5d (commit)
from da933c223eedb66c51b4a48b6ab0ce8fcb344b5c (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 fa02a71abd62fc8b45e92ce1652b5d98174a6dca
Merge: 91a013a8791b73daf4d17b2d52c8dfaf12887cc6 30851a24ff68b00898565a1144926d83c623e6bf
Author: Dan McGee <dan at archlinux.org>
Date: Sun Oct 12 21:36:45 2008 -0500
Merge branch 'maint'
commit 91a013a8791b73daf4d17b2d52c8dfaf12887cc6
Author: Dan McGee <dan at archlinux.org>
Date: Thu Sep 4 20:44:19 2008 -0500
makepkg: allow compression type to be autodetected
Inspired by commit 7e8f1469c4168875b54956d63884b8583ce99e38, use our given
PKGEXT or SRCEXT to determine what method of compression to use on the
package we create. If the extension is invalid, this should fall back to
creating a non-compressed tar file.
Signed-off-by: Dan McGee <dan at archlinux.org>
commit f1f8f0e1c291a2201f122e0ec1d7e6179bf11cc8
Author: Dan McGee <dan at archlinux.org>
Date: Sat Aug 23 18:27:01 2008 -0500
Quiet up the make process a bit
When we do our sed edits, we really don't need every command printed out to
the terminal. Now with "make -s", the output is quite palatable.
Signed-off-by: Dan McGee <dan at archlinux.org>
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 3 +++
configure.ac | 23 -----------------------
doc/Makefile.am | 22 ++++++++++++----------
etc/Makefile.am | 7 ++++---
lib/libalpm/cache.c | 1 -
lib/libalpm/conflict.c | 1 -
lib/libalpm/db.c | 1 -
lib/libalpm/package.c | 1 -
lib/libalpm/trans.c | 5 ++---
lib/libalpm/util.c | 3 ++-
pactest/pmtest.py | 4 +---
pactest/tests/Makefile.am | 11 ++++++-----
pactest/tests/scriptlet001.py | 4 ++++
pactest/tests/scriptlet002.py | 4 ++++
scripts/Makefile.am | 15 ++++++++-------
scripts/makepkg.sh.in | 20 ++++++++++++++++++--
src/pacman/callback.c | 24 ++++++++++++++++--------
src/pacman/package.c | 4 +++-
src/pacman/pacman.c | 36 ++++++++++++++++++++++++++----------
src/pacman/util.c | 11 ++++++-----
src/pacman/util.h | 6 +++---
21 files changed, 118 insertions(+), 88 deletions(-)
hooks/post-receive
--
The official pacman repository
More information about the pacman-dev
mailing list