|
|
@ -61,12 +61,17 @@ Requires(preun): dkms |
|
|
%description dkms |
|
|
%description dkms |
|
|
%{summary}. |
|
|
%{summary}. |
|
|
|
|
|
|
|
|
|
|
|
%if 0%{?rhel} >= 8 |
|
|
|
|
|
%define mysql_devel_pkg mariadb-devel |
|
|
|
|
|
%else |
|
|
|
|
|
%define mysql_devel_pkg mysql-devel |
|
|
|
|
|
%endif |
|
|
|
|
|
|
|
|
%if 0%{?with_transcoding} > 0 |
|
|
%if 0%{?with_transcoding} > 0 |
|
|
%package recording |
|
|
%package recording |
|
|
Summary: NGCP rtpengine recording daemon packet |
|
|
Summary: NGCP rtpengine recording daemon packet |
|
|
Group: System Environment/Daemons |
|
|
Group: System Environment/Daemons |
|
|
BuildRequires: gcc make redhat-rpm-config mysql-devel ffmpeg-devel |
|
|
|
|
|
|
|
|
BuildRequires: gcc make redhat-rpm-config %{mysql_devel_pkg} ffmpeg-devel |
|
|
|
|
|
|
|
|
%description recording |
|
|
%description recording |
|
|
%{summary}. |
|
|
%{summary}. |
|
|
|