diff mbox series

[ovs-dev] rhel: Rename the IPsec package as openvswitch-ipsec

Message ID eb5b70beca5d40fe4a5061fc68f0a2e2d792875f.1541931230.git.tredaelli@redhat.com
State Accepted
Headers show
Series [ovs-dev] rhel: Rename the IPsec package as openvswitch-ipsec | expand

Commit Message

Timothy Redaelli Nov. 11, 2018, 10:13 a.m. UTC
Currently the split package for ipsec is named
openvswitch-openvswitch-ipsec, but it should be named openvswitch-ipsec.

This commit changes the spec file in order to have the IPsec package as
openvswitch-ipsec instead of openvswitch-openvswitch-ipsec.

CC: Qiuyu Xiao <qiuyu.xiao.qyx@gmail.com>
Fixes: bdddc715358e ("debian and rhel: Create IPsec package.")
Signed-off-by: Timothy Redaelli <tredaelli@redhat.com>
---
 rhel/openvswitch-fedora.spec.in | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Comments

Ben Pfaff Nov. 12, 2018, 4:38 p.m. UTC | #1
On Sun, Nov 11, 2018 at 11:13:50AM +0100, Timothy Redaelli wrote:
> Currently the split package for ipsec is named
> openvswitch-openvswitch-ipsec, but it should be named openvswitch-ipsec.
> 
> This commit changes the spec file in order to have the IPsec package as
> openvswitch-ipsec instead of openvswitch-openvswitch-ipsec.
> 
> CC: Qiuyu Xiao <qiuyu.xiao.qyx@gmail.com>
> Fixes: bdddc715358e ("debian and rhel: Create IPsec package.")
> Signed-off-by: Timothy Redaelli <tredaelli@redhat.com>

Thanks, applied to master.
diff mbox series

Patch

diff --git a/rhel/openvswitch-fedora.spec.in b/rhel/openvswitch-fedora.spec.in
index 13457a245..5a49cd8e1 100644
--- a/rhel/openvswitch-fedora.spec.in
+++ b/rhel/openvswitch-fedora.spec.in
@@ -222,12 +222,12 @@  Requires: openvswitch openvswitch-ovn-common %{_py2}-openvswitch
 %description ovn-docker
 Docker network plugins for OVN.
 
-%package openvswitch-ipsec
+%package ipsec
 Summary: Open vSwitch IPsec tunneling support
 License: ASL 2.0
 Requires: openvswitch %{_py2}-openvswitch libreswan
 
-%description openvswitch-ipsec
+%description ipsec
 This package provides IPsec tunneling support for OVS tunnels.
 
 %prep
@@ -681,7 +681,7 @@  fi
 %{_mandir}/man8/ovn-controller-vtep.8*
 %{_unitdir}/ovn-controller-vtep.service
 
-%files openvswitch-ipsec
+%files ipsec
 %{_datadir}/openvswitch/scripts/ovs-monitor-ipsec
 %{_unitdir}/openvswitch-ipsec.service