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=634700

Dave Malcolm <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
               Flag|                            |fedora-review+

--- Comment #26 from Dave Malcolm <[email protected]> 2010-09-27 15:52:02 EDT 
---
rpmlint report on koji task 2492292:
> python3-cairo.src:75: E: files-attr-not-set

Please move the:
  %defattr(-,root,root,-)
before the:
  %doc COPYING*
line in the "%files devel" stanza

> python3-cairo.x86_64: W: python-bytecode-without-source 
> /usr/lib64/python3.2/site-packages/cairo/__pycache__/__init__.cpython-32.pyo
> python3-cairo.x86_64: W: python-bytecode-without-source 
> /usr/lib64/python3.2/site-packages/cairo/__pycache__/__init__.cpython-32.pyc
Looks like a false positive: rpmlint needs to be taught about PEP 3147:
  http://www.python.org/dev/peps/pep-3147/

> python3-cairo-debuginfo.x86_64: E: debuginfo-without-sources

I'm not sure what's causing this, but the source file is indeed missing from
the debuginfo package.

> python3-cairo-devel.x86_64: W: spelling-error %description -l en_US 
> interoperate -> inter operate, inter-operate, interpenetrate
False warning, as noted above.

> 4 packages and 0 specfiles checked; 2 errors, 3 warnings.

Not sure how to fix the debuginfo issue, but I don't feel it should further
block getting this into Fedora.

APPROVED; please fix the %defattr issue noted above before importing into CVS.

-- 
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.
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to