]> git.pld-linux.org Git - packages/gem2rpm.git/blobdiff - gem2rpm.spec
tests require newer minitest than we have with ruby 2.1
[packages/gem2rpm.git] / gem2rpm.spec
index d370a024986179c2091da8eaacf9d2851c84963e..ab3fb3a7487ce729d90442a05b9513c407c0b967 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_with    tests           # tests require networking
+%bcond_with    tests           # tests require minitest >= 5.0
 
 Summary:       Generate rpm specfiles from gems
 Name:          gem2rpm
@@ -18,7 +18,7 @@ URL:          https://github.com/fedora-ruby/gem2rpm
 BuildRequires: rpm-rubyprov
 BuildRequires: rpmbuild(macros) >= 1.656
 %if %{with tests}
-BuildRequires: ruby-minitest
+BuildRequires: ruby-minitest >= 5.0
 BuildRequires: ruby-rake
 %endif
 Requires:      pld-release
This page took 0.109037 seconds and 4 git commands to generate.