Hide Forgot
Created attachment 474589 [details] Fix spec file to use system pcre (and update to 2.26.1) Currently, glib2 is compiled using internal pcre. However we have pcre package in Fedora.
We want to use the internal pcre to avoid duplicating all the unicode data. The internal copy in glib is patched to use glib unicode handling and memory allocation.