Subject: CVS commit: pkgsrc/pkgtools/rpm2pkg
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: pkgsrc-changes
Date: 05/27/2004 10:28:00
Module Name:	pkgsrc
Committed By:	tron
Date:		Thu May 27 10:28:00 UTC 2004

Modified Files:
	pkgsrc/pkgtools/rpm2pkg: Makefile
	pkgsrc/pkgtools/rpm2pkg/files: rpm2pkg.c

Log Message:
Update "rpm2pkg" package to version 2.1:
- Improve I/O buffer mangement.
- Don't put "@exec" and "@unexec" in the package list for symbolic links
  which point to normal files. This allows the automatic manual
  decompression to handle symbolic links to manual pages correctly.

The update fixes PR pkg/25723 by Kouichirou Hiratsuka.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 pkgsrc/pkgtools/rpm2pkg/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/pkgtools/rpm2pkg/files/rpm2pkg.c

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