Bug 608405 (perl-Config-GitLike) - Review Request: perl-Config-GitLike - Git-compatible config file parsing
Summary: Review Request: perl-Config-GitLike - Git-compatible config file parsing
Keywords:
Status: CLOSED ERRATA
Alias: perl-Config-GitLike
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Emmanuel Seyman
QA Contact: Fedora Extras Quality Assurance
URL: http://search.cpan.org/dist/Config-Gi...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-06-27 10:58 UTC by Iain Arnell
Modified: 2012-02-09 17:20 UTC (History)
3 users (show)

Fixed In Version: perl-Config-GitLike-1.04-1.fc13
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-07-08 18:13:04 UTC
Type: ---
Embargoed:
emmanuel: fedora-review+
gwync: fedora-cvs+


Attachments (Terms of Use)

Description Iain Arnell 2010-06-27 10:58:46 UTC
Spec URL: http://fedorapeople.org/~iarnell/review/perl-Config-GitLike.spec
SRPM URL: http://fedorapeople.org/~iarnell/review/perl-Config-GitLike-1.04-1.fc14.src.rpm

Description:
This module handles interaction with configuration files of the style used
by the version control system Git. It can both parse and modify these
files, as well as create entirely new ones.

Koji build: http://koji.fedoraproject.org/koji/taskinfo?taskID=2275634

*rt-0.10_01

Comment 1 Emmanuel Seyman 2010-06-27 12:41:02 UTC
 - = N/A
 x = Check
 ! = Problem
 ? = Not evaluated

=== REQUIRED ITEMS ===
 [x] Package is named according to the Package Naming Guidelines.
 [x] Spec file name must match the base package %{name}, in the format
%{name}.spec.
 [x] Package meets the Packaging Guidelines including the Perl specific items
 [x] Package successfully compiles and builds into binary rpms on at least one
supported architecture.
     Tested on: http://koji.fedoraproject.org/koji/taskinfo?taskID=2275679

 [x] Rpmlint output: 2 packages and 1 specfiles checked; 0 errors, 0 warnings.
 [x] Package is not relocatable.
 [x] Buildroot is correct
%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

 [x] Package is licensed with an open-source compatible license and meets other
legal requirements as defined in the legal section of Packaging Guidelines.
 [x] License field in the package spec file matches the actual license.
     License type: GPL+ or Artistic
 [-] If (and only if) the source package includes the text of the license(s) in
its own file, then that file, containing the text of the license(s) for the
package is included in %doc.
 [x] Spec file is legible and written in American English.
 [x] Sources used to build the package matches the upstream source, as provided
in the spec URL.
d307ae3fafd12aedba1033e7f7498a9c  Config-GitLike-1.04.tar.gz

 [x] Package is not known to require ExcludeArch
 [x] All build dependencies are listed in BuildRequires, except for any that
are listed in the exceptions section of Packaging Guidelines.
 [-] The spec file handles locales properly.
 [-] ldconfig called in %post and %postun if required.
 [x] Package must own all directories that it creates.
 [x] Package requires other packages for directories it uses.
 [x] Package does not contain duplicates in %files.
 [x] Permissions on files are set properly.
 [x] Package has a %clean section, which contains rm -fR $RPM_BUILD_ROOT.
 [x] Package consistently uses macros.
 [x] Package contains code, or permissable content.
 [-] Large documentation files are in a -doc subpackage, if required.
 [-] Package uses nothing in %doc for runtime.
 [-] Header files in -devel subpackage, if present.
 [-] Static libraries in -devel subpackage, if present.
 [-] Package requires pkgconfig, if .pc files are present.
 [-] Development .so files in -devel subpackage, if present.
 [-] Fully versioned dependency in subpackages, if present.
 [-] Package does not contain any libtool archives (.la).
 [-] Package contains a properly installed %{name}.desktop file if it is a GUI
application.
 [x] Package does not own files or directories owned by other packages.

=== SUGGESTED ITEMS ===
 [x] Latest version is packaged.
 [x] Package does not include license text files separate from upstream.
 [-] Description and summary sections in the package spec file contains
translations for supported Non-English languages, if available.
 [x] Reviewer should test that the package builds in mock.
     Tested on: rawhide.x86_64
 [x] Package should compile and build into binary rpms on all supported
architectures.
     Tested on: http://koji.fedoraproject.org/koji/taskinfo?taskID=2275679
 [?] Package functions as described.
 [-] Scriptlets must be sane, if used.
 [-] The placement of pkgconfig(.pc) files is correct.
 [-] File based requires are sane.
 [x] %check is present and the tests pass
All tests successful.
Files=2, Tests=144,  1 wallclock secs ( 0.09 usr  0.03 sys +  0.53 cusr  0.21 csys =  0.86 CPU)
Result: PASS

APPROVED.

Comment 2 Iain Arnell 2010-06-27 14:51:08 UTC
New Package CVS Request
=======================
Package Name: perl-Config-GitLike
Short Description: Git-compatible config file parsing
Owners: iarnell
Branches: F-13
InitialCC: perl-sig

Comment 3 Jason Tibbitts 2010-06-27 16:55:39 UTC
CVS done (by process-cvs-requests.py).

Comment 4 Fedora Update System 2010-06-28 03:37:46 UTC
perl-Config-GitLike-1.04-1.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/perl-Config-GitLike-1.04-1.fc13

Comment 5 Fedora Update System 2010-06-28 17:12:05 UTC
perl-Config-GitLike-1.04-1.fc13 has been pushed to the Fedora 13 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update perl-Config-GitLike'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/perl-Config-GitLike-1.04-1.fc13

Comment 6 Fedora Update System 2010-07-08 18:12:59 UTC
perl-Config-GitLike-1.04-1.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 7 Iain Arnell 2012-02-09 17:13:48 UTC
Package Change Request
======================
Package Name: perl-Config-GitLike
New Branches: el6
Owners: iarnell
InitialCC: perl-sig

Comment 8 Gwyn Ciesla 2012-02-09 17:20:30 UTC
Git done (by process-git-requests).


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