Bug 531408 - Review Request: rubygem-archive-tar-minitar - Provides POSIX tar archive management from Ruby programs
Summary: Review Request: rubygem-archive-tar-minitar - Provides POSIX tar archive mana...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Mamoru TASAKA
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-10-28 05:33 UTC by Matthew Kent
Modified: 2014-07-28 18:52 UTC (History)
4 users (show)

Fixed In Version: 0.5.2-2.fc12
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-11-04 12:10:37 UTC
Type: ---
Embargoed:
mtasaka: fedora-review+
gwync: fedora-cvs+


Attachments (Terms of Use)

Description Matthew Kent 2009-10-28 05:33:45 UTC
Spec URL: http://magoazul.com/wip/SPECS/rubygem-archive-tar-minitar.spec
SRPM URL: http://magoazul.com/wip/SRPMS/rubygem-archive-tar-minitar-0.5.2-1.fc12.src.rpm
Description: Archive::Tar::Minitar is a pure-Ruby library and command-line utility that provides the ability to deal with POSIX tar(1) archive files. The implementation is based heavily on Mauricio Ferna'ndez's implementation in rpa-base, but has been reorganised to promote reuse in other projects.

mkent@fedora-devel-chef:~/rpmbuild/SPECS$ rpmlint rubygem-archive-tar-minitar.spec /var/tmp/results/rubygem-archive-tar-minitar-*
rubygem-archive-tar-minitar-doc.noarch: W: no-documentation
rubygem-archive-tar-minitar-doc.noarch: W: misspelled-macro /usr/lib/ruby/gems/1.8/doc/archive-tar-minitar-0.5.2/ri/Archive/Tar/Minitar/Command/CommandPattern/%5b%5d-i.yaml %5b
rubygem-archive-tar-minitar-doc.noarch: W: misspelled-macro /usr/lib/ruby/gems/1.8/doc/archive-tar-minitar-0.5.2/ri/Archive/Tar/Minitar/Command/CommandPattern/%3c%3c-c.yaml %3c
rubygem-archive-tar-minitar-doc.noarch: W: misspelled-macro /usr/lib/ruby/gems/1.8/doc/archive-tar-minitar-0.5.2/ri/Archive/Tar/Minitar/Command/CommandPattern/%5b%5d-c.yaml %5b
rubygem-archive-tar-minitar-doc.noarch: W: misspelled-macro /usr/lib/ruby/gems/1.8/doc/archive-tar-minitar-0.5.2/ri/Archive/Tar/PosixHeader/empty%3f-i.yaml %3f
rubygem-archive-tar-minitar-doc.noarch: W: misspelled-macro /usr/lib/ruby/gems/1.8/doc/archive-tar-minitar-0.5.2/ri/Archive/Tar/Minitar/Command/ProgressBar/format_arguments%3d-i.yaml %3d
rubygem-archive-tar-minitar-doc.noarch: W: misspelled-macro /usr/lib/ruby/gems/1.8/doc/archive-tar-minitar-0.5.2/ri/Archive/Tar/Minitar/Command/CommandPattern/command%3f-c.yaml %3f
rubygem-archive-tar-minitar-doc.noarch: W: misspelled-macro /usr/lib/ruby/gems/1.8/doc/archive-tar-minitar-0.5.2/ri/Archive/Tar/Minitar/dir%3f-c.yaml %3f
rubygem-archive-tar-minitar-doc.noarch: W: misspelled-macro /usr/lib/ruby/gems/1.8/doc/archive-tar-minitar-0.5.2/ri/Archive/Tar/Minitar/Reader/EntryStream/file%3f-i.yaml %3f
rubygem-archive-tar-minitar-doc.noarch: W: misspelled-macro /usr/lib/ruby/gems/1.8/doc/archive-tar-minitar-0.5.2/ri/Archive/Tar/Minitar/Reader/EntryStream/directory%3f-i.yaml %3f
rubygem-archive-tar-minitar-doc.noarch: W: misspelled-macro /usr/lib/ruby/gems/1.8/doc/archive-tar-minitar-0.5.2/ri/Archive/Tar/Minitar/Command/ProgressBar/format%3d-i.yaml %3d
rubygem-archive-tar-minitar-doc.noarch: W: misspelled-macro /usr/lib/ruby/gems/1.8/doc/archive-tar-minitar-0.5.2/ri/Archive/Tar/Minitar/Reader/EntryStream/eof%3f-i.yaml %3f
3 packages and 1 specfiles checked; 0 errors, 12 warnings.

Comment 1 Mamoru TASAKA 2009-10-30 19:01:57 UTC
Some notes:

* License
  - This gem explicitly says that the license is under
    "GPLv2+ or Ruby".

* Document files
  - Usually "Install" file is needed for people trying to compile/etc
    a software by themselves and is not needed for people using rpm.

Otherwise okay.
-----------------------------------------------------------------------
   This package (rubygem-archive-tar-minitar) is APPROVED by mtasaka
-----------------------------------------------------------------------

Comment 2 Matthew Kent 2009-10-31 05:02:43 UTC
(In reply to comment #1)
> Some notes:
> 
> * License
>   - This gem explicitly says that the license is under
>     "GPLv2+ or Ruby".
> 
> * Document files
>   - Usually "Install" file is needed for people trying to compile/etc
>     a software by themselves and is not needed for people using rpm.
> 
> Otherwise okay.
> -----------------------------------------------------------------------
>    This package (rubygem-archive-tar-minitar) is APPROVED by mtasaka
> -----------------------------------------------------------------------  

Noted, thank you for the review.

Comment 3 Matthew Kent 2009-10-31 05:04:11 UTC
New Package CVS Request
=======================
Package Name: rubygem-archive-tar-minitar
Short Description: Provides POSIX tar archive management from Ruby programs
Owners: mkent
Branches: F-11 F-12
InitialCC:

Comment 4 Kevin Fenzi 2009-10-31 23:45:29 UTC
cvs done.

Comment 5 Fedora Update System 2009-11-03 08:38:03 UTC
rubygem-archive-tar-minitar-0.5.2-2.fc11 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/rubygem-archive-tar-minitar-0.5.2-2.fc11

Comment 6 Fedora Update System 2009-11-04 12:10:31 UTC
rubygem-archive-tar-minitar-0.5.2-2.fc11 has been pushed to the Fedora 11 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2010-01-14 06:37:31 UTC
rubygem-archive-tar-minitar-0.5.2-2.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/rubygem-archive-tar-minitar-0.5.2-2.fc12

Comment 8 Fedora Update System 2010-01-15 22:15:20 UTC
rubygem-archive-tar-minitar-0.5.2-2.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Michael Stahnke 2010-09-10 20:10:51 UTC
Package Change Request
======================
Package Name: rubygem-archive-tar-minitar
New Branches: el5 el6
Owners: stahnma

mkent is aware of change.

Comment 10 Kevin Fenzi 2010-09-11 19:45:30 UTC
Git done (by process-git-requests).

Comment 11 Troy Dawson 2014-07-28 17:05:09 UTC
Package Change Request
======================
Package Name: rubygem-archive-tar-minitar
New Branches: epel7
Owners: tdawson

Comment 12 Gwyn Ciesla 2014-07-28 18:52:00 UTC
Git done (by process-git-requests).


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