diff --git a/obs-service-tar_scm.spec b/obs-service-tar_scm.spec index a62ac84..54c5b99 100644 --- a/obs-service-tar_scm.spec +++ b/obs-service-tar_scm.spec @@ -62,13 +62,13 @@ It supports downloading from svn, git, hg and bzr repositories. Summary: Common parts of SCM handling services Group: Development/Tools/Building Requires: python-dateutil -%if 0%{?suse_version} < 1315 -Requires: python-argparse -%endif %if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version} Requires: PyYAML %else Requires: python-PyYAML +%if 0%{?suse_version} < 1315 +Requires: python-argparse +%endif %endif %description -n obs-service-obs_scm-common