Support aarch64

This commit is contained in:
Vitezslav Crhonek 2014-02-18 13:13:19 +01:00
parent 5da9eb9f93
commit 86a7336acd

View File

@ -1,6 +1,6 @@
Name: sblim-cmpi-base
Version: 1.6.2
Release: 7%{?dist}
Release: 8%{?dist}
Summary: SBLIM CMPI Base Providers
Group: Applications/System
@ -21,6 +21,7 @@ Patch6: sblim-cmpi-base-1.6.2-docdir.patch
Patch7: sblim-cmpi-base-1.6.2-pegasus-interop.patch
Requires: cim-server sblim-indication_helper
BuildRequires: sblim-cmpi-devel sblim-indication_helper-devel
BuildRequires: autoconf automake libtool pkgconfig
%description
@ -51,6 +52,7 @@ Testcase Files for the SBLIM Testsuite.
%prep
%setup -q
autoreconf --install --force
%patch0 -p0 -b .missing-fclose
%patch1 -p0 -b .methods-enable
%patch2 -p1 -b .provider-register-sfcb-init
@ -187,6 +189,10 @@ fi
%postun -p /sbin/ldconfig
%changelog
* Tue Feb 18 2014 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.6.2-8
- Support aarch64
Resolves: #926474
* Wed Aug 07 2013 Vitezslav Crhonek <vcrhonek@redhat.com> - 1.6.2-7
- Use Pegasus root/interop instead of root/PG_Interop
- Fix unversioned docdir change