!9 Upgrade to 1.0.7
From: @starlet-dx Reviewed-by: @wk333 Signed-off-by: @wk333
This commit is contained in:
commit
16769da6c4
BIN
1.0.0.tar.gz
BIN
1.0.0.tar.gz
Binary file not shown.
BIN
mysql-selinux-1.0.7.tar.gz
Normal file
BIN
mysql-selinux-1.0.7.tar.gz
Normal file
Binary file not shown.
@ -1,13 +1,12 @@
|
||||
%global selinuxtype targeted
|
||||
%global moduletype contrib
|
||||
%global modulename mysql
|
||||
Name: mysql-selinux
|
||||
Version: 1.0.0
|
||||
Release: 2
|
||||
Version: 1.0.7
|
||||
Release: 1
|
||||
License: GPLv3
|
||||
URL: https://github.com/kubco2/mysql-selinux
|
||||
URL: https://github.com/devexp-db/mysql-selinux
|
||||
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
|
||||
BuildRequires: selinux-policy-devel systemd
|
||||
Requires(post): policycoreutils
|
||||
@ -16,7 +15,7 @@ Requires(post): policycoreutils
|
||||
SELinux policy modules for product.
|
||||
|
||||
%prep
|
||||
%autosetup -n %{name}-%{version}
|
||||
%autosetup -n %{name}-%{version} -p1
|
||||
|
||||
%pre
|
||||
%selinux_relabel_pre -s %{selinuxtype}
|
||||
@ -48,6 +47,9 @@ fi
|
||||
%license COPYING
|
||||
|
||||
%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
|
||||
- fixs error: pkgconfig(systemd) is needed by mysql-selinux.
|
||||
|
||||
|
||||
4
mysql-selinux.yaml
Normal file
4
mysql-selinux.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
version_control: github
|
||||
src_repo: devexp-db/mysql-selinux
|
||||
tag_prefix: ''
|
||||
seperator: .
|
||||
Loading…
x
Reference in New Issue
Block a user