[Bug 575504] Review Request: metagoofil - Metadata analyzer, information gathering tool

bugzilla at redhat.com bugzilla at redhat.com
Sun Apr 11 19:04:03 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=575504

--- Comment #6 from Alex Orlandi <nyrk71 at gmail.com> 2010-04-11 15:04:01 EDT ---
(In reply to comment #5)
> Output from rpmlint
> $rpmlint metagoofil-1.4a-2.fc12.src.rpm metagoofil-1.4a-2.fc12.noarch.rpm
> metagoofil.noarch: E: explicit-lib-dependency libextractor
> 2 packages and 0 specfiles checked; 1 errors, 0 warnings.
> 
> Explicit dependency is needed because it is executed from the perl script and
> it is not detected automatically
> 
> [...]

You are right. Dependency cannot be resolved automatically so explicit lib
dependency is required, in this case.

Anyway it is a python script (not perl): you should add 
"Requires: python..." in spec file

See https://fedoraproject.org/wiki/Packaging:Python for details.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list