[packages/systemtap] - use arm macro, release 3 (dyninst 12.3.x)

qboosh qboosh at pld-linux.org
Wed Mar 1 17:13:46 CET 2023


commit 104281fda027c6099e1b2b2a314b599dccf3e513
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Mar 1 17:15:38 2023 +0100

    - use arm macro, release 3 (dyninst 12.3.x)

 systemtap.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/systemtap.spec b/systemtap.spec
index e29d5fa..8985dae 100644
--- a/systemtap.spec
+++ b/systemtap.spec
@@ -9,7 +9,7 @@
 %bcond_without	python3		# Python 3.x runtime support
 %bcond_with	rpm5		# build with rpm5
 
-%ifnarch %{ix86} %{x8664} x32 alpha arm ia64 ppc64 s390 s390x
+%ifnarch %{ix86} %{x8664} x32 alpha %{arm} ia64 ppc64 s390 s390x
 %undefine	with_crash
 %endif
 %ifnarch %{ix86} %{x8664} x32 ppc ppc64 aarch64
@@ -19,7 +19,7 @@ Summary:	Instrumentation System
 Summary(pl.UTF-8):	System oprzyrządowania
 Name:		systemtap
 Version:	4.8
-Release:	2
+Release:	3
 License:	GPL v2+
 Group:		Base
 Source0:	ftp://sourceware.org/pub/systemtap/releases/%{name}-%{version}.tar.gz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/systemtap.git/commitdiff/104281fda027c6099e1b2b2a314b599dccf3e513



More information about the pld-cvs-commit mailing list