Bug 234940 - Review Request: perl-Image-Math-Constrain - Scaling math used in image size constraining (such as thumbnails)
Summary: Review Request: perl-Image-Math-Constrain - Scaling math used in image size c...
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Bernard Johnson
QA Contact: Fedora Package Reviews List
URL:
Whiteboard:
Depends On:
Blocks: 234934
TreeView+ depends on / blocked
 
Reported: 2007-04-02 23:18 UTC by Steven Pritchard
Modified: 2007-11-30 22:12 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-05-18 23:58:25 UTC
Type: ---
Embargoed:
bjohnson: fedora-review+
petersen: fedora-cvs+


Attachments (Terms of Use)

Description Steven Pritchard 2007-04-02 23:18:28 UTC
Spec URL: http://ftp.kspei.com/pub/steve/rpms/perl-Image-Math-Constrain/perl-Image-Math-Constrain.spec
SRPM URL: http://ftp.kspei.com/pub/steve/rpms/perl-Image-Math-Constrain-1.01-1.src.rpm
Description:
There are a number of different modules and systems that constrain image
sizes, such as thumbnailing. Every one of these independantly implement the
same logic. That is, given a width and/or height constraint, they check to
see if the image is bigger than the constraint, and if so scale the image
down proportionally so that it fits within the constraints.

Comment 1 Bernard Johnson 2007-04-17 14:33:49 UTC
Package Review
==============

Key:
 - = N/A
 x = Check
 ! = Problem
 ? = Not evaluated

=== REQUIRED ITEMS ===
 [x] Buildroot is correct
(%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n))
 [x] Rpmlint output: None
 [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 is licensed with an open-source compatible license and meet 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
 [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 written in American English.
 [x] Spec file for the package is legible.
 [x] Sources used to build the package matches the upstream source, as provided
in the spec URL.
     MD5SUM this package    : 92980c42977b0dfe9dba715d405313b0
     MD5SUM upstream package: 92980c42977b0dfe9dba715d405313b0
 [x] Package successfully compiles and builds into binary rpms on at least one
supported architecture.
     Tested on: FC-6 / i386
 [x] Package is not known to require ExcludeArch, OR:
     Arches excluded:
     Why:
 [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 is not relocatable.
 [x] Package must own all directories that it creates.
 [-] 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 -rf %{buildroot} (or
$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.
 [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.

=== SUGGESTED ITEMS ===
 [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: FC-6 / i386
 [-] Package should compile and build into binary rpms on all supported
architectures.
     Tested on:
 [?] Package functions as described.
 [-] Scriptlets must be sane, if used.
 [-] The placement of pkgconfig(.pc) files are correct.
 [-] File based requires are sane.
 [x] Latest version is packaged.

=== Issues ===
1.

=== Final Notes ===
1.


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


Comment 2 Steven Pritchard 2007-05-01 18:20:47 UTC
New Package CVS Request
=======================
Package Name: perl-Image-Math-Constrain
Short Description: Scaling math used in image size constraining (such as 
thumbnails)
Owners: steve
Branches: FC-5 FC-6 EL-4 EL-5
InitialCC: fedora-perl-devel-list


Comment 3 Steven Pritchard 2007-05-18 23:58:25 UTC
Imported, builds requested, etc.

Comment 4 Steven Pritchard 2007-05-23 18:27:20 UTC
Package Change Request
======================
Package Name: perl-Image-Math-Constrain
New Branches: F-7

This is going to need a F-7 branch in order to avoid upgrade problems.

Comment 5 Jens Petersen 2007-05-27 04:03:34 UTC
branch added


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