automatic version update by autodist [release 5.0-1mamba;Tue Nov 21 2023]
This commit is contained in:
parent
eae1fa2843
commit
40538289a9
@ -18,7 +18,7 @@
|
||||
%endif
|
||||
|
||||
Name: systemtap
|
||||
Version: 4.9
|
||||
Version: 5.0
|
||||
Release: 1mamba
|
||||
Summary: An instrumentation system for Linux systems
|
||||
Group: System/Tools
|
||||
@ -41,7 +41,7 @@ BuildRequires: libnspr-devel
|
||||
BuildRequires: libnss-devel
|
||||
BuildRequires: libperl
|
||||
BuildRequires: libpython27-devel
|
||||
BuildRequires: libpython3-devel
|
||||
BuildRequires: libpython311-devel
|
||||
BuildRequires: libreadline-devel
|
||||
BuildRequires: librpm-devel
|
||||
BuildRequires: libsqlite-devel
|
||||
@ -213,6 +213,7 @@ Python bindings to Systemtap.
|
||||
--disable-grapher \
|
||||
%endif
|
||||
--disable-silent-rules \
|
||||
CXXFLAGS="%{optflags} -Wno-dangling-pointer" \
|
||||
%ifarch arm
|
||||
CPPFLAGS="%{optflags} -Wno-error=ignored-qualifiers"
|
||||
%endif
|
||||
@ -454,6 +455,9 @@ fi
|
||||
%{_libexecdir}/systemtap/python/stap-resolve-module-function.py
|
||||
|
||||
%changelog
|
||||
* Tue Nov 21 2023 Automatic Build System <autodist@mambasoft.it> 5.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat May 20 2023 Automatic Build System <autodist@mambasoft.it> 4.9-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user