ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Dmitry V. Levin" <ldv@altlinux.org>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] [SCM] packages/rpm: heads/altlinux-4.1
Date: Mon, 8 Sep 2008 20:48:23 +0400
Message-ID: <20080908164822.GA7375@wo.int.altlinux.org> (raw)
In-Reply-To: <20080908092019.BE64F45D803F@ssh.git.int.altlinux.org>

[-- Attachment #1: Type: text/plain, Size: 1388 bytes --]

On Mon, Sep 08, 2008 at 01:20:19PM +0400, Alexey M. Tourbin wrote:
> Update of /people/at/packages/rpm.git
> 
> Changes statistics since common ancestor `4.0.4-alt95.M41.2' follows:
>  configure.in                      |    1 +
>  lib/psm.c                         |   63 +++++++++++++++++++++++++++++++++++--
>  lib/psm.h                         |    5 +++
>  lib/transaction.c                 |   10 ++++++
>  rpm-4_0.spec                      |    4 ++
>  scripts/Makefile.am               |    2 +
>  scripts/posttrans-filetriggers.in |   32 +++++++++++++++++++
>  7 files changed, 114 insertions(+), 3 deletions(-)
> 
> Changelog since common ancestor `4.0.4-alt95.M41.2' follows:
> commit 462bd2a2b95b6946ccd347b8d1848943d5ae3c99
> Author: Alexey Tourbin <at@altlinux>
> Date:   Mon Sep 8 10:57:19 2008 +0400
> 
>     implemented posttrans filetriggers, vaguely based on Mandriva patch

Давайте сперва в Сизиф.

> +    const char *file = rpmGetPath(ts->rpmdb->db_home, "/files-awaiting-filetriggers");
> +    const char *script = RPMCONFIGDIR "/posttrans-filetriggers";
> +    const char *argv[] = { script, file, NULL };
> +    rpmMessage(RPMMESS_VERBOSE, _("Running %s\n"), script);
> +    int rc = runScript(psm, NULL, script, 2, argv, NULL, 0, 0);

Может быть, будет лучше сделать временный файл (с уникальным для транзакции
именем)?


-- 
ldv

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

       reply	other threads:[~2008-09-08 16:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-08 16:48 ` Dmitry V. Levin [this message]
2008-09-19  6:49   ` [devel] " Alexey Tourbin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080908164822.GA7375@wo.int.altlinux.org \
    --to=ldv@altlinux.org \
    --cc=devel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git