[pacman-dev] [GIT] The official pacman repository branch, master, updated. v3.0.6-656-g9615d82

Dan McGee dan at archlinux.org
Tue Dec 4 23:53:52 EST 2007


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  9615d82343148301884bfc79d87e2f408aad64bd (commit)
       via  87d95f14f70cc133642db3041a2b3e78b5a74516 (commit)
       via  afdf3724d9d5672c07adcf474d2850630e605167 (commit)
       via  874f3379ffe75582882a48b5d6b6533659750e7c (commit)
       via  665b61082ee52975e2dba657955e962ae5422a1e (commit)
       via  f42e22338683b1478412a64a83bbffd6b1776aa0 (commit)
       via  d6354ff248968a1eb1f3ac78441660d4c7a95b86 (commit)
       via  72dae726910bce78647fb47ccfbba657b229ffb4 (commit)
       via  0d1cb037566f3327315cf946d2443abb114b623a (commit)
      from  f07a800fab2192dd64957bf2a30c71f6ccbe3592 (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 9615d82343148301884bfc79d87e2f408aad64bd
Author: Allan McRae <mcrae_allan at hotmail.com>
Date:   Wed Dec 5 09:50:29 2007 +1000

    Compress hard linked man pages
    
    This fixes FS#5392.  If hard links are present for a man page, all
    other hard linked files are removed, the man page is zipped and the
    hard links are updated to the newly compress man page.
    
    Signed-off-by: Allan McRae <mcrae_allan at hotmail.com>
    [Dan: use find -samefile option, don't fail if one of mandirs is
    nonexistent]
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit 87d95f14f70cc133642db3041a2b3e78b5a74516
Author: Chantry Xavier <shiningxc at gmail.com>
Date:   Wed Dec 5 00:28:36 2007 +0100

    libalpm/backup.c : simple refactoring.
    
    Signed-off-by: Chantry Xavier <shiningxc at gmail.com>

commit afdf3724d9d5672c07adcf474d2850630e605167
Author: Giovanni Scafora <linuxmania at gmail.com>
Date:   Tue Dec 4 21:31:37 2007 +0100

    Updated Italian translation for pacman 3.1
    
    Signed-off-by: Giovanni Scafora <linuxmania at gmail.com>
    
    	modified:   po/it.po
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit 874f3379ffe75582882a48b5d6b6533659750e7c
Author: Dan McGee <dan at archlinux.org>
Date:   Tue Dec 4 09:56:28 2007 -0600

    Update some errors in messages found during localization
    
    Also perform the updates in the message files so we don't break
    translations.
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit 665b61082ee52975e2dba657955e962ae5422a1e
Author: Nagy Gabor <ngaba at bibl.u-szeged.hu>
Date:   Tue Dec 4 12:27:03 2007 +0100

    Updated Hungarian translation
    
    Signed-off-by: Nagy Gabor <ngaba at bibl.u-szeged.hu>
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit f42e22338683b1478412a64a83bbffd6b1776aa0
Author: Dan McGee <dan at archlinux.org>
Date:   Mon Dec 3 22:50:33 2007 -0600

    pacman/sync.c: mark sync_trans as static
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit d6354ff248968a1eb1f3ac78441660d4c7a95b86
Author: Dan McGee <dan at archlinux.org>
Date:   Mon Dec 3 22:17:19 2007 -0600

    Oops- forgot to ever set init to 1 in setlibpaths()
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit 72dae726910bce78647fb47ccfbba657b229ffb4
Author: Chantry Xavier <shiningxc at gmail.com>
Date:   Mon Dec 3 22:57:54 2007 +0100

    Delay output during progress bar
    
    This fixes the output issue related to the progress bar by delaying the
    output. We can decide later (post-release) if we like this method or we want
    to switch to something else.
    
    Signed-off-by: Chantry Xavier <shiningxc at gmail.com>
    [Dan: just some minor cleanups]
    Signed-off-by: Dan McGee <dan at archlinux.org>

commit 0d1cb037566f3327315cf946d2443abb114b623a
Author: Giovanni Scafora <linuxmania at gmail.com>
Date:   Mon Dec 3 11:50:55 2007 +0100

    Update it translation for 3.1
    
    Signed-off-by: Dan McGee <dan at archlinux.org>

-----------------------------------------------------------------------

Summary of changes:
 lib/libalpm/backup.c  |   65 ++++++++++++---
 lib/libalpm/backup.h  |    2 +
 lib/libalpm/po/it.po  |   59 +++++++-------
 po/de.po              |    4 +-
 po/en_GB.po           |    8 +-
 po/es.po              |    4 +-
 po/fr.po              |    4 +-
 po/hu.po              |  170 ++++++++++++++++++----------------------
 po/it.po              |  210 ++++++++++++++++++++++--------------------------
 po/pl_PL.po           |    4 +-
 po/pt_BR.po           |    4 +-
 po/ru_RU.po           |    4 +-
 scripts/makepkg.sh.in |   40 +++++++---
 src/pacman/callback.c |   32 +++++++-
 src/pacman/pacman.c   |    5 +-
 src/pacman/sync.c     |    2 +-
 src/pacman/util.c     |   35 ++++++++
 src/pacman/util.h     |    1 +
 18 files changed, 368 insertions(+), 285 deletions(-)


hooks/post-receive
--
The official pacman repository




More information about the pacman-dev mailing list