- reenable tests
This commit is contained in:
parent
4fca167e25
commit
9e1fc2a1ad
@ -1,6 +1,6 @@
|
||||
Name: perl-DBD-SQLite
|
||||
Version: 1.14
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: Self Contained RDBMS in a DBI Driver
|
||||
|
||||
Group: Development/Libraries
|
||||
@ -52,7 +52,7 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null ';'
|
||||
|
||||
%check
|
||||
# These tests are failing on x86_64, FIXME.
|
||||
# make test
|
||||
make test
|
||||
|
||||
|
||||
%clean
|
||||
@ -68,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Mar 19 2008 Chris Weyl <cweyl@alumni.drew.edu> 1.14-7
|
||||
- reenable tests
|
||||
|
||||
* Tue Mar 18 2008 Chris Weyl <cweyl@alumni.drew.edu> 1.14-6
|
||||
- apply sanity patches derived from RT#32100
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user