fix threadpool test

This commit is contained in:
Matthias Clasen 2006-02-25 01:47:06 +00:00
parent db554d4926
commit 25b91110dc

View File

@ -14,6 +14,8 @@ BuildRequires: gettext
Obsoletes: glib-gtkbeta
URL: http://www.gtk.org
Patch0: glib-2.10.0-test.patch
%description
GLib is the low-level core library that forms the basis
for projects such as GTK+ and GNOME. It provides data structure
@ -37,6 +39,7 @@ version 2 of the GLib library.
%prep
%setup -q -n glib-%{version}
%patch0 -p0 -b .test
%build