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

--- Comment #3 from Remi Collet <[email protected]> 2010-10-23 02:09:18 
EDT ---
Your filter_setup doesn't work :

$ rpm -qp --provides php-pecl-mongo-1.0.10-2.fc14.x86_64.rpm
...
mongo.so()(64bit)  
...

Should use %{pecl_name}.so, not %{python_sitearch}.*\.so$
Usually this filter is set at the top of the spec (before %description)

Well, the rpmlint warning has disappear.. (don't understand this, strange
behaviour of filter_from_provides vs filter_provides_in). Nedd work (for me).

I don't see the conditionnal stuff needed for EL-5 (which is not a blocker for
the "fedora" review)

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