add bug url

This commit is contained in:
Thomas Sailer 2018-08-02 17:42:56 +02:00
parent c4b94f02bd
commit 511f93ace4

View File

@ -56,6 +56,7 @@ Patch6: glib-formaterror.patch
# https://gitlab.gnome.org/GNOME/glib/issues/1472
Patch7: glib-ipmreqsource.patch
# https://gitlab.gnome.org/GNOME/glib/issues/1473
Patch8: glib-valgrind.patch
%description
@ -104,6 +105,8 @@ Static version of the MinGW Windows GLib2 library.
%patch1 -p1
%patch5 -p1
%patch6 -p1
%patch7 -p1
%patch8 -p1
%build
#GLib can't build static and shared libraries in one go, so we build GLib twice