From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on sa.local.altlinux.org X-Spam-Level: X-Spam-Status: No, score=-0.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DNS_FROM_AHBL_RHSBL, FREEMAIL_FROM, RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:reply-to:to:subject:date:user-agent:mime-version:content-type :content-transfer-encoding:message-id; bh=YywEHLJFr1hLKEk0UmUN/zQmLFBluainACO0jj2v9lQ=; b=LIqsb+JJ0lglRFOaVv5hlxdaQ4L8UBtUh7MYTzMyzuqNJeYKIY0ULPnsqxKZDQ+Bim zfpCGAGTOQqy4OkUzegeoTfZsjI+uLadET55N0IitJMSxUPyRwSxAA5UMR0aECx88+Sh 0SDBvmX2fXsnxfpiv+AI809cShDybT+xYK2JWjaFr2Ya5s92FneWbnpct/JZr7lFIysh Ln2sqbhZDH9MEoJyQnPa5PeSSMD2fQX0zkATB68vXyiyQJ4AL0zRomhfBBvsufL49jGL 9cE1QsQgFxh1rxIJTjcXFZt6Tp0Uvb6AekhrUuieF8bJu+3qxXB6yq6LyIxva5WNpSDK 1XYQ== X-Received: by 10.112.138.233 with SMTP id qt9mr41845003lbb.44.1426225313425; Thu, 12 Mar 2015 22:41:53 -0700 (PDT) From: Hihin Ruslan To: community@lists.altlinux.org Date: Fri, 13 Mar 2015 08:41:30 +0300 User-Agent: KMail/1.9.10 (enterprise35 0.20100827.1168748) X-Face: (&xiJ3u@NuLg`*; 3Ws|g; b?`RC2/c@sH%M-Y!x5o3P]`(\R; A[i]6h^=hs}Q^p; zT/ylve$udM$8g.HiV"ls(zei4D[!--P<=?utf-8?q?ef=5CiJ4=0A=09=3Da2wRCAO?=qzO"(:gRVa/3IJS MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart6604976.gL875AkCaZ"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201503130841.37174@ruslandh> Subject: [Comm] =?koi8-r?b?5dbFxM7F187B0SDQ0s/XxdLLwSBDaHJvbWU=?= X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: ruslandh@gmail.com, ALT Linux Community general discussions List-Id: ALT Linux Community general discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Mar 2015 05:41:55 -0000 Archived-At: List-Archive: List-Post: --nextPart6604976.gL875AkCaZ Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline =E4=CC=D1 =CF=C2=CE=CF=D7=CC=C5=CE=C9=D1 Chrome. =D3=C4=C5=CC=C1=CC=20 =D3=CB=D2=C9=D0=D4 /etc/cron.daily/google-chrome1.sh =D3=CC=C5=C4=D5=C0=DD= =C5=C7=CF =D3=CF=C4=C5=D2=D6=C1=CE=C9=D1: >-- #!/bin/bash # sources.list setting for google-chrome updates. pack=3D"https://dl.google.com/linux/direct/google-chrome-stable_current_x86= _64.rpm name=3D"google-chrome-stable_current_x86_64.rpm" names=3D"google-chrome-stable" namep=3D$(basename $name .rpm) # The initial install happens in the post-install scripts, but=20 there have been # reports of configuration problems, so just verify that=20 everything looks # good, and if not, try to install again. /usr/bin/wget $pack -c -P /tmp/ namet=3D$(/bin/rpm -q $names) namep1=3D"$(/usr/bin/rpm -qp /tmp/$name)" echo $namet $namep1 #!/bin/bash # sources.list setting for google-chrome updates. pack=3D"https://dl.google.com/linux/direct/google-chrome-stable_current_x86= _64.rpm name=3D"google-chrome-stable_current_x86_64.rpm" names=3D"google-chrome-stable" namep=3D$(basename $name .rpm) # The initial install happens in the post-install scripts, but=20 there have been # reports of configuration problems, so just verify that=20 everything looks # good, and if not, try to install again. /usr/bin/wget $pack -c -P /tmp/ namet=3D$(/bin/rpm -q $names) namep1=3D"$(/usr/bin/rpm -qp /tmp/$name)" echo $namet $namep1 #!/bin/bash # sources.list setting for google-chrome updates. pack=3D"https://dl.google.com/linux/direct/google-chrome-stable_current_x86= _64.rpm name=3D"google-chrome-stable_current_x86_64.rpm" names=3D"google-chrome-stable" namep=3D$(basename $name .rpm) # The initial install happens in the post-install scripts, but=20 there have been # reports of configuration problems, so just verify that=20 everything looks # good, and if not, try to install again. /usr/bin/wget $pack -c -P /tmp/ namet=3D$(/bin/rpm -q $names) namep1=3D"$(/usr/bin/rpm -qp /tmp/$name)" echo $namet $namep1 /bin/mv /tmp/$name /tmp/$namep1.rpm if [ $? -eq 0 ];then if [ ! "$namet" =3D "$namep1" ];then /bin/rpm -F --noscripts --oldpackage /tmp/$namep1.rpm /bin/rm -f /etc/cron.daily/google-chrome echo "Update $namep1 !" else echo "Save $namep1" fi fi >-- =C9 =DE=C5=D2=C5=DA postfix =D0=CF=CC=D5=D3=C1=C0 =CF=D4 =CE=C5=C7=CF =C5= =D6=C5=C4=CE=C5=D7=CE=D9=C5 =D3=CF=CF=C2=DD=C5=CE=C9=D1. =F5=C4=CF=C2=CE=CF :) =2D-=20 =E1 =C5=DD=A3 =C7=CF=D7=CF=D2=D1=D4 =D4=C1=CB (fortune): =20 Philadelphia is not dull -- it just seems so because it is next=20 to exciting Camden, New Jersey.=20 ________________________________________________________________________ =F3 =D5=D7=C1=D6=C5=CE=C9=C5=CD =E8=C9=C8=C9=CE =F2=D5=D3=CC=C1=CE --nextPart6604976.gL875AkCaZ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEABECAAYFAlUCeJEACgkQkWAq+gg/GPg3QQCcC2k3y8VVU+rP6RPHgTBOy5ZU F78AniAIl979WhTz0njIq53gDmORJHFM =RI8C -----END PGP SIGNATURE----- --nextPart6604976.gL875AkCaZ--