[packages/libsepol] - updated to 3.10
qboosh
qboosh at pld-linux.org
Thu Apr 23 20:56:50 CEST 2026
commit 08bc5514ed4a5ece0f82b35dccf2cb3a62cdffb7
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Apr 23 20:57:30 2026 +0200
- updated to 3.10
libsepol.spec | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/libsepol.spec b/libsepol.spec
index e963ac5..b91ef1c 100644
--- a/libsepol.spec
+++ b/libsepol.spec
@@ -1,13 +1,13 @@
Summary: SELinux binary policy manipulation library
Summary(pl.UTF-8): Biblioteka do obróbki polityk SELinuksa w postaci binarnej
Name: libsepol
-Version: 3.8.1
+Version: 3.10
Release: 1
License: LGPL v2.1+
Group: Libraries
#Source0Download: https://github.com/SELinuxProject/selinux/wiki/Releases
Source0: https://github.com/SELinuxProject/selinux/releases/download/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 1ce7641161aa77c66df1463e659cf40b
+# Source0-md5: c7d27af1dbf1793f34d4f2292dcecdcc
URL: https://github.com/SELinuxProject/selinux/wiki
BuildRequires: flex
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -115,11 +115,11 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%attr(755,root,root) /%{_lib}/libsepol.so.2
+/%{_lib}/libsepol.so.2
%files devel
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libsepol.so
+%{_libdir}/libsepol.so
%{_pkgconfigdir}/libsepol.pc
%{_includedir}/sepol
%{_mandir}/man3/sepol_*.3*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/libsepol.git/commitdiff/08bc5514ed4a5ece0f82b35dccf2cb3a62cdffb7
More information about the pld-cvs-commit
mailing list