[perl-Parse-DMIDecode] dmidecode supported on aarch64

Peter Robinson pbrobinson at fedoraproject.org
Sat Oct 25 13:35:43 UTC 2014


commit 8b592b8350197e60522e852a82ac9813407d005f
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sat Oct 25 14:35:37 2014 +0100

    dmidecode supported on aarch64

 perl-Parse-DMIDecode.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/perl-Parse-DMIDecode.spec b/perl-Parse-DMIDecode.spec
index 42ba661..6d80164 100644
--- a/perl-Parse-DMIDecode.spec
+++ b/perl-Parse-DMIDecode.spec
@@ -1,6 +1,6 @@
 Name:           perl-Parse-DMIDecode
 Version:        0.03
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Interface to SMBIOS using dmidecode
 License:        ASL 2.0
 Group:          Development/Libraries
@@ -9,7 +9,7 @@ Source0:        http://www.cpan.org/modules/by-module/Parse/Parse-DMIDecode-%{ve
 # Pod fixing patch from RT 52296 -> https://rt.cpan.org/Ticket/Attachment/699959/360879/fix-pod-urls.patch
 Patch1:         fix-pod-urls.patch
 # This mirrors the ExclusiveArch in the dmidecode spec file
-ExclusiveArch:  %{ix86} x86_64 ia64
+ExclusiveArch:  %{ix86} x86_64 ia64 aarch64
 BuildRequires:  dmidecode
 BuildRequires:  perl
 BuildRequires:  perl(Carp)
@@ -58,6 +58,9 @@ AUTOMATED_TESTING=1 %{__perl} Build.PL installdirs=vendor
 %{_mandir}/man3/*
 
 %changelog
+* Sat Oct 25 2014 Peter Robinson <pbrobinson at fedoraproject.org> 0.03-5
+- dmidecode supported on aarch64
+
 * Wed Aug 27 2014 Jitka Plesnikova <jplesnik at redhat.com> - 0.03-4
 - Perl 5.20 rebuild
 


More information about the scm-commits mailing list