SHA256
1
0
forked from pool/cloud-init

- pmtools only exist on Intel architecture (bnc#928552)

OBS-URL: https://build.opensuse.org/package/show/Cloud:Tools/cloud-init?expand=0&rev=34
This commit is contained in:
2015-04-27 12:30:28 +00:00
committed by Git OBS Bridge
parent ca001a03ce
commit 3ae558cd3d
2 changed files with 7 additions and 0 deletions

View File

@@ -69,7 +69,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
%define docdir %{_defaultdocdir}/%{name}
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
%ifarch %ix86 x86_64
Requires: pmtools
%endif
%else
%ifarch %ix86 x86_64
Requires: dmidecode