- disable test suite, creates bigger problems than it helps atm

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Glib?expand=0&rev=25
This commit is contained in:
Stephan Kulow 2012-07-21 06:01:45 +00:00 committed by Git OBS Bridge
parent b589977c73
commit 10baedb4be
2 changed files with 6 additions and 4 deletions

View File

@ -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 Mon Jan 23 02:41:23 UTC 2012 - vcizek@suse.com

View File

@ -47,15 +47,12 @@ perl Makefile.PL
make %{?_smp_mflags} make %{?_smp_mflags}
%check %check
make test # loves to freeze randomly in OBS make test
%install %install
%perl_make_install %perl_make_install
%perl_process_packlist %perl_process_packlist
%clean
rm -rf %{buildroot}
%files %files
%defattr(-,root,root) %defattr(-,root,root)
%doc ChangeLog.pre-git README AUTHORS LICENSE NEWS TODO %doc ChangeLog.pre-git README AUTHORS LICENSE NEWS TODO