Product: Fedora https://bugzilla.redhat.com/show_bug.cgi?id=920518 --- Comment #22 from Paulo Andrade <paulo.cesar.pereira.de.andrade@xxxxxxxxx> --- You should write it as License: ASL 2.0 and BSD and LGPLv2+ I did look at gkregex GKlib headers and sources earlier in the review, and they are not built; it uses system regex (regcomp/regexec), that in Linux just happens to be updated versions of those GKlib files. It does not use random.c by default either. But, it "compiles" all the files, just that does not generate any code, unless some preprocessor symbol is defined, for example USE_GKREGEX to use LGPL regex. But it actually builds a few, like getopt.c, it just renames the symbols adding a gk_ prefix. It also uses glibc qsort macros to implement several specialized quick sort routines. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=EAldqwNMYp&a=cc_unsubscribe _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review