Update to 3.3
(cherry picked from commit 97293d2998985db79fa95e075bd8395ecbb26b9f)
This commit is contained in:
parent
ed48ce4e5c
commit
313963c30d
Binary file not shown.
BIN
mcstrans-3.3.tar.gz
Normal file
BIN
mcstrans-3.3.tar.gz
Normal file
Binary file not shown.
@ -1,14 +1,14 @@
|
|||||||
Name: mcstrans
|
Name: mcstrans
|
||||||
Version: 3.1
|
Version: 3.3
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: SELinux Translation Daemon
|
Summary: SELinux Translation Daemon
|
||||||
License: GPL2
|
License: GPL2
|
||||||
URL: https://github.com/SELinuxProject/selinux/wiki
|
URL: https://github.com/SELinuxProject/selinux/wiki
|
||||||
Source: https://github.com/SELinuxProject/selinux/releases/download/20200710/mcstrans-3.1.tar.gz
|
Source: https://github.com/SELinuxProject/selinux/releases/download/3.3/mcstrans-3.3.tar.gz
|
||||||
|
|
||||||
BuildRequires: gcc systemd-units make
|
BuildRequires: gcc systemd-units make
|
||||||
BuildRequires: libselinux-devel >= %{version}
|
BuildRequires: libselinux-devel >= %{version}
|
||||||
BuildRequires: libcap-devel pcre-devel libsepol-devel libsepol-static
|
BuildRequires: libcap-devel pcre-devel libsepol-devel >= %{version} libsepol-static >= %{version}
|
||||||
Requires: pcre
|
Requires: pcre
|
||||||
Requires(pre): systemd
|
Requires(pre): systemd
|
||||||
Requires(post): systemd
|
Requires(post): systemd
|
||||||
@ -87,6 +87,9 @@ rm -rf %{buildroot}/%{_sysconfdir}/rc.d/init.d/mcstrans
|
|||||||
%{_mandir}/ru/man8/*.8.gz
|
%{_mandir}/ru/man8/*.8.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 13 2021 yixiangzhike <yixiangzhike007@163.com> - 3.3-1
|
||||||
|
- update to 3.3
|
||||||
|
|
||||||
* Thu Jul 23 2020 openEuler Buildteam <buildteam@openeuler.org> - 3.1-1
|
* Thu Jul 23 2020 openEuler Buildteam <buildteam@openeuler.org> - 3.1-1
|
||||||
- update to 3.1
|
- update to 3.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user