From 7e622d7fcb5892231d4c63f04c3ebacf66365aa4 Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sat, 13 Aug 2016 00:41:57 +0100 Subject: [PATCH] aarch64 and ppc64le are now supported --- dyninst.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/dyninst.spec b/dyninst.spec index 523bea3..d9db801 100644 --- a/dyninst.spec +++ b/dyninst.spec @@ -2,12 +2,11 @@ Summary: An API for Run-time Code Generation License: LGPLv2+ Name: dyninst Group: Development/Libraries -Release: 1%{?dist} +Release: 2%{?dist} URL: http://www.dyninst.org Version: 9.2.0 -Exclusiveos: linux #dyninst only knows the following architectures -ExclusiveArch: %{ix86} x86_64 ppc ppc64 +ExclusiveArch: %{ix86} x86_64 %{power64} aarch64 Source0: https://github.com/dyninst/dyninst/archive/v9.2.0.tar.gz#/%{name}-%{version}.tar.gz Source1: https://github.com/dyninst/dyninst/releases/download/v9.2.0/Testsuite-9.2.0.zip @@ -170,6 +169,9 @@ find %{buildroot}%{_libdir}/dyninst/testsuite/ \ %attr(644,root,root) %{_libdir}/dyninst/testsuite/*.a %changelog +* Fri Aug 12 2016 Peter Robinson 9.2.0-2 +- aarch64 and ppc64le are now supported + * Thu Jun 30 2016 Josh Stone - 9.2.0-1 - Update to 9.2.0