[packages/rpm-pld-macros] add %rust_arches (2.004)

atler atler at pld-linux.org
Wed Mar 31 00:20:43 CEST 2021


commit f62a5c22000a98a4962fec65f376b87db0667e20
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Mar 31 00:16:26 2021 +0200

    add %rust_arches (2.004)

 macros.rust         | 1 +
 rpm-pld-macros.spec | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/rpm-pld-macros.spec b/rpm-pld-macros.spec
index 14012f8..9c09f72 100644
--- a/rpm-pld-macros.spec
+++ b/rpm-pld-macros.spec
@@ -1,4 +1,4 @@
-%define		rpm_macros_rev	2.003
+%define		rpm_macros_rev	2.004
 %define		find_lang_rev	1.40
 # split into individual X_prov_ver if there is a reason to desync
 %define		prov_ver	4.15
diff --git a/macros.rust b/macros.rust
index e402ac6..4b4e2e9 100644
--- a/macros.rust
+++ b/macros.rust
@@ -1,5 +1,6 @@
 %debuginforustflags	%{expand:%%define __dic_%{?_enable_debug_packages} 1}%{?__dic_1: -g}%{expand:%%undefine __dic_%{?_enable_debug_packages}}
 %rpmrustflags	%debuginforustflags
+%rust_arches	%{x8664} %{ix86} x32 aarch64 armv6hl armv7hl armv7hnl
 
 %__cargo	/usr/bin/cargo
 %__cargo_common_opts	-v --offline
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm-pld-macros.git/commitdiff/f62a5c22000a98a4962fec65f376b87db0667e20



More information about the pld-cvs-commit mailing list