]> git.pld-linux.org Git - packages/selinux-mcstrans.git/commitdiff
- updated to 3.1 (20200710) auto/th/selinux-mcstrans-3.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 20 Jun 2021 19:16:23 +0000 (21:16 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 20 Jun 2021 19:16:23 +0000 (21:16 +0200)
selinux-mcstrans.spec

index c3621cdda9f81ab283ac52c51b3d0ad893131239..006e28c7b409a1b93043feaf345d67e5656111d1 100644 (file)
@@ -1,22 +1,22 @@
 Summary:       MCS (Multiple Category System) SELinux service
 Summary(pl.UTF-8):     UsÅ‚uga SELinuksa MCS (Multiple Category System)
 Name:          selinux-mcstrans
-Version:       2.9
+Version:       3.1
 Release:       1
 License:       GPL v2
 Group:         Daemons
 #Source0Download: https://github.com/SELinuxProject/selinux/wiki/Releases
-Source0:       https://github.com/SELinuxProject/selinux/releases/download/20190315/mcstrans-%{version}.tar.gz
-# Source0-md5: 0f70a1eb6565a9f61a017cc408ea4c7a
+Source0:       https://github.com/SELinuxProject/selinux/releases/download/20200710/mcstrans-%{version}.tar.gz
+# Source0-md5: 18b7bf8193dd2360bc60f0e2639009ab
 Patch0:                mcstrans-init.patch
 URL:           https://github.com/SELinuxProject/selinux/wiki
 BuildRequires: gcc >= 6:3.4
 BuildRequires: libcap-devel
-BuildRequires: libselinux-devel >= 2.9
-BuildRequires: libsepol-static >= 2.9
+BuildRequires: libselinux-devel >= 3.1
+BuildRequires: libsepol-static >= 3.1
 BuildRequires: pcre-devel
 Requires(post,preun):  /sbin/chkconfig
-Requires:      libselinux >= 2.9
+Requires:      libselinux >= 3.1
 Requires:      rc-scripts
 Obsoletes:     policycoreutils-mcstrans < 2.7
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -86,9 +86,9 @@ fi
 %attr(755,root,root) /sbin/mcstransd
 %attr(754,root,root) /etc/rc.d/init.d/mcstrans
 %{systemdunitdir}/mcstrans.service
+%{_mandir}/man5/setrans.conf.5*
 %{_mandir}/man8/mcs.8*
 %{_mandir}/man8/mcstransd.8*
-%{_mandir}/man8/setrans.conf.8*
+%lang(ru) %{_mandir}/ru/man5/setrans.conf.5*
 %lang(ru) %{_mandir}/ru/man8/mcs.8*
 %lang(ru) %{_mandir}/ru/man8/mcstransd.8*
-%lang(ru) %{_mandir}/ru/man8/setrans.conf.8*
This page took 0.115953 seconds and 4 git commands to generate.