diff --git a/SPECS/cadvisor.spec b/SPECS/cadvisor.spec index 71f5459..2493bff 100644 --- a/SPECS/cadvisor.spec +++ b/SPECS/cadvisor.spec @@ -21,7 +21,7 @@ Source2: cadvisor.service #BuildRequires: docker-io-pkg-devel BuildRequires: systemd BuildRequires: golang >= 1.2.1-3 -ExclusiveArch: x86_64 +ExclusiveArch: x86_64 %{ix86} %{arm} %description %{summary} @@ -97,6 +97,9 @@ done %config(noreplace) %{_sysconfdir}/sysconfig/%{name} %changelog +* Thu Aug 23 2018 Johnny Hughes 0.4.1-0.3.git6906a8ce +- Modify to build on arm and i386 + * Mon Oct 06 2014 jchaloup - 0.4.1-0.3.git6906a8ce - Move cadvisor.service and cadvisor config file from patch into repo