From d07468fc2cbb617a18fad4193222dee289471c3293eb6c285d3f5837295e885b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Schr=C3=B6der?= Date: Tue, 24 Mar 2020 14:09:51 +0000 Subject: [PATCH] Accepting request 787554 from home:SLindoMansilla:branches:Base:System Add macro for supported ARM 64bit processors OBS-URL: https://build.opensuse.org/request/show/787554 OBS-URL: https://build.opensuse.org/package/show/Base:System/rpm?expand=0&rev=533 --- macrosin.diff | 3 ++- python-rpm.spec | 4 ++-- rpm.changes | 5 +++++ rpm.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) diff --git a/macrosin.diff b/macrosin.diff index c45d3f4..7f8435a 100644 --- a/macrosin.diff +++ b/macrosin.diff @@ -121,7 +121,7 @@ %_host_cpu @host_cpu@ %_host_vendor @host_vendor@ %_host_os @host_os@ -@@ -1119,7 +1139,9 @@ package or when debugging this package.\ +@@ -1119,7 +1139,10 @@ package or when debugging this package.\ #------------------------------------------------------------------------------ # arch macro for all supported ARM processors @@ -129,6 +129,7 @@ +%arm armv3l armv4b armv4l armv4tl armv5b armv5l armv5teb armv5tel armv5tejl armv6l armv6hl armv7l armv7hl armv7hnl armv8l armv8hl armv8hnl armv8hcnl +%arml armv3l armv4l armv5l armv5tel armv6l armv6hl armv7l armv7hl armv7hnl armv8l armv8hl armv8hnl armv8hcnl +%armb armv4b armv5b armv5teb ++%arm64 aarch64 #------------------------------------------------------------------------------ # arch macro for 32-bit MIPS processors diff --git a/python-rpm.spec b/python-rpm.spec index 5046317..6d845c0 100644 --- a/python-rpm.spec +++ b/python-rpm.spec @@ -1,7 +1,7 @@ # # spec file for package python-rpm # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2017 Neal Gompa . # # All modifications and additions to the file contributed by third parties @@ -13,7 +13,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # diff --git a/rpm.changes b/rpm.changes index fe909d4..5ce872e 100644 --- a/rpm.changes +++ b/rpm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Mar 23 16:11:34 UTC 2020 - Sergio Lindo Mansilla + +- Add macro for supported ARM 64bit processors + ------------------------------------------------------------------- Fri Jan 17 11:27:17 CET 2020 - mls@suse.de diff --git a/rpm.spec b/rpm.spec index 84245cc..39890ba 100644 --- a/rpm.spec +++ b/rpm.spec @@ -1,7 +1,7 @@ # # spec file for package rpm # -# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ #