Return-Path: Delivered-To: apmail-apr-dev-archive@www.apache.org Received: (qmail 9430 invoked from network); 27 Jul 2009 23:46:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 27 Jul 2009 23:46:54 -0000 Received: (qmail 51157 invoked by uid 500); 27 Jul 2009 23:47:58 -0000 Delivered-To: apmail-apr-dev-archive@apr.apache.org Received: (qmail 51050 invoked by uid 500); 27 Jul 2009 23:47:58 -0000 Mailing-List: contact dev-help@apr.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Id: Delivered-To: mailing list dev@apr.apache.org Received: (qmail 51040 invoked by uid 99); 27 Jul 2009 23:47:58 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 27 Jul 2009 23:47:58 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [64.202.165.38] (HELO smtpauth21.prod.mesa1.secureserver.net) (64.202.165.38) by apache.org (qpsmtpd/0.29) with SMTP; Mon, 27 Jul 2009 23:47:47 +0000 Received: (qmail 29715 invoked from network); 27 Jul 2009 23:47:25 -0000 Received: from unknown (76.252.112.72) by smtpauth21.prod.mesa1.secureserver.net (64.202.165.38) with ESMTP; 27 Jul 2009 23:47:25 -0000 Message-ID: <4A6E3C89.8000407@rowe-clan.net> Date: Mon, 27 Jul 2009 18:47:21 -0500 From: "William A. Rowe, Jr." User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) MIME-Version: 1.0 To: dev@apr.apache.org CC: commits@apr.apache.org Subject: Re: svn commit: r798326 - in /apr/apr-util/branches/1.3.x: CHANGES build/rpm/apr-util.spec.in References: <20090727231621.DE284238887A@eris.apache.org> In-Reply-To: <20090727231621.DE284238887A@eris.apache.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org minfrin@apache.org wrote: > Author: minfrin > Date: Mon Jul 27 23:16:21 2009 > New Revision: 798326 > > URL: http://svn.apache.org/viewvc?rev=798326&view=rev > Log: > Make sure the LD_LIBRARY_PATH is sensible when running the tests > from the RPM build, so that the crypto, dbd and dbm tests pass. > Ensure the dbm module is packaged up correctly in the RPM. -0.5, can you clarify why this isn't true from the Makefile itself? This just didn't seem like a rpm-specific quirk.