Accepting request 128524 from devel:languages:perl
- disable test suite, creates bigger problems than it helps atm OBS-URL: https://build.opensuse.org/request/show/128524 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Glib?expand=0&rev=33
This commit is contained in:
commit
460a327f40
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user