[packages/ruby-rspec-mocks] run tests by default
glen
glen at pld-linux.org
Thu Apr 25 18:00:28 CEST 2013
commit a770823045569ef89e921575eab4a16f4fc87cd4
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Thu Apr 25 19:00:22 2013 +0300
run tests by default
ruby-rspec-mocks.spec | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/ruby-rspec-mocks.spec b/ruby-rspec-mocks.spec
index 6b55a38..13c1985 100644
--- a/ruby-rspec-mocks.spec
+++ b/ruby-rspec-mocks.spec
@@ -1,6 +1,6 @@
#
# Conditional build:
-%bcond_with tests # build without tests
+%bcond_without tests # build without tests
# test needs rspec-core, however rspec-core depends on rspec-mocks
# runtime part of rspec-mocks does not depend on rspec-core
@@ -26,12 +26,12 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
rspec-mocks provides a test-double framework for rspec including
support for method stubs, fakes, and message expectations.
-%package doc
+%package doc
Summary: Documentation for %{name}
Group: Documentation
Requires: %{name} = %{version}-%{release}
-%description doc
+%description doc
This package contains documentation for %{name}.
%prep
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ruby-rspec-mocks.git/commitdiff/a770823045569ef89e921575eab4a16f4fc87cd4
More information about the pld-cvs-commit
mailing list