- Disable %check target

- Rebuild for Python 2.6
This commit is contained in:
Steve Grubb 2008-12-02 13:32:08 +00:00
parent 86c879039a
commit 13da37f943
1 changed files with 6 additions and 5 deletions

View File

@ -111,10 +111,10 @@ chmod -w %{buildroot}%{perl_vendorarch}/auto/Prelude/Prelude.so
touch -r ./configure.in %{buildroot}%{_sysconfdir}/prelude/default/*
# PPC strips ld.so so valgrind can't run
%ifnarch ppc ppc64
%check
make check
%endif
##%ifnarch ppc ppc64
##%check
##make check
##%endif
%clean
rm -rf %{buildroot}
@ -157,7 +157,8 @@ rm -rf %{buildroot}
%{ruby_sitearch}/PreludeEasy.so
%changelog
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.9.21.2-2
* Tue Dec 02 2008 Steve Grubb <sgrubb@redhat.com> - 0.9.21.2-2
- Disable %check target
- Rebuild for Python 2.6
* Mon Oct 13 2008 Steve Grubb <sgrubb@redhat.com> - 0.9.21.2-1