- 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:
parent
b589977c73
commit
10baedb4be
@ -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
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user