From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Tue, 2 Nov 2004 10:30:23 +0300 From: "Alexey I. Froloff" To: ALT Linux Sisyphus Subject: Re: [sisyphus] [#5235] zsh completion for rpm Message-ID: <20041102073023.GA26633@immo.ru> Mail-Followup-To: ALT Linux Sisyphus References: <20041023030533.GY2017@solemn.turbinal.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qlTNgmc+xy1dBmNv" Content-Disposition: inline In-Reply-To: <20041023030533.GY2017@solemn.turbinal.org> User-Agent: Mutt/1.5.6+cvs20040413i X-Envelope-To: sisyphus@altlinux.ru X-BeenThere: sisyphus@altlinux.ru X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ALT Linux Sisyphus discussion list List-Id: ALT Linux Sisyphus discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Nov 2004 07:30:31 -0000 Archived-At: List-Archive: --qlTNgmc+xy1dBmNv Content-Type: multipart/mixed; boundary="0F1p//8PRICkK4MW" Content-Disposition: inline --0F1p//8PRICkK4MW Content-Type: text/plain; charset=koi8-r Content-Disposition: inline Content-Transfer-Encoding: quoted-printable * Alexey Tourbin [041023 08:07]: > =F0=D2=C5=C4=CC=C1=C7=C1=C0 =D0=D2=CF=D4=C5=D3=D4=C9=D2=CF=D7=C1=D4=D8 = =CE=CF=D7=D5=C0 (=DA=CE=C1=DE=C9=D4=C5=CC=D8=CE=CF =D0=C5=D2=C5=C4=C5=CC=C1= =CE=CE=D5=C0) =C4=CF=D0=CF=CC=CE=D1=CC=CB=D5 > =C4=CC=D1 rpm. =F4=C5=D0=C5=D2=D8 =C2=D5=C4=D5=D4 =C4=CF=D0=CF=CC=CE=D1= =D4=D8=D3=D1 =CB=CF=CD=C1=CE=C4=D9 rpmbuild, rpmqurey =C9 =C4=D2. =F0=CF=C4=C4=C5=D2=D6=CB=C1 -bE =C9 -bM =C4=CC=D1 rpmbuild. --=20 Regards, Sir Raorn. ------------------- =E6=C1=CE=C1=D4=C9=CB=C1=CD =D3=D5=D0=D0=CF=D2=D4 =CE=C5 =CF=D3=D5=DD=C5=D3= =D4=D7=CC=D1=C5=D4=D3=D1. :) -- mike in community@ --0F1p//8PRICkK4MW Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="_rpm.diff" Content-Transfer-Encoding: quoted-printable --- _rpm 2004-10-27 11:54:48 +0400 +++ .zsh/functions/_rpm 2004-11-02 10:25:52 +0300 @@ -66,8 +66,8 @@ =20 local -a rpmb_opts0 rpmb_opts1 rpmb_opts0=3D( - '(-t)-b+[build mode (spec file)]:build stage:((p\:execute\ \%prep\ sta= ge l\:do\ a\ list\ check c\:execute\ build\ stage i\:execute\ install\ stag= e b\:build\ a\ binary\ package a\:build\ binary\ and\ source\ packages)):*:= build:->build_b' \ - '(-b)-t+[build mode (tar file)]:build stage:((p\:execute\ \%prep\ stag= e l\:do\ a\ list\ check c\:execute\ build\ stage i\:execute\ install\ stage= b\:build\ a\ binary\ package a\:build\ binary\ and\ source\ packages)):*:b= uild:->build_t' \ + '(-t)-b+[build mode (spec file)]:build stage:((p\:execute\ \%prep\ sta= ge l\:do\ a\ list\ check c\:execute\ build\ stage i\:execute\ install\ stag= e b\:build\ a\ binary\ package a\:build\ binary\ and\ source\ packages E\:p= reprocess\ specfile M\:dump\ used\ macro\ names)):*:build:->build_b' \ + '(-b)-t+[build mode (tar file)]:build stage:((p\:execute\ \%prep\ stag= e l\:do\ a\ list\ check c\:execute\ build\ stage i\:execute\ install\ stage= b\:build\ a\ binary\ package a\:build\ binary\ and\ source\ packages E\:pr= eprocess\ specfile M\:dump\ used\ macro\ names)):*:build:->build_t' \ '(-b -t --recompile)--rebuild[build binary package from source package= ]:*:source rpm file:->build_src' '(-b -t --rebuild)--recompile[build through %install from source packa= ge]:*:source rpm file:->build_src' ) --0F1p//8PRICkK4MW-- --qlTNgmc+xy1dBmNv Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (GNU/Linux) iD8DBQFBhzePVqT7+fkT8woRAkC9AJ95SDmjOALpR5+cXGi1Ez8mIh+YXwCfQ4ci AGZmVpjV9tJAOG4Q5FZz8E0= =NNMR -----END PGP SIGNATURE----- --qlTNgmc+xy1dBmNv--