[packages/libreoffice] add aarch64 to list of supported archs

atler atler at pld-linux.org
Tue May 12 11:04:52 CEST 2020


commit fa629b7f25859477c208fde2c225ea86aaf61a1e
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon May 11 11:32:13 2020 +0200

    add aarch64 to list of supported archs

 libreoffice.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index fb7c815..af1b445 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -37,7 +37,7 @@
 %bcond_without	system_myspell
 
 # this list is same as icedtea6
-%ifnarch i486 i586 i686 pentium3 pentium4 athlon %{x8664}
+%ifnarch i486 i586 i686 pentium3 pentium4 athlon %{x8664} aarch64
 %undefine	with_java
 %endif
 
@@ -280,7 +280,7 @@ Requires:	%{name}-xsltfilter = %{version}-%{release}
 Obsoletes:	libreoffice-testtools
 Obsoletes:	openoffice.org
 Obsoletes:	openoffice.org-testtools
-ExclusiveArch:	%{ix86} %{x8664} ppc sparc sparcv9
+ExclusiveArch:	%{ix86} %{x8664} ppc sparc sparcv9 aarch64
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		specflags	-fno-strict-aliasing -O2
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libreoffice.git/commitdiff/682acef8c0bd4ad0b1e4b395580da3522099a340



More information about the pld-cvs-commit mailing list