turn on check

This commit is contained in:
Neal Becker 2012-08-27 20:40:00 -04:00
parent 25086f459c
commit bcf7a404d2
1 changed files with 6 additions and 3 deletions

View File

@ -4,7 +4,7 @@
Name: Cython
Version: 0.17
Release: 2.b3%{?dist}
Release: 3.b3%{?dist}
##Release: 3%{?dist}
Summary: A language for writing Python extension modules
@ -48,8 +48,8 @@ rm -rf $RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
##%%check
##%%{__python} runtests.py -x numpy
%check
%{__python} runtests.py -x numpy
%files
%defattr(-,root,root,-)
@ -65,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Aug 28 2012 Neal Becker <ndbecker2@gmail.com> - 0.17-3.b3
- Turn on check (temporarily)
* Tue Aug 28 2012 Neal Becker <ndbecker2@gmail.com> - 0.17-1.b3
- Test 0.17b3