diff --git a/openvswitch.spec b/openvswitch.spec index f0d25a1dea1ab901543e95dfe432d7470dd4d0c9..2a14f5721936eb977536f58f1c06da90fb9f9bb5 100644 --- a/openvswitch.spec +++ b/openvswitch.spec @@ -3,10 +3,11 @@ Summary: Production Quality, Multilayer Open Virtual Switch URL: http://www.openvswitch.org/ Version: 2.12.0 License: ASL 2.0 -Release: 6 +Release: 7 Source: https://www.openvswitch.org/releases/openvswitch-%{version}.tar.gz Buildroot: /tmp/openvswitch-rpm Patch0000: 0000-openvswitch-add-stack-protector-strong.patch +Requires: %{name}-help Requires: logrotate hostname python >= 2.7 python2-six selinux-policy-targeted BuildRequires: python2-six, openssl-devel checkpolicy selinux-policy-devel autoconf automake libtool python-sphinx unbound-devel Provides: openvswitch-selinux-policy = %{version}-%{release} @@ -202,6 +203,9 @@ exit 0 %doc README.rst NEWS rhel/README.RHEL.rst %changelog +* Fri Nov 06 2020 caodongxia - 2.12.0-7 +- Add install requires help package into main package + * Fri Sep 25 2020 luosuwang - 2.12.0-6 - Remove openvswitch-kmod package