Bug 1483386 (php-pear-Archive-Tar)

Summary: Review Request: php-pear-Archive-Tar - Tar file management class
Product: [Fedora] Fedora Reporter: Shawn Iwinski <shawn>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: fedora, package-review
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-08-27 05:12:07 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:
Bug Depends On:    
Bug Blocks: 1483285    

Description Shawn Iwinski 2017-08-21 02:11:54 UTC
Spec URL: https://raw.githubusercontent.com/siwinski/rpms/40c05f3a44bfa5d77b77b250846c3c57e5a1d612/php-pear-Archive-Tar/php-pear-Archive-Tar.spec

SRPM URL: https://siwinski.fedorapeople.org/SRPMS/php-pear-Archive-Tar-1.4.3-1.fc26.src.rpm

Description:
This class provides handling of tar files in PHP.
It supports creating, listing, extracting and adding to tar files.
Gzip support is available if PHP has the zlib extension built-in or
loaded. Bz2 compression is also supported with the bz2 extension loaded.


Fedora Account System Username: siwinski

Comment 1 Remi Collet 2017-08-21 11:21:10 UTC
# rpm --query --provides php-pear
php-composer(pear/archive_tar) = 1.4.3

You probably don't need this one ;)

Comment 2 Remi Collet 2017-08-26 08:10:03 UTC
@shawn  ok to close this one ?

Comment 3 Shawn Iwinski 2017-08-27 05:12:07 UTC
> ok to close this one ?

Yeah...  I did a dnf search instead of a repoquery :/