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 #39 from Kevin Kofler <[email protected]> 2011-09-30 16:46:45 
EDT ---
You might also need 1 backslash before the parentheses which aren't escaped
now, i.e.:
%global __requires_exclude lib[A-PR-Z].*\\.so\\.1\(\\\(\\\)\\\(64bit\\\)\)?
(i.e. escape them for RPM, but not for the regex engine).

If this doesn't work as is, try to play a bit with the backslashes.

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