Upgrade to 1.0.7

This commit is contained in:
starlet-dx 2023-10-25 14:54:07 +08:00
parent 85e76c2af3
commit 846f94de34
4 changed files with 12 additions and 6 deletions

Binary file not shown.

BIN
mysql-selinux-1.0.7.tar.gz Normal file

Binary file not shown.

View File

@ -1,13 +1,12 @@
%global selinuxtype targeted %global selinuxtype targeted
%global moduletype contrib
%global modulename mysql %global modulename mysql
Name: mysql-selinux Name: mysql-selinux
Version: 1.0.0 Version: 1.0.7
Release: 2 Release: 1
License: GPLv3 License: GPLv3
URL: https://github.com/kubco2/mysql-selinux URL: https://github.com/devexp-db/mysql-selinux
Summary: SELinux policies for product Summary: SELinux policies for product
Source0: https://github.com/kubco2/mysql-selinux/archive/1.0.0.tar.gz Source0: https://github.com/devexp-db/mysql-selinux/archive/%{version}/%{name}-%{version}.tar.gz
BuildArch: noarch BuildArch: noarch
BuildRequires: selinux-policy-devel systemd BuildRequires: selinux-policy-devel systemd
Requires(post): policycoreutils Requires(post): policycoreutils
@ -16,7 +15,7 @@ Requires(post): policycoreutils
SELinux policy modules for product. SELinux policy modules for product.
%prep %prep
%autosetup -n %{name}-%{version} %autosetup -n %{name}-%{version} -p1
%pre %pre
%selinux_relabel_pre -s %{selinuxtype} %selinux_relabel_pre -s %{selinuxtype}
@ -48,6 +47,9 @@ fi
%license COPYING %license COPYING
%changelog %changelog
* Wed Oct 25 2023 yaoxin <yao_xin001@hoperun.com> - 1.0.7-1
- Upgrade to 1.0.7
* Sun Jun 6 2021 zhaoyao <zhaoyao32@huawei.com> - 1.0.0-2 * Sun Jun 6 2021 zhaoyao <zhaoyao32@huawei.com> - 1.0.0-2
- fixs error: pkgconfig(systemd) is needed by mysql-selinux. - fixs error: pkgconfig(systemd) is needed by mysql-selinux.

4
mysql-selinux.yaml Normal file
View File

@ -0,0 +1,4 @@
version_control: github
src_repo: devexp-db/mysql-selinux
tag_prefix: ''
seperator: .