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:   tron
Date:           Wed Jan 12 00:26:33 UTC 2011

Modified Files:
        pkgsrc/pkgtools/rpm2pkg: Makefile PLIST
        pkgsrc/pkgtools/rpm2pkg/files: rpm2pkg.8 rpm2pkg.c
Added Files:
        pkgsrc/pkgtools/rpm2pkg/files: Makefile fileio-bzlib.c fileio-lzma.c
            fileio-plain.c fileio-zlib.c fileio.c fileio.h package-list.c
            package-list.h parse-rpm.c parse-rpm.h

Log Message:
Update "rpm2pkg" package to version 3.2.0. Changes since 3.1.8:
- Major overhaul of the source code to make maintenance and support
  for new compression formats easier.
- Use "liblzma" instead of "xzcat" for dealing with LZMA compressed RPMs.


To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 pkgsrc/pkgtools/rpm2pkg/Makefile
cvs rdiff -u -r1.1 -r1.2 pkgsrc/pkgtools/rpm2pkg/PLIST
cvs rdiff -u -r0 -r1.1 pkgsrc/pkgtools/rpm2pkg/files/Makefile \
    pkgsrc/pkgtools/rpm2pkg/files/fileio-bzlib.c \
    pkgsrc/pkgtools/rpm2pkg/files/fileio-lzma.c \
    pkgsrc/pkgtools/rpm2pkg/files/fileio-plain.c \
    pkgsrc/pkgtools/rpm2pkg/files/fileio-zlib.c \
    pkgsrc/pkgtools/rpm2pkg/files/fileio.c \
    pkgsrc/pkgtools/rpm2pkg/files/fileio.h \
    pkgsrc/pkgtools/rpm2pkg/files/package-list.c \
    pkgsrc/pkgtools/rpm2pkg/files/package-list.h \
    pkgsrc/pkgtools/rpm2pkg/files/parse-rpm.c \
    pkgsrc/pkgtools/rpm2pkg/files/parse-rpm.h
cvs rdiff -u -r1.5 -r1.6 pkgsrc/pkgtools/rpm2pkg/files/rpm2pkg.8
cvs rdiff -u -r1.19 -r1.20 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.



Home | Main Index | Thread Index | Old Index