[packages/obnam] - move python-coverage-test-runner to tests bcond
arekm
arekm at pld-linux.org
Thu Jun 11 20:00:31 CEST 2015
commit 2e12aa22f5d85f268973baf7103f4af566ad8098
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Thu Jun 11 20:00:26 2015 +0200
- move python-coverage-test-runner to tests bcond
obnam.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/obnam.spec b/obnam.spec
index 4f12361..3555676 100644
--- a/obnam.spec
+++ b/obnam.spec
@@ -16,7 +16,6 @@ URL: http://obnam.org/
BuildRequires: attr-devel
#BuildRequires: cmdtest
#BuildRequires: genbackupdata
-BuildRequires: python-coverage-test-runner
#BuildRequires: python-devel
#BuildRequires: summain
# build- and run-time dependencies
@@ -32,6 +31,7 @@ Requires: python-larch
Requires: python-paramiko
Requires: python-tracing
Requires: python-ttystatus
+%{?with_tests:BuildRequires: python-coverage-test-runner}
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/obnam.git/commitdiff/2e12aa22f5d85f268973baf7103f4af566ad8098
More information about the pld-cvs-commit
mailing list