set help package as libreswan's install require
This commit is contained in:
parent
a17410a654
commit
4894c8e838
@ -20,7 +20,7 @@
|
|||||||
|
|
||||||
Name: libreswan
|
Name: libreswan
|
||||||
Version: 3.25
|
Version: 3.25
|
||||||
Release: 8
|
Release: 9
|
||||||
Summary: A free implementation of IPsec & IKE for Linux
|
Summary: A free implementation of IPsec & IKE for Linux
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Url: https://github.com/libreswan/libreswan
|
Url: https://github.com/libreswan/libreswan
|
||||||
@ -39,6 +39,7 @@ BuildRequires: libseccomp-devel libselinux-devel fipscheck-devel audit-libs-d
|
|||||||
BuildRequires: libcap-ng-devel openldap-devel curl-devel xmlto
|
BuildRequires: libcap-ng-devel openldap-devel curl-devel xmlto
|
||||||
|
|
||||||
Requires: fipscheck nss-tools nss-softokn iproute >= 2.6.8 unbound-libs >= 1.6.6
|
Requires: fipscheck nss-tools nss-softokn iproute >= 2.6.8 unbound-libs >= 1.6.6
|
||||||
|
Requires: %{name}-help = %{version}-%{release}
|
||||||
Requires(post): bash coreutils systemd
|
Requires(post): bash coreutils systemd
|
||||||
Requires(preun): systemd
|
Requires(preun): systemd
|
||||||
Requires(postun): systemd
|
Requires(postun): systemd
|
||||||
@ -132,6 +133,9 @@ export NSS_DISABLE_HW_GCM=1
|
|||||||
%doc %{_mandir}/*/*
|
%doc %{_mandir}/*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 05 2020 Ge Wang <wangge20@huawei.com> - 3.25-9
|
||||||
|
- Set help package as libreswan package's install require
|
||||||
|
|
||||||
* Tue Sep 22 2020 huanghaitao <huanghaitao8@huawei.com> - 3.25-8
|
* Tue Sep 22 2020 huanghaitao <huanghaitao8@huawei.com> - 3.25-8
|
||||||
- Fix libselinux deprecates
|
- Fix libselinux deprecates
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user