From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on sa.int.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.4 Date: Tue, 23 Sep 2008 13:31:30 +0400 From: "Alexey I. Froloff" To: ALT Devel discussion list Message-ID: <20080923093130.GE10576@altlinux.org> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="0QFb0wBpEddLcDHQ" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.18 (2008-05-29) Subject: Re: [devel] ~/.rpmmacros inside hasher chroot 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: Tue, 23 Sep 2008 09:31:39 -0000 Archived-At: List-Archive: List-Post: --0QFb0wBpEddLcDHQ Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Eugene Prokopiev [080923 10:45]: > =F7 =C3=C5=CC=D1=C8 =C2=CF=D2=D8=C2=D9 =D3=CF =D3=CB=CC=C5=D2=CF=DA=CF=CD= =C8=CF=DE=C5=D4=D3=D1 =D0=CF=CC=D5=DE=C1=D4=D8 =C9=DA hasher =CE=C1 =D7=D9= =C8=CF=C4=C5 =D5=D6=C5 > =D0=CF=C4=D0=C9=D3=C1=CE=CE=D9=C5 =D0=C1=CB=C5=D4=D9. =EB=C1=CB =D0=D2=C1= =D7=C9=CC=D8=CE=CF =D0=C5=D2=C5=C4 =D3=C2=CF=D2=CB=CF=CA =D0=CF=C4=CC=CF=D6= =C9=D4=D8 =D7 =D3=C2=CF=D2=CF=DE=CE=D9=CA > =DE=D2=D5=D4 ~/.rpmmacros =C9 =CB=CC=C0=DE? =E7=CF=D2=CF=C4=C9=D4=D8 =CF= =C2=C5=D2=D4=CB=D5, =CB=CF=D4=CF=D2=C1=D1 =DA=C1=D4=C5=CD =D0=CF=C4=D0=C9= =DB=C5=D4 > =D0=CF=CC=D5=DE=C9=D7=DB=C9=C5=D3=D1 =D0=C1=CB=C5=D4=D9, =CE=C5 =C8=CF=DE= =C5=D4=D3=D1 ... =C9=CC=C9 =D4=C1=CB =C9 =D0=CF=CC=CF=D6=C5=CE=CF =C4=C5=CC= =C1=D4=D8? =3D=3D8<=3D=3D #!/bin/sh -efu trap '' SIGPIPE =2E /etc/sisyphus/config gear-hsh-build --prefix=3D"/raid/raorn/hasher" --target=3Di586 --export=3D"= $START_DIR" --sisyphus --cleanup-repo "$@" find "$START_DIR/SRPMS" "$START_DIR/RPMS" -mindepth 1 -maxdepth 1 -type f -= name '*.rpm' -print0 | xargs -r0 rpm --addsign -- find "$START_DIR/SRPMS" -mindepth 1 -maxdepth 1 -type f -name '*.rpm' -prin= t0 | xargs -r0 cp -f -v --target-directory=3D"$HOME/2alt/Sisyphus/" -- sisyphus_add_new sisyphus_relink sisyphus_genhash =3D=3D>8=3D=3D --=20 Regards, Sir Raorn. --0QFb0wBpEddLcDHQ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iD8DBQFI2LduVqT7+fkT8woRAi29AJ9Z9GYltyYNDBTs+oEIQsQmxOjIKACgoXCX K0l2m17yauYaZxntYgX5DV8= =ZK1s -----END PGP SIGNATURE----- --0QFb0wBpEddLcDHQ--