]> git.pld-linux.org Git - packages/systemtap.git/commitdiff
- use arm macro, release 3 (dyninst 12.3.x) auto/th/systemtap-4.8-3
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 1 Mar 2023 16:15:38 +0000 (17:15 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 1 Mar 2023 16:15:38 +0000 (17:15 +0100)
systemtap.spec

index e29d5fa0728d101e870a59b50466280bb6871f79..8985dae60ef2e40d848a6c5c373a617a234dcb29 100644 (file)
@@ -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
This page took 0.167362 seconds and 4 git commands to generate.