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