These two fields allow to specify a different default assignee for ticket opened against this package in bugzilla. Note: The EPEL field is always displayed for packages in the 'rpms' namespace regardless of whether it is used in bugzilla or not.
--- gnulib/lib/stdio-read.c.orig 2012-01-27 16:50:16.343213983 +0100 +++ gnulib/lib/stdio-read.c 2012-01-27 17:04:42.351546942 +0100 @@ -19,6 +19,8 @@ #include <config.h> +#define __NO_ISOCEXT 1 + /* Specification. */ #include <stdio.h>