Bug 744430 - Review Request: libquvi-scripts - Embedded lua scripts that libquvi uses for parsing the media details
Summary: Review Request: libquvi-scripts - Embedded lua scripts that libquvi uses for ...
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Mohamed El Morabity
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 744433
TreeView+ depends on / blocked
 
Reported: 2011-10-08 16:31 UTC by Nicoleau Fabien
Modified: 2011-12-04 21:02 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-11-10 21:22:01 UTC
Type: ---
Embargoed:
pikachu.2014: fedora-review+
gwync: fedora-cvs+


Attachments (Terms of Use)

Description Nicoleau Fabien 2011-10-08 16:31:29 UTC
Spec URL: http://rpms.nicoleau-fabien.net/SPECS/libquvi-scripts.spec
SRPM URL: http://rpms.nicoleau-fabien.net/SRPMS/libquvi-scripts-0.4.0-1.fc15.src.rpm
Description: 
libquvi-scripts contains the embedded lua scripts that libquvi
uses for parsing the media details. Some additional utility
scripts are also included.

The quvi package (already in fedora) has been splitted : this package for the scripts, an other one for the lib, and the third one for the quvi command.

rpmlint output :
[builder@FEDORABOX rpmbuild]$ rpmlint /home/builder/rpmbuild/SRPMS/libquvi-scripts-0.4.0-1.fc15.src.rpm /home/builder/rpmbuild/RPMS/x86_64/libquvi-scripts-0.4.0-1.fc15.x86_64.rpm
libquvi-scripts.src: W: spelling-error Summary(en_US) lua -> la, luau, lea
libquvi-scripts.src: W: spelling-error %description -l en_US lua -> la, luau, lea
libquvi-scripts.x86_64: E: no-binary
libquvi-scripts.x86_64: W: devel-file-in-non-devel-package /usr/lib64/pkgconfig/libquvi-scripts.pc
2 packages and 0 specfiles checked; 1 errors, 3 warnings.


This package build on koji : http://koji.fedoraproject.org/koji/taskinfo?taskID=3414075

Comment 1 Nicoleau Fabien 2011-10-10 21:39:48 UTC
Update :
Spec URL: http://rpms.nicoleau-fabien.net/SPECS/libquvi-scripts.spec
SRPM URL:
http://rpms.nicoleau-fabien.net/SRPMS/libquvi-scripts-0.4.0-2.fc15.src.rpm

Changelog : Add the devel package

Comment 2 Mohamed El Morabity 2011-10-10 21:58:08 UTC
Since the package contains mostly only Lua files, why not making it noarch?

Comment 3 Mohamed El Morabity 2011-10-10 22:10:28 UTC
By the way, I don't think it make sense to make a -devel package just for one pkg-config file. Many packages with no -devel package provide anyway *.pc files: udev, usbutils, notify-python, etc.

Comment 4 Nicoleau Fabien 2011-10-10 22:29:17 UTC
Hi Mohamed,
I did not made a noarch package because of the pc file that is installed in %{_libdir}/pkgconfig

About the devel package : I was not sure if I had to do it. I thought it was "cleaner", but if it's useless, I'll revert the changes and provide only one package.

Comment 5 Mohamed El Morabity 2011-10-10 22:38:35 UTC
(In reply to comment #4)
> I did not made a noarch package because of the pc file that is installed in
> %{_libdir}/pkgconfig
The .pc file should be then installed in %{_datadir}/pkgconfig/, in this case.

Comment 6 Nicoleau Fabien 2011-10-11 19:22:47 UTC
Update :
Spec URL: http://rpms.nicoleau-fabien.net/SPECS/libquvi-scripts.spec
SRPM URL:
http://rpms.nicoleau-fabien.net/SRPMS/libquvi-scripts-0.4.0-3.fc15.src.rpm

Changelog :
- Remove the devel subpackage
- The package is now noarch

rpmlint output :
[builder@FEDORABOX rpmbuild]$ rpmlint /home/builder/rpmbuild/SRPMS/libquvi-scripts-0.4.0-3.fc15.src.rpm /home/builder/rpmbuild/RPMS/noarch/libquvi-scripts-0.4.0-3.fc15.noarch.rpm
libquvi-scripts.src: W: spelling-error Summary(en_US) lua -> la, luau, lea
libquvi-scripts.src: W: spelling-error %description -l en_US lua -> la, luau, lea
libquvi-scripts.noarch: W: devel-file-in-non-devel-package /usr/share/pkgconfig/libquvi-scripts.pc
2 packages and 0 specfiles checked; 0 errors, 3 warnings.

Comment 7 Mohamed El Morabity 2011-10-17 22:56:06 UTC
Here is the review:

 +:ok, =:needs attention, -:needs fixing

MUST Items:
[+] MUST: rpmlint must be run on every package.
[+] MUST: The package must be named according to the Package Naming Guidelines.
[+] MUST: The spec file name must match the base package %{name}
[+] MUST: The package must meet the Packaging Guidelines.
[+] MUST: The package must be licensed with a Fedora approved license and meet the Licensing Guidelines.
[+] MUST: The License field in the package spec file must match the actual license.
[+] MUST: 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.
[+] MUST: The spec file must be written in American English.
[+] MUST: The spec file for the package MUST be legible.
[+] MUST: The sources used to build the package must match the upstream source, as provided in the spec URL.
0473dcfa3292f60d550d192b1b871d72
[+] MUST: The package must successfully compile and build into binary rpms on at least one supported architecture.
[+] MUST: If the package does not successfully compile, build or work on an architecture, then those architectures should be listed in the spec in ExcludeArch.
[+] MUST: All build dependencies must be listed in BuildRequires
[+] MUST: The spec file MUST handle locales properly. This is done by using the %find_lang macro.
[+] MUST: Every binary RPM package which stores shared library files (not just symlinks) in any of the dynamic linker's default paths, must call ldconfig in %post and %postun.
[+] MUST: If the package is designed to be relocatable, the packager must state this fact in the request for review
[+] MUST: 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.
[+] MUST: A package must not contain any duplicate files in the %files listing.
[+] MUST: Permissions on files must be set properly. Executables should be set with executable permissions, for example. Every %files section must include a %defattr(...) line.
[+] MUST: Each package must consistently use macros, as described in the macros section of Packaging Guidelines.
[+] MUST: The package must contain code, or permissible content. This is described in detail in the code vs. content section of Packaging Guidelines.
[+] MUST: Large documentation files should go in a doc subpackage.
[+] MUST: If a package includes something as %doc, it must not affect the runtime of the application.
[+] MUST: Header files must be in a -devel package.
[+] MUST: Static libraries must be in a -static package.
[+] MUST: 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.
[+] MUST: In the vast majority of cases, devel packages must require the base package using a fully versioned dependency: Requires: %{name} = %{version}-%{release} 
[+] MUST: Packages must NOT contain any .la libtool archives, these should be removed in the spec.
[+] MUST: 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.
[+] MUST: Packages must not own files or directories already owned by other packages.
[+] MUST: All filenames in rpm packages must be valid UTF-8.

Some notes:
You could probably include the AUTHORS and NEWS files in %doc, but it's not important.

This package is APPROVED.

Comment 8 Nicoleau Fabien 2011-10-18 18:45:04 UTC
Thank you very much for the review Mohamed
I'll add AUTHORS and NEWS files before import.

New Package SCM Request
=======================
Package Name: libquvi-scripts
Short Description: Embedded lua scripts that libquvi uses for parsing the media details
Owners: eponyme
Branches: 
InitialCC:

Comment 9 Gwyn Ciesla 2011-10-19 12:27:36 UTC
Git done (by process-git-requests).

Comment 10 Nicoleau Fabien 2011-12-04 11:23:49 UTC
Package Change Request
======================
Package Name: libquvi-scripts
New Branches: F16
Owners: eponyme

Comment 11 Gwyn Ciesla 2011-12-04 21:02:33 UTC
Git done (by process-git-requests).


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