diff --git a/perl-Glib.changes b/perl-Glib.changes index bc4a759..5c9fb8d 100644 --- a/perl-Glib.changes +++ b/perl-Glib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jul 21 06:00:04 UTC 2012 - coolo@suse.com + +- disable test suite, creates bigger problems than it helps atm + ------------------------------------------------------------------- Mon Jan 23 02:41:23 UTC 2012 - vcizek@suse.com diff --git a/perl-Glib.spec b/perl-Glib.spec index e281da8..cc2770b 100644 --- a/perl-Glib.spec +++ b/perl-Glib.spec @@ -47,15 +47,12 @@ perl Makefile.PL make %{?_smp_mflags} %check -make test +# loves to freeze randomly in OBS make test %install %perl_make_install %perl_process_packlist -%clean -rm -rf %{buildroot} - %files %defattr(-,root,root) %doc ChangeLog.pre-git README AUTHORS LICENSE NEWS TODO