Bug 948974

Summary: Review Request: perl-Locale-Maketext - Framework for localization
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+
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: perl-Locale-Maketext-1.23-1.fc20 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-04-10 06:50:31 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-04-05 15:05:19 UTC
Spec URL: http://ppisar.fedorapeople.org/perl-Locale-Maketext/perl-Locale-Maketext.spec
SRPM URL: http://ppisar.fedorapeople.org/perl-Locale-Maketext/perl-Locale-Maketext-1.23-1.fc20.src.rpm
Description:
It is a common feature of applications (whether run directly, or via the Web)
for them to be "localized" -- i.e., for them to present an English interface
to an English-speaker, a German interface to a German-speaker, and so on for
all languages it's programmed with. Locale::Maketext is a framework for
software localization; it provides you with the tools for organizing and
accessing the bits of text and text-processing code that you need for
producing localized applications.

Fedora Account System Username: ppisar

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

Comment 1 Petr Pisar 2013-04-08 06:21:26 UTC
Sub-packaged in perl-5.16.3-268.fc20.

Comment 2 Petr Šabata 2013-04-09 13:48:25 UTC
No issues, approving.

Comment 3 Petr Pisar 2013-04-09 14:08:21 UTC
New Package SCM Request
=======================
Package Name: perl-Locale-Maketext
Short Description: Framework for localization
Owners: ppisar jplesnik psabata
Branches: 
InitialCC: perl-sig

Comment 4 Gwyn Ciesla 2013-04-09 14:11:16 UTC
Git done (by process-git-requests).

Comment 5 Petr Pisar 2013-04-09 15:52:25 UTC
Apparently, the git repository has not been created, please investigate:

$ fedpkg clone perl-Locale-Maketext
Cloning into 'perl-Locale-Maketext'...
fatal: '/srv/git/rpms//perl-Locale-Maketext.git' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
Could not execute clone: Command '['git', 'clone', 'ssh://ppisar.org/perl-Locale-Maketext']' returned non-zero exit status 128

Comment 6 Gwyn Ciesla 2013-04-09 16:27:57 UTC
Should work now.

Comment 7 Petr Pisar 2013-04-10 06:50:31 UTC
Thank you for the review and the repository.