automatic version update by autodist [release 3.6-1mamba;Sat Dec 16 2023]
This commit is contained in:
parent
afa0c74281
commit
fe94c13a9e
@ -1,7 +1,7 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
Name: libselinux
|
Name: libselinux
|
||||||
Version: 3.5
|
Version: 3.6
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: A security enhancement to Linux that allows users and administrators more control over resources access
|
Summary: A security enhancement to Linux that allows users and administrators more control over resources access
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -126,7 +126,7 @@ install -D -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/selinux/config
|
|||||||
%{_libdir}/libselinux.so
|
%{_libdir}/libselinux.so
|
||||||
%{_mandir}/man3/*
|
%{_mandir}/man3/*
|
||||||
%{_mandir}/man5/*
|
%{_mandir}/man5/*
|
||||||
%lang(ru) %{_mandir}/ru/man5/*
|
#%lang(ru) %{_mandir}/ru/man5/*
|
||||||
|
|
||||||
%{_libdir}/pkgconfig/libselinux.pc
|
%{_libdir}/pkgconfig/libselinux.pc
|
||||||
|
|
||||||
@ -135,7 +135,7 @@ install -D -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/selinux/config
|
|||||||
%config(noreplace) %{_sysconfdir}/selinux/config
|
%config(noreplace) %{_sysconfdir}/selinux/config
|
||||||
%{_sbindir}/*
|
%{_sbindir}/*
|
||||||
%{_mandir}/man8/*
|
%{_mandir}/man8/*
|
||||||
%lang(ru) %{_mandir}/ru/man8/*
|
#%lang(ru) %{_mandir}/ru/man8/*
|
||||||
|
|
||||||
%if "%{stage1}" != "1"
|
%if "%{stage1}" != "1"
|
||||||
%files -n python-selinux-py3
|
%files -n python-selinux-py3
|
||||||
@ -148,6 +148,9 @@ install -D -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/selinux/config
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Dec 16 2023 Automatic Build System <autodist@mambasoft.it> 3.6-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Tue Sep 26 2023 Automatic Build System <autodist@mambasoft.it> 3.5-2mamba
|
* 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
|
- rebuilt by autoport with build requirements: python3-devel>=3.11.5-3mamba
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user