[packages/ruby-rspec-expectations] silly inversed bcond
glen
glen at pld-linux.org
Thu Apr 25 17:59:44 CEST 2013
commit 05967f0631b93340a5c93e70e5fc8f2c6b0e7f6b
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Thu Apr 25 18:59:36 2013 +0300
silly inversed bcond
ruby-rspec-expectations.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ruby-rspec-expectations.spec b/ruby-rspec-expectations.spec
index 2639877..e355877 100644
--- a/ruby-rspec-expectations.spec
+++ b/ruby-rspec-expectations.spec
@@ -16,7 +16,7 @@ Source0: http://rubygems.org/gems/%{gem_name}-%{version}.gem
URL: http://github.com/rspec/rspec-expectations
BuildRequires: rpm-rubyprov
BuildRequires: rpmbuild(macros) >= 1.656
-%if %{without tests}
+%if %{with tests}
BuildRequires: ruby-minitest
BuildRequires: ruby-rspec
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ruby-rspec-expectations.git/commitdiff/05967f0631b93340a5c93e70e5fc8f2c6b0e7f6b
More information about the pld-cvs-commit
mailing list