Merge branch 'master' into f17

This commit is contained in:
Vít Ondruch 2012-05-16 10:26:54 +02:00
commit 035b96c592
1 changed files with 0 additions and 3 deletions

View File

@ -83,7 +83,6 @@ chmod a-x %{buildroot}%{gem_instdir}/Rakefile
%check
# Tests fail on ppc64, so make it fail softly
pushd .%{gem_instdir}
# Disable buffer overflow failing test
# https://github.com/jkraemer/ferret/issues/2
@ -92,8 +91,6 @@ sed -i '67d' test/unit/index/tc_index_writer.rb
ruby test/test_all.rb
popd
%clean
rm -rf %{buildroot}
%files
%dir %{gem_instdir}