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

--- Comment #37 from Kevin Kofler <[email protected]> 2011-09-30 16:44:11 
EDT ---
See http://lists.fedoraproject.org/pipermail/devel/2011-February/148317.html
and https://fedorahosted.org/fpc/ticket/76 for the macros which are available
to filter Provides and Requires, but those require at least RPM 4.9, i.e. at
least Fedora 15.

You can use:
%global __provides_exclude_from %{_libdir}/code-editor/.*
but you'll probably also need to filter the corresponding Requires. I guess
this should work:
%global __requires_exclude lib[A-PR-Z].*\\.so\\.1(\\\(\\\)\\\(64bit\\\))?
(There are no Requires on the unversioned .so plugins.)

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