]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-deploy.git/commitdiff
ceph-deploy.spec: pytest package is python-pytest on suse
authorGary Lowell <glowell@inktank.com>
Sat, 27 Jul 2013 01:16:40 +0000 (18:16 -0700)
committerGary Lowell <glowell@inktank.com>
Sat, 27 Jul 2013 01:16:40 +0000 (18:16 -0700)
Signed-off-by: Gary Lowell <gary.lowell@inktank.com>
ceph-deploy.spec

index 8b344236e23e7072bc8761ba6f442f101a9d645d..0e9dd62b179fc5ba5dda714d858907ace0033b77 100644 (file)
@@ -24,9 +24,13 @@ BuildRequires:  python-devel
 BuildRequires:  python-distribute
 BuildRequires: python-setuptools
 BuildRequires: python-virtualenv
-BuildRequires: pytest
 BuildRequires:  python-mock
 BuildRequires:  python-tox
+%if 0%{?suse_version}
+BuildRequires: python-pytest
+%else
+BuildRequires: pytest
+%endif
 Requires:       python-argparse
 #Requires:     python-pushy
 Requires:       python-distribute