From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 8 Sep 2008 20:48:23 +0400 From: "Dmitry V. Levin" To: ALT Devel discussion list Message-ID: <20080908164822.GA7375@wo.int.altlinux.org> Mail-Followup-To: ALT Devel discussion list References: <20080908092019.BE64F45D803F@ssh.git.int.altlinux.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="AhhlLboLdkugWU4S" Content-Disposition: inline In-Reply-To: <20080908092019.BE64F45D803F@ssh.git.int.altlinux.org> X-fingerprint: FE4C 93AB E19A 2E4C CB5D 3E4E 7CAB E6AC 9E35 361E Subject: Re: [devel] [SCM] packages/rpm: heads/altlinux-4.1 X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.10b3 Precedence: list Reply-To: ALT Linux Team development discussions List-Id: ALT Linux Team development discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Sep 2008 16:48:23 -0000 Archived-At: List-Archive: List-Post: --AhhlLboLdkugWU4S Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Sep 08, 2008 at 01:20:19PM +0400, Alexey M. Tourbin wrote: > Update of /people/at/packages/rpm.git >=20 > 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(-) >=20 > Changelog since common ancestor `4.0.4-alt95.M41.2' follows: > commit 462bd2a2b95b6946ccd347b8d1848943d5ae3c99 > Author: Alexey Tourbin > Date: Mon Sep 8 10:57:19 2008 +0400 >=20 > implemented posttrans filetriggers, vaguely based on Mandriva patch =E4=C1=D7=C1=CA=D4=C5 =D3=D0=C5=D2=D7=C1 =D7 =F3=C9=DA=C9=C6. > + const char *file =3D rpmGetPath(ts->rpmdb->db_home, "/files-awaiting= -filetriggers"); > + const char *script =3D RPMCONFIGDIR "/posttrans-filetriggers"; > + const char *argv[] =3D { script, file, NULL }; > + rpmMessage(RPMMESS_VERBOSE, _("Running %s\n"), script); > + int rc =3D runScript(psm, NULL, script, 2, argv, NULL, 0, 0); =ED=CF=D6=C5=D4 =C2=D9=D4=D8, =C2=D5=C4=C5=D4 =CC=D5=DE=DB=C5 =D3=C4=C5=CC= =C1=D4=D8 =D7=D2=C5=CD=C5=CE=CE=D9=CA =C6=C1=CA=CC (=D3 =D5=CE=C9=CB=C1=CC= =D8=CE=D9=CD =C4=CC=D1 =D4=D2=C1=CE=DA=C1=CB=C3=C9=C9 =C9=CD=C5=CE=C5=CD)? --=20 ldv --AhhlLboLdkugWU4S Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkjFV1YACgkQfKvmrJ41Nh5/oACeKc7+NIyuUsywXVqU0+ENtHzJ UUcAnRoSTcRfZwFHxsj17yp2NVwQBTFX =8UpY -----END PGP SIGNATURE----- --AhhlLboLdkugWU4S--