Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 1E7DF63B89A for ; Thu, 30 Dec 2010 00:39:18 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D6AD019CEA8; Thu, 30 Dec 2010 00:39:17 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id B452719CE60 for ; Thu, 30 Dec 2010 00:39:16 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 8EBF4175DD; Thu, 30 Dec 2010 00:39:16 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 30 Dec 2010 00:39:16 +0000 From: "Matthias Scheler" Subject: CVS commit: pkgsrc/pkgtools/rpm2pkg To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20101230003916.8EBF4175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Thu Dec 30 00:39:16 UTC 2010 Modified Files: pkgsrc/pkgtools/rpm2pkg: Makefile Log Message: Update "rpm2pkg" package to version 3.1.8. Changes since 3.1.7: Drop unnecessary dependences on "gettext-lib" and Berkeley DB. Neither of them have been necessary when this package stopped depending on the "rpm" package. Approved by Thomas Klausner. To generate a diff of this commit: cvs rdiff -u -r1.54 -r1.55 pkgsrc/pkgtools/rpm2pkg/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.