Bug 1561759 - Review Request: golang-github-mholt-archiver - Easily create and extract archive files with Go
Summary: Review Request: golang-github-mholt-archiver - Easily create and extract arch...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Robert-André Mauchin 🐧
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1561357 1561757
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-03-28 20:19 UTC by Dominik 'Rathann' Mierzejewski
Modified: 2018-04-12 07:52 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-04-12 07:52:13 UTC
Type: ---
Embargoed:
zebob.m: fedora-review+


Attachments (Terms of Use)

Description Dominik 'Rathann' Mierzejewski 2018-03-28 20:19:52 UTC
Spec URL: https://rathann.fedorapeople.org/review/golang-github-mholt-archiver/golang-github-mholt-archiver.spec
SRPM URL: https://rathann.fedorapeople.org/review/golang-github-mholt-archiver/golang-github-mholt-archiver-2.0-1.fc27.src.rpm
Description:
Package archiver makes it trivially easy to make and extract common archive
formats such as .zip, and .tar.gz. Simply name the input and output file(s).

Files are put into the root of the archive; directories are recursively added,
preserving structure.

The archiver command runs the same cross-platform and has no external
dependencies (not even libc); powered by the Go standard library,
dsnet/compress, nwaples/rardecode, and ulikunitz/xz. Enjoy!

Supported formats/extensions:

    .zip
    .tar
    .tar.gz & .tgz
    .tar.bz2 & .tbz2
    .tar.xz & .txz
    .tar.lz4 & .tlz4
    .tar.sz & .tsz
    .rar (open only)

Fedora Account System Username: rathann

Comment 1 Dominik 'Rathann' Mierzejewski 2018-03-28 20:20:53 UTC
COPR repo: https://copr.fedorainfracloud.org/coprs/rathann/jfrog-cli/ .

Comment 2 Robert-André Mauchin 🐧 2018-03-28 21:03:19 UTC
 - Latest version packaged
 - License ok
 - Builds in Mock
 - No rpmlint errors
 - Conforms to the Packaging Guidelines

Package approved.

Comment 3 Gwyn Ciesla 2018-03-29 15:18:22 UTC
(fedrepo-req-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/golang-github-mholt-archiver

Comment 4 Dominik 'Rathann' Mierzejewski 2018-04-12 07:52:13 UTC
Imported and built for rawhide, thanks for the review.


Note You need to log in before you can comment on or make changes to this bug.