[packages/gem2rpm] tests require minitest

glen glen at pld-linux.org
Mon May 23 18:56:00 CEST 2016


commit 7bfc1e342d93cd39efb8d6015190f918afd7041f
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon May 23 19:51:59 2016 +0300

    tests require minitest
    
    /usr/share/gems/gems/minitest-4.7.5/lib/minitest/unit.rb:26:in
    `const_missing': uninitialized constant MiniTest::Test (NameError)

 gem2rpm.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/gem2rpm.spec b/gem2rpm.spec
index 8e46718..d370a02 100644
--- a/gem2rpm.spec
+++ b/gem2rpm.spec
@@ -18,6 +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-rake
 %endif
 Requires:	pld-release
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/gem2rpm.git/commitdiff/7bfc1e342d93cd39efb8d6015190f918afd7041f



More information about the pld-cvs-commit mailing list