Bug 553208 - Review Request: perl-OpenGL - Perl OpenGL bindings
Summary: Review Request: perl-OpenGL - Perl OpenGL bindings
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Matěj Cepl
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-01-07 12:22 UTC by Lubomir Rintel
Modified: 2018-04-11 06:57 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-01-11 09:16:24 UTC
Type: ---
Embargoed:
mcepl: fedora-review+
kevin: fedora-cvs+


Attachments (Terms of Use)

Description Lubomir Rintel 2010-01-07 12:22:24 UTC
SPEC: http://v3.sk/~lkundrak/SPECS/perl-OpenGL.spec
SRPM: http://v3.sk/~lkundrak/SRPMS/perl-OpenGL-0.62-1.fc12.src.rpm
scratch build: http://koji.fedoraproject.org/koji/watchlogs?taskID=1907403

Description:

Perl bindings to implementations of OpenGL and GLUT, providing virtually all
of the OpenGL 1.0, and 1.1 functions, and most of 1.2.

Comment 1 Stepan Kasal 2010-01-07 15:12:57 UTC
Hi, I have to admit I do not understand the following comment in the spec file:
# We certaion OpenGL calls could not be implemented in our OpenGL
# implementation, let us just ignore them.

Comment 2 Lubomir Rintel 2010-01-07 16:15:06 UTC
(In reply to comment #1)
> Hi, I have to admit I do not understand the following comment in the spec file:
> # We certaion OpenGL calls could not be implemented in our OpenGL
> # implementation, let us just ignore them.  

Heh, that's rather weird, sorry. I'll change that to read this in the next package spin (after the rest of the review is done):

# Certain OpenGL calls may not be present in our OpenGL
# implementation, let us just ignore them.

Comment 3 Matěj Cepl 2010-01-07 17:20:48 UTC
+ GOOD: rpmlint is happy
bradford:rpmbuild$ rpmlint -i SRPMS/perl-OpenGL-0.62-1.fc12.src.rpm 
1 packages and 0 specfiles checked; 0 errors, 0 warnings.
bradford:rpmbuild$ rpmlint -i RPMS/x86_64/perl-OpenGL-*
2 packages and 0 specfiles checked; 0 errors, 0 warnings.
bradford:rpmbuild$ 
+ GOOD: The package is named according to the Package Naming Guidelines .
+ GOOD: The spec file name matches the base package %{name}, in the format
  %{name}.spec.
+ GOOD: The package is licensed with a Fedora approved license and meet the
Licensing Guidelines.
+ GOOD: The License field in the package spec file matches the actual license.
Actually it should be GPLv2 only (not GPLv2+ ... cannot find anywhere "or
later").
+ GOOD: COPYRIGHT file is in %doc.
+ GOOD: The spec file is written in American English.
+ GOOD: The spec file for the package is legible.
+ GOOD: The sources used to build the package matches the upstream source,
as provided in the spec URL.
MD5: 905407fa94ca0fc9c1e0ae7c140a4272
+ GOOD: The package successfully compiles and build into binary rpms on at
least one supported architecture.
yes, builds on x86_64/F12
+ GOOD: it's noarch so no issues with other architectures.
+ GOOD: All build dependencies are listed in BuildRequires.
+ GOOD: The spec file MUST handle locales properly.
  No locale support.
+ GOOD: %post and %postun scripts OK
no scripts
+ GOOD: not relocatable
+ GOOD: A package owns all directories that it creates.
I don't like this in %files:
%{perl_vendorlib}/Perl/
Is this correct? Why not just
%{perl_vendorlib}/Perl/Tidy.pm
+ GOOD: A package does not contain any duplicate files in the %files listing.
+ GOOD: Permissions on files are set automatically.
+ GOOD: Each package have a %clean section.
+ GOOD: Each package consistently use macros.
+ GOOD: The package contains code, or permissable content.
+ GOOD: No large documentation files, so no a -doc subpackage.
+ GOOD: Files registered in %doc does not affect the runtime of the
application.
+ GOOD: No header files.
+ GOOD: No static libraries.
+ GOOD: No pkgconfig(.pc) files.
+ GOOD: .so file is provided in -devel package.
no .so outside of Perllands
+ GOOD: Correct Requires in -devel subpackage.
no -devel package
+ GOOD: No .la libtool archives.
+ GOOD: Packages does not contain GUI applications.
+ GOOD: Packages does not own files or directories owned by other packages.
+ GOOD: Runs rm -rf $RPM_BUILD_ROOT in %install
+ GOOD: All filenames in rpm packages are valid UTF-8.
+ GOOD: Includes license text.

APPROVED

Comment 4 Lubomir Rintel 2010-01-07 18:21:53 UTC
Thank you Matej!

New Package CVS Request
=======================
Package Name: perl-OpenGL
Short Description: Perl OpenGL bindings
Owners: lkundrak
Branches: F-11 F-12 EL-5

Comment 5 Kevin Fenzi 2010-01-09 04:29:38 UTC
cvs done.

Comment 6 Lubomir Rintel 2010-01-11 09:16:24 UTC
Imported and built. Thanks for Review'n'CVS!


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