From 4ab0bf8f668a0bcee3133aeb0460db1753e8fc01 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Sat, 6 Jan 2024 05:44:56 +0100 Subject: [PATCH] automatic version update by autodist [release 2.9-1mamba;Sun Mar 24 2019] --- libselinux.spec | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/libselinux.spec b/libselinux.spec index 5710118..034588f 100644 --- a/libselinux.spec +++ b/libselinux.spec @@ -1,6 +1,6 @@ %define majver %(echo %version | cut -d. -f1-2) Name: libselinux -Version: 2.8 +Version: 2.9 Release: 1mamba Summary: A security enhancement to Linux that allows users and administrators more control over resources access Group: System/Libraries @@ -96,6 +96,7 @@ cd libselinux LIBDIR=%{_libdir} \ SHLIBDIR=%{_libdir} \ %if "%{stage1}" != "1" + PYTHON=%{__python36} \ install-pywrap %endif @@ -120,6 +121,8 @@ install -D -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/selinux/config %{_libdir}/libselinux.so %{_mandir}/man3/* %{_mandir}/man5/* +%lang(ru) %{_mandir}/ru/man5/* + %{_libdir}/pkgconfig/libselinux.pc %files tools @@ -127,15 +130,19 @@ install -D -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/selinux/config %config(noreplace) %{_sysconfdir}/selinux/config %{_sbindir}/* %{_mandir}/man8/* +%lang(ru) %{_mandir}/ru/man8/* %if "%{stage1}" != "1" %files python %defattr(-,root,root) -%{python_sitearch}/selinux/* -%{python_sitearch}/_selinux.so +%{python36_sitearch}/selinux/* +%{python36_sitearch}/_selinux*.so %endif %changelog +* Sun Mar 24 2019 Automatic Build System 2.9-1mamba +- automatic version update by autodist + * Tue Sep 11 2018 Silvan Calarco 2.8-1mamba - update to 2.8