[projects/template-specs] test sample
glen
glen at pld-linux.org
Mon Nov 25 23:09:26 CET 2013
commit 77dfa72b96987073a3dcf72cc029cda5bb5c7d67
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Nov 26 00:09:24 2013 +0200
test sample
ruby.spec | 3 +++
1 file changed, 3 insertions(+)
---
diff --git a/ruby.spec b/ruby.spec
index f57ebd2..fabc7dc 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -24,6 +24,9 @@ BuildRequires: rpmbuild(macros) >= 1.665
#%if %(locale -a | grep -q '^en_US$'; echo $?)
#BuildRequires: glibc-localedb-all
#%endif
+%if %{with tests}
+#BuildRequires: ruby-rspec
+%endif
#BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/projects/template-specs.git/commitdiff/77dfa72b96987073a3dcf72cc029cda5bb5c7d67
More information about the pld-cvs-commit
mailing list