Return-Path: X-Original-To: apmail-subversion-users-archive@minotaur.apache.org Delivered-To: apmail-subversion-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 46805F74E for ; Sun, 7 Apr 2013 13:38:16 +0000 (UTC) Received: (qmail 53060 invoked by uid 500); 7 Apr 2013 13:38:15 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 53031 invoked by uid 500); 7 Apr 2013 13:38:15 -0000 Mailing-List: contact users-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@subversion.apache.org Received: (qmail 53015 invoked by uid 99); 7 Apr 2013 13:38:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 07 Apr 2013 13:38:15 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of nkadel@gmail.com designates 209.85.215.45 as permitted sender) Received: from [209.85.215.45] (HELO mail-la0-f45.google.com) (209.85.215.45) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 07 Apr 2013 13:38:09 +0000 Received: by mail-la0-f45.google.com with SMTP id fn20so1186217lab.18 for ; Sun, 07 Apr 2013 06:37:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=541QrbyvWyGUlHpJvHsPwiQXnYMtp1/AoxXiQP5+cNA=; b=j9fProQWK4aD8Wx3/r17KYpzd9fTUjod8RMoWXK4NIuqerY7eL65wJe0CKBM3sO6qB NdkhLydUL0qLE765S8QOZeUBlrTIvd11sLJRAWshOt4h0uozgPJnl8dFSgYINnWHG0UX ZkjGWacTkyapVt4i1YLdID7H8cPB9byVgWWzHeozpGCfV4rVMR+79YyWvDBgPhL8yMju 4ebqPcao1n4A0U2Veq/TjR8e2fC90+rl1rhFa+SKA+yKWx46t3m7KWeepeRu6cTx4o+E Ftv+B9GNJUxUBpJzAzuYhfjsHuqhNdwAB8JClBBuFCYElTJt0XIXIq36KNGKYk8oHh5/ t6Gw== MIME-Version: 1.0 X-Received: by 10.112.23.193 with SMTP id o1mr9667687lbf.66.1365341869135; Sun, 07 Apr 2013 06:37:49 -0700 (PDT) Received: by 10.112.115.106 with HTTP; Sun, 7 Apr 2013 06:37:48 -0700 (PDT) In-Reply-To: References: Date: Sun, 7 Apr 2013 09:37:48 -0400 Message-ID: Subject: Re: Subversion 1.6.21 released From: Nico Kadel-Garcia To: Ben Reser Cc: announce@subversion.apache.org, Subversion , Subversion Development Content-Type: multipart/alternative; boundary=485b390f7c001b6ad104d9c56d8a X-Virus-Checked: Checked by ClamAV on apache.org --485b390f7c001b6ad104d9c56d8a Content-Type: text/plain; charset=ISO-8859-1 My SRPM building tools have been updated to match, at: https://github.com/nkadel/subversion-1.6.21-srpm and https://github.com/nkadel/subversion-1.7.9-srpm Minor changes include the recent discard of support for RHEL 4 in the subverson-1.7.x build structure, and switching from using "autogen.sh" to simply "aclocal" and "autoconf" instead of building a custom backported Python locally on older systems, just to get the ./configure to work. --485b390f7c001b6ad104d9c56d8a Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
My SRPM building tools hav= e been updated to match, at:
and

Minor changes include the recent discard of = support for RHEL 4 in the subverson-1.7.x build structure, and switching fr= om using "autogen.sh" to simply "aclocal" and "aut= oconf" instead of building a custom backported Python locally on older= systems, just to get the ./configure to work.
--485b390f7c001b6ad104d9c56d8a--