rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba [release 3.5-2mamba;Tue Sep 26 2023]
This commit is contained in:
parent
36b27b1f28
commit
afa0c74281
@ -1,7 +1,7 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: libselinux
|
||||
Version: 3.5
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A security enhancement to Linux that allows users and administrators more control over resources access
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -20,6 +20,7 @@ BuildRequires: libpython3-devel
|
||||
BuildRequires: libsepol-devel
|
||||
%endif
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: python3-devel >= 3.11.5-3mamba
|
||||
BuildRequires: libsepol-devel
|
||||
Requires: libsepol >= %{majver}
|
||||
Requires: libselinux-tools = %{version}-%{release}
|
||||
@ -147,6 +148,9 @@ install -D -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/selinux/config
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 3.5-2mamba
|
||||
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||
|
||||
* Sat Feb 25 2023 Automatic Build System <autodist@mambasoft.it> 3.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user