[rubygem-ruby-rc4/el6] do not run test on rhel6

Miroslav Suchý msuchy at fedoraproject.org
Wed Aug 15 13:25:47 UTC 2012


commit 86ed60ae31bdf8e4db5d42b6e74e797d3fc522d9
Author: Miroslav Suchý <msuchy at redhat.com>
Date:   Wed Aug 15 15:23:32 2012 +0200

    do not run test on rhel6

 rubygem-ruby-rc4.spec |    6 ------
 1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/rubygem-ruby-rc4.spec b/rubygem-ruby-rc4.spec
index f8861da..24c0298 100644
--- a/rubygem-ruby-rc4.spec
+++ b/rubygem-ruby-rc4.spec
@@ -25,7 +25,6 @@ Requires: ruby(abi) = 1.9.1
 BuildRequires: rubygems-devel
 %endif
 BuildRequires: rubygems
-BuildRequires: rubygem-rspec
 BuildArch: noarch
 Provides: rubygem(%{gem_name}) = %{version}
 
@@ -65,11 +64,6 @@ mkdir -p %{buildroot}%{gem_dir}
 cp -a ./%{gem_dir}/* %{buildroot}%{gem_dir}/
 rm %{buildroot}%{gem_instdir}/{README.md,LICENSE}
 
-%check
-pushd .%{gem_instdir}
-rspec spec/
-popd
-
 %files
 %dir %{gem_instdir}
 %{gem_instdir}/lib


More information about the scm-commits mailing list