On 07/30/2011 07:44 PM, Jussi Lehtola wrote:

> Is there a way to check if the gcc version is sufficient with some rpm
> macro?

Do you actually need to have it as a macro?  Often cases like this can
be handled with plain shell code in %prep, %build, etc.  Or by patching
the build system to do the check automatically and sending the patch
upstream.
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

Reply via email to