Bug 1260911

Summary: Review Request: pixz - Parallel indexed xz compressor
Product: [Fedora] Fedora Reporter: Christopher Meng <i>
Component: Package ReviewAssignee: Lubomir Rintel <lkundrak>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: lkundrak, package-review
Target Milestone: ---Flags: lkundrak: fedora-review+
gwync: fedora-cvs+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: pixz-1.0.4-1.fc24 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-09-20 14:26:01 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Christopher Meng 2015-09-08 08:15:32 UTC
Spec URL: http://cicku.me/pixz.spec
SRPM URL: http://cicku.me/pixz-1.0.3-1.fc24.src.rpm
Description: Pixz (pronounced pixie) is a parallel, indexing version of xz.

** pixz vs xz

The existing XZ Utils provide great compression in the .xz file format, but they produce just one big block of compressed data. Pixz instead produces a collection of smaller blocks which makes random access to the original data possible. This is especially useful for large tarballs.

** Differences to xz

* Automatically indexes tarballs during compression.
* Supports parallel decompression, which xz does not.
* Defaults to using all available CPU cores, while xz defaults to using only one core.
* Provides -i and -o command line options to specify input and output file.
Fedora Account System Username: cicku

Comment 1 Lubomir Rintel 2015-09-17 11:19:48 UTC
* Named correctly
* Packaging latest version
* License tag correct
* License good for fedora
* Filelist sane
* Requires/Provides good
* Builds fine in mock
* SPEC file clean and legible
* rpmlint reasonably happy

APPROVED

Comment 2 Christopher Meng 2015-09-17 12:10:27 UTC
New Package SCM Request
=======================
Package Name: pixz
Short Description: Parallel indexed xz compressor
Upstream URL: https://github.com/vasi/pixz/
Owners: cicku
Branches: f23 f22

Comment 3 Gwyn Ciesla 2015-09-17 12:56:13 UTC
Git done (by process-git-requests).