Bug 617479 - Review Request: perl-GD-SecurityImage - Security image (captcha) generator
Summary: Review Request: perl-GD-SecurityImage - Security image (captcha) generator
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: manuel wolfshant
QA Contact: manuel wolfshant
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-07-23 08:28 UTC by Emmanuel Seyman
Modified: 2010-08-13 21:25 UTC (History)
2 users (show)

Fixed In Version: perl-GD-SecurityImage-1.70-1.fc12
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-08-13 21:17:18 UTC
Type: ---
Embargoed:
manuel.wolfshant: fedora-review+
kevin: fedora-cvs+


Attachments (Terms of Use)

Description Emmanuel Seyman 2010-07-23 08:28:29 UTC
Spec URL: http://people.parinux.org/~seyman/fedora/perl-GD-SecurityImage/perl-GD-SecurityImage.spec
SRPM URL: http://people.parinux.org/~seyman/fedora/perl-GD-SecurityImage/perl-GD-SecurityImage-1.70-1.fc13.src.rpm
Description:
This module gives you a basic interface to create "security images". Most
internet software use these in their registration screens to block robot
programs (which may register tons of fake member accounts). This module
gives you a basic interface to create such an image.

Koji for F-13 : http://koji.fedoraproject.org/koji/taskinfo?taskID=2346323

Comment 1 manuel wolfshant 2010-07-23 12:07:59 UTC
Package Review
==============

Key:
 - = 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.
 [x] Package successfully compiles and builds into binary rpms on at least one supported architecture.
     Tested on: F13/x86_64
 [x] Rpmlint output:
source RPM:
perl-GD-SecurityImage.src: W: spelling-error Summary(en_US) captcha -> captain, captive, capture
binary RPM:
perl-GD-SecurityImage.noarch: W: spelling-error Summary(en_US) captcha -> captain, captive, capture
=> both warnings are ignorable
 [x] Package is not relocatable.
 [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 (same as perl)
 [x] 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 match the upstream source, as provided in the spec URL.
     SHA1SUM of source file: c79478da39fb52320ee25ed242b8ee8c87fad0c3  GD-SecurityImage-1.70.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 consistently uses macros.
 [x] Package contains code, or permissable content.
 [-] Large documentation files are in a -doc subpackage, if required.
 [x] 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.
 [x] 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.
 [x] Final provides and requires are sane.
Provides:
perl(GD::SecurityImage) = 1.70
perl(GD::SecurityImage::GD) = 1.70
perl(GD::SecurityImage::Magick) = 1.70
perl(GD::SecurityImage::Styles) = 1.70
perl-GD-SecurityImage = 1.70-1.fc13
Requires:
perl(:MODULE_COMPAT_5.10.1)
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(VersionedDependencies) <= 3.0.3-1
perl(Carp)
perl(constant)
perl(GD)
perl(GD::SecurityImage::Styles)
perl(Image::Magick)
perl(strict)
perl(vars)
rpmlib(VersionedDependencies) <= 3.0.3-1
rpmlib(PayloadIsXz) <= 5.2-1

=== 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: koji scratch build for F13
 [x] Package should compile and build into binary rpms on all supported architectures.
     Tested on: koji scratch build for F13
 [?] 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 test passes.

=== OPTIONAL ITEMS ===
 [x] Buildroot is correct (%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n))
 [x] Package has a %clean section, which contains rm -rf %{buildroot} (or $RPM_BUILD_ROOT).

    ===== Note ======
One test is skipped due to missing BR:
  t/202-pod-coverage.t ... skipped: Test::Pod::Coverage required for testing pod coverage
Please consider adding it if you think that it is relevant

================
*** APPROVED ***
================

Comment 2 Emmanuel Seyman 2010-07-23 12:26:02 UTC
Now, this is what I call fast. Thanks for the review, wolfy.
Requesting CVS.

New Package CVS Request
=======================
Package Name: perl-GD-SecurityImage
Short Description: Security image (captcha) generator
Owners: eseyman
Branches: F-13 F-12
InitialCC: perl-sig

Comment 3 manuel wolfshant 2010-07-23 12:59:59 UTC
Bonus points if you branch it for EL-6. And a cookie if it also lands in EL-5.

Comment 4 Emmanuel Seyman 2010-07-23 13:59:47 UTC
Mmm... cookies....

New Package CVS Request
=======================
Package Name: perl-GD-SecurityImage
Short Description: Security image (captcha) generator
Owners: eseyman
Branches: F-13 F-12 EL-6 EL-5
InitialCC: perl-sig

Comment 5 Kevin Fenzi 2010-07-23 21:46:57 UTC
CVS done (by process-cvs-requests.py).

Remember to assign the review to the reviewer.

Comment 6 Fedora Update System 2010-07-23 23:54:30 UTC
perl-GD-SecurityImage-1.70-1.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/perl-GD-SecurityImage-1.70-1.fc13

Comment 7 Fedora Update System 2010-07-23 23:54:35 UTC
perl-GD-SecurityImage-1.70-1.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/perl-GD-SecurityImage-1.70-1.fc12

Comment 8 Fedora Update System 2010-07-27 02:42:14 UTC
perl-GD-SecurityImage-1.70-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-GD-SecurityImage'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/perl-GD-SecurityImage-1.70-1.fc13

Comment 9 Fedora Update System 2010-07-27 02:54:59 UTC
perl-GD-SecurityImage-1.70-1.fc12 has been pushed to the Fedora 12 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-GD-SecurityImage'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/perl-GD-SecurityImage-1.70-1.fc12

Comment 10 Fedora Update System 2010-08-13 21:17:13 UTC
perl-GD-SecurityImage-1.70-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 11 Fedora Update System 2010-08-13 21:25:21 UTC
perl-GD-SecurityImage-1.70-1.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.


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