!12 [sync] PR-11: 【openEuler-22.03-LTS-Next】Update to 3.3
Merge pull request !12 from openeuler-sync-bot/sync-pr11-openEuler-22.03-LTS-Next-to-master
This commit is contained in:
commit
fc873d4d7b
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
|
||||
Version: 3.1
|
||||
Version: 3.3
|
||||
Release: 1
|
||||
Summary: SELinux Translation Daemon
|
||||
License: GPL2
|
||||
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: 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(pre): systemd
|
||||
Requires(post): systemd
|
||||
@ -87,6 +87,9 @@ rm -rf %{buildroot}/%{_sysconfdir}/rc.d/init.d/mcstrans
|
||||
%{_mandir}/ru/man8/*.8.gz
|
||||
|
||||
%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
|
||||
- update to 3.1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user