8
0

Accepting request 28733 from home:jengelh:branches:devel:languages:perl

Copy from home:jengelh:branches:devel:languages:perl/perl-DBD-SQLite via accept of submit request 28733 revision 3.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/28733
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-DBD-SQLite?expand=0&rev=15
This commit is contained in:
Stephan Kulow
2010-01-11 18:16:15 +00:00
committed by Git OBS Bridge
parent 21247e3edd
commit f0bd3eb77c
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
- enable parallel build
-------------------------------------------------------------------
Fri Jan 8 17:08:14 UTC 2010 - jw@novell.com

View File

@@ -64,7 +64,7 @@ Requires: perl-DBI >= 1.57
%build
CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL
%{__make}
%{__make} %{?_smp_mflags}
%check
%{__make} test