Subject: CVS commit: pkgsrc/misc/rpm
To: None <pkgsrc-changes@NetBSD.org>
From: grant beattie <grant@netbsd.org>
List: pkgsrc-changes
Date: 07/24/2004 04:43:10
Module Name:	pkgsrc
Committed By:	grant
Date:		Sat Jul 24 04:43:10 UTC 2004

Modified Files:
	pkgsrc/misc/rpm: Makefile distinfo
	pkgsrc/misc/rpm/patches: patch-ac patch-ba
Added Files:
	pkgsrc/misc/rpm/patches: patch-be
Removed Files:
	pkgsrc/misc/rpm/patches: patch-bc

Log Message:
the included popt library is broken on some platforms because it assumes
alloca is available without explicitly pulling it in. use the devel/popt
pkg instead and fix PKGLOCALEDIR handling while I'm here.

fixes install on Solaris.


To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 pkgsrc/misc/rpm/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/misc/rpm/distinfo
cvs rdiff -r1.9 -r1.10 pkgsrc/misc/rpm/patches/patch-ac
cvs rdiff -r1.1 -r1.2 pkgsrc/misc/rpm/patches/patch-ba
cvs rdiff -r1.2 -r0 pkgsrc/misc/rpm/patches/patch-bc
cvs rdiff -r0 -r1.1 pkgsrc/misc/rpm/patches/patch-be

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.