8
0

Accepting request 29293 from devel:languages:perl

Copy from devel:languages:perl/perl-DBD-SQLite based on submit request 29293 from user coolo

OBS-URL: https://build.opensuse.org/request/show/29293
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-DBD-SQLite?expand=0&rev=11
This commit is contained in:
OBS User autobuild
2010-01-12 11:01:27 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 2 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

@@ -22,7 +22,7 @@ Name: perl-DBD-SQLite
%define cpan_name DBD-SQLite
Summary: Self-contained RDBMS in a DBI Driver
Version: 1.29
Release: 1
Release: 2
License: GPL/Artistic
Group: Development/Libraries/Perl
Url: http://www.cpan.org
@@ -64,7 +64,7 @@ Requires: perl-DBI >= 1.57
%build
CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL
%{__make}
%{__make} %{?_smp_mflags}
%check
%{__make} test