[Bug 691114] Review Request: python-msgpack - A MessagePack (de)serializer

bugzilla at redhat.com bugzilla at redhat.com
Wed Apr 13 11:35:22 UTC 2011


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

--- Comment #2 from David Robinson <zxvdr.au at gmail.com> 2011-04-13 07:35:21 EDT ---
One suggestion, adding the lines below will fix up the
private-shared-object-provides warning from rpmlink.

# we don't want to provide private python extension libs
%{?filter_setup:
%filter_provides_in %{python_sitearch}/.*\.so$
%filter_setup
}

http://fedoraproject.org/wiki/Packaging:AutoProvidesAndRequiresFiltering

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