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:
Robert Schweikert 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

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Apr 27 12:26:32 UTC 2015 - rjschwei@suse.com
- pmtools only exist on Intel architecture (bnc#928552)
-------------------------------------------------------------------
Mon Apr 13 08:46:40 UTC 2015 - tbechtold@suse.com

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