[packages/setools] - package ru man pages, cleaned up obsolete export
qboosh
qboosh at pld-linux.org
Wed Jul 17 20:33:14 CEST 2024
commit 39d5e30b836c5dea698800c4c289445fc1d8f8ac
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed Jul 17 20:20:12 2024 +0200
- package ru man pages, cleaned up obsolete export
setools.spec | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/setools.spec b/setools.spec
index 267a52c..1aaafc4 100644
--- a/setools.spec
+++ b/setools.spec
@@ -5,6 +5,7 @@ Version: 4.4.4
Release: 1
License: GPL v2+ (tools), LGPL v2.1+ (libraries)
Group: Applications/System
+#Source0Download: https://github.com/SELinuxProject/setools/releases
Source0: https://github.com/SELinuxProject/setools/releases/download/%{version}/%{name}-%{version}.tar.bz2
# Source0-md5: ec0ba9630dd6800dc4313fe0e5357253
URL: https://github.com/SELinuxProject/setools/wiki
@@ -106,15 +107,11 @@ Moduły graficznego interfejsu użytkownika SETools dla Pythona 3.
%setup -q -n %{name}
%build
-export SEPOL=%{_libdir}/libsepol.a
-
%py3_build
%install
rm -rf $RPM_BUILD_ROOT
-export SEPOL=%{_libdir}/libsepol.a
-
%py3_install
%clean
@@ -132,6 +129,11 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/seinfo.1*
%{_mandir}/man1/seinfoflow.1*
%{_mandir}/man1/sesearch.1*
+%lang(ru) %{_mandir}/ru/man1/sediff.1*
+%lang(ru) %{_mandir}/ru/man1/sedta.1*
+%lang(ru) %{_mandir}/ru/man1/seinfo.1*
+%lang(ru) %{_mandir}/ru/man1/seinfoflow.1*
+%lang(ru) %{_mandir}/ru/man1/sesearch.1*
%files gui
%defattr(644,root,root,755)
@@ -139,6 +141,7 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) %{_bindir}/sechecker
%{_mandir}/man1/apol.1*
%{_mandir}/man1/sechecker.1*
+%lang(ru) %{_mandir}/ru/man1/apol.1*
%files -n python3-setools
%defattr(644,root,root,755)
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/setools.git/commitdiff/39d5e30b836c5dea698800c4c289445fc1d8f8ac
More information about the pld-cvs-commit
mailing list