Bug 924822

Summary: Review Request: perl-File-Temp - Return name and handle of a temporary file safely
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: Package ReviewAssignee: Petr Šabata <psabata>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: notting, package-review, psabata
Target Milestone: ---Flags: psabata: fedora-review+
gwync: fedora-cvs+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: perl-File-Temp-0.23-1.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-03-26 17:16:32 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 Petr Pisar 2013-03-22 14:58:53 UTC
Spec URL: http://ppisar.fedorapeople.org/perl-File-Temp/perl-File-Temp.spec
SRPM URL: http://ppisar.fedorapeople.org/perl-File-Temp/perl-File-Temp-0.23-1.fc20.src.rpm
Description:
File::Temp can be used to create and open temporary files in a safe way.
There is both a function interface and an object-oriented interface. The
File::Temp constructor or the tempfile() function can be used to return the
name and the open file handle of a temporary file. The tempdir() function
can be used to create a temporary directory.

Fedora Account System Username: ppisar

----
This package will dual-live with core perl modules after sub-packaging them from perl.spec.

Comment 1 Petr Pisar 2013-03-22 15:49:10 UTC
Sub-packaged in perl-5.16.3-265.fc20.

Comment 2 Petr Šabata 2013-03-26 16:08:45 UTC
No issues at all, approving.

Comment 3 Petr Pisar 2013-03-26 16:31:56 UTC
New Package SCM Request
=======================
Package Name: perl-File-Temp
Short Description: Return name and handle of a temporary file safely
Owners: ppisar jplesnik psabata
Branches: 
InitialCC: perl-sig

Comment 4 Gwyn Ciesla 2013-03-26 16:40:11 UTC
Git done (by process-git-requests).

Comment 5 Petr Pisar 2013-03-26 17:16:32 UTC
Thank you for the review and the repository.