Browse Source

MT#55283 el: Provides "ngcp-rtpengine" do not required because added

as package name. Added Provides "rtpengine".

Change-Id: I7f794f13e83dfe2e2f657af6b398aa52db59a3b7
pull/1993/head
Sergey Safarov 3 months ago
committed by Richard Fuchs
parent
commit
10925a2942
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      el/rtpengine.spec

+ 1
- 1
el/rtpengine.spec View File

@ -61,7 +61,7 @@ Requires(pre): ffmpeg-libs
Requires: perl-Config-Tiny
Requires: nc
# Remain compat with other installations
Provides: ngcp-rtpengine = %{version}-%{release}
Provides: rtpengine = %{version}-%{release}
%description
The Sipwise NGCP rtpengine is a proxy for RTP traffic and other UDP based


Loading…
Cancel
Save