pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/pkgtools/rpm2pkg



Module Name:    pkgsrc
Committed By:   marino
Date:           Fri Aug 24 19:04:59 UTC 2012

Modified Files:
        pkgsrc/pkgtools/rpm2pkg: Makefile
        pkgsrc/pkgtools/rpm2pkg/files: fileio-zlib.c

Log Message:
pkgtools/rpm2pkg: Fix broken zlib 1.26+ support

gzFile wasn't used currently.  Trying to build rpm2pkg on zlib 1.27
exposed the misuse.  rpm2pkg should build on all version of zlib now.


To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 pkgsrc/pkgtools/rpm2pkg/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/pkgtools/rpm2pkg/files/fileio-zlib.c

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




Home | Main Index | Thread Index | Old Index