forked from pool/perl-DBD-SQLite
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:
@@ -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
|
Fri Jan 8 17:08:14 UTC 2010 - jw@novell.com
|
||||||
|
|
||||||
|
|||||||
@@ -22,7 +22,7 @@ Name: perl-DBD-SQLite
|
|||||||
%define cpan_name DBD-SQLite
|
%define cpan_name DBD-SQLite
|
||||||
Summary: Self-contained RDBMS in a DBI Driver
|
Summary: Self-contained RDBMS in a DBI Driver
|
||||||
Version: 1.29
|
Version: 1.29
|
||||||
Release: 1
|
Release: 2
|
||||||
License: GPL/Artistic
|
License: GPL/Artistic
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Url: http://www.cpan.org
|
Url: http://www.cpan.org
|
||||||
@@ -64,7 +64,7 @@ Requires: perl-DBI >= 1.57
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL
|
CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL
|
||||||
%{__make}
|
%{__make} %{?_smp_mflags}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%{__make} test
|
%{__make} test
|
||||||
|
|||||||
Reference in New Issue
Block a user