Bug 643392 - Review Request: pyqtrailer - PyQt4 application to download trailers from apple.com
Summary: Review Request: pyqtrailer - PyQt4 application to download trailers from appl...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Petr Šabata
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 643391
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-10-15 13:36 UTC by Stanislav Ochotnicky
Modified: 2010-11-09 08:44 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-11-09 08:44:06 UTC
Type: ---
Embargoed:
psabata: fedora-review+
kevin: fedora-cvs+


Attachments (Terms of Use)

Description Stanislav Ochotnicky 2010-10-15 13:36:15 UTC
Spec URL: http://sochotni.fedorapeople.org/packages/pyqtrailer.spec
SRPM URL: http://sochotni.fedorapeople.org/packages/pyqtrailer-0.3.6-1.fc13.src.rpm

Description: 
This application is able to download trailers from apple.com/trailers
to your computer. It shows descriptions, posters, and other movie information.

Comment 1 Petr Šabata 2010-10-18 14:26:11 UTC
rpmlint output:
pyqtrailer.noarch: W: no-manual-page-for-binary pyqtrailer

OK; The package must be named according to the  Package Naming Guidelines
OK; The spec file name must match the base package %{name}, in the format %{name}.spec unless your package has an exemption.
OK; The package must meet the  Packaging Guidelines
OK (GPLv3); The package must be licensed with a Fedora approved license and meet the  Licensing Guidelines
OK; The License field in the package spec file must match the actual license.
OK; 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 must be included in %doc.
OK; The spec file must be written in American English.
OK; The spec file for the package MUST be legible.
OK (72801e8a880ed12a30510f5edcf5b107); The sources used to build the package must match the upstream source, as provided in the spec URL.
OK; The package MUST successfully compile and build into binary rpms on at least one primary architecture.
NA; If the package does not successfully compile, build or work on an architecture, then those architectures should be listed in the spec in ExcludeArch. Each architecture listed in ExcludeArch
OK; All build dependencies must be listed in BuildRequires, except for any that are listed in the exceptions section of the Packaging Guidelines
OK; he spec file MUST handle locales properly. This is done by using the %find_lang macro. Using %{_datadir}/locale/* is strictly forbidden.
NA; Every binary RPM package (or subpackage) which stores shared library files (not just symlinks) in any of the dynamic linker's default paths, must call ldconfig in %post and %postun.
OK; Packages must NOT bundle copies of system libraries.
NA; If the package is designed to be relocatable, the packager must state this fact in the request for review, along with the rationalization for relocation of that specific package.
OK; A package must own all directories that it creates. If it does not create a directory that it uses, then it should require a package which does create that directory.
OK; A Fedora package must not list a file more than once in the spec file's %files listings. (Notable exception: license texts in specific situations)
OK; Permissions on files must be set properly. Executables should be set with executable permissions, for example. Every %files section must include a %defattr(...) line.
OK; Each package must consistently use macros.
OK; The package must contain code, or permissable content.
NA; Large documentation files must go in a -doc subpackage.
OK; If a package includes something as %doc, it must not affect the runtime of the application. 
NA; Header files must be in a -devel package.
NA; Static libraries must be in a -static package.
NA; If a package contains library files with a suffix (e.g. libfoo.so.1.1), then library files that end in .so (without suffix) must go in a -devel package.
NA; n the vast majority of cases, devel packages must require the base package using a fully versioned dependency
OK; Packages must NOT contain any .la libtool archives, these must be removed in the spec if they are built.
NOK; Packages containing GUI applications must include a %{name}.desktop file, and that file must be properly installed with desktop-file-install in the %install section.
OK; Packages must not own files or directories already owned by other packages. 
OK; All filenames in rpm packages must be valid UTF-8.

Summary:
.desktop file is missing
It would be nice to include a manpage (not provided by upstream, though), however since this is a self-explanatory GUI application, I don't consider that a blocker

Also, I won't approve this package until pytrailer (bug #643391) makes it to Fedora.

Comment 2 Stanislav Ochotnicky 2010-10-18 15:34:22 UTC
Desktop file and icon added in r2. Since you already approved bug #643391 it would be best if I can commit these together.

* Mon Oct 18 2010 Stanislav Ochotnicky <sochotnicky> - 0.3.6-2
- Added desktop entry and icon

Comment 3 Petr Šabata 2010-10-18 15:50:00 UTC
The package looks okay now.

I won't approve this package until all its dependencies, namely pytrailer, are available in Fedora repositories. It shouldn't take too long since pytrailer's already been approved.

Comment 4 Petr Šabata 2010-10-22 07:28:10 UTC
I see pytrailer is now in Fedora. Approving.

Comment 5 Stanislav Ochotnicky 2010-10-22 08:00:51 UTC
New Package SCM Request
=======================
Package Name: pyqtrailer
Short Description: PyQt4 application to download trailers from apple.com
Owners: sochotni
Branches: f12 f13 f14
InitialCC:

Comment 6 Kevin Fenzi 2010-10-25 18:46:40 UTC
Git done (by process-git-requests).

Comment 7 Stanislav Ochotnicky 2010-11-09 08:44:06 UTC
I was waiting for the pytrailer dependency to get into f13-14 through bodhi. Now everything is build, updates pending.

Thanks for review and SCM.


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