Skip to content

Commit

Permalink
pkg/kamailio/centos/7: Update CentOS spec file
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey-safarov committed Aug 13, 2017
1 parent 97d8ebc commit 363cc61
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions pkg/kamailio/centos/7/kamailio.spec
@@ -1,6 +1,6 @@
%define name kamailio
%define ver 5.1.0
%define rel dev1%{dist}
%define rel dev6%{dist}
%bcond_with dnssec


Expand Down Expand Up @@ -191,7 +191,6 @@ This module implements protocol functions that use the libcurl to communicate wi
%package http_client
Summary: HTTP client module for Kamailio.
Group: System Environment/Daemons
Requires: libcrypto

%description http_client
This module implements protocol functions that use the libcurl to communicate with HTTP servers.
Expand Down Expand Up @@ -668,6 +667,7 @@ fi

%dir %{_docdir}/kamailio/modules
%doc %{_docdir}/kamailio/modules/README.acc
%doc %{_docdir}/kamailio/modules/README.acc_diameter
%doc %{_docdir}/kamailio/modules/README.alias_db
%doc %{_docdir}/kamailio/modules/README.app_jsdt
%doc %{_docdir}/kamailio/modules/README.async
Expand Down Expand Up @@ -810,6 +810,7 @@ fi

%dir %{_libdir}/kamailio/modules
%{_libdir}/kamailio/modules/acc.so
%{_libdir}/kamailio/modules/acc_diameter.so
%{_libdir}/kamailio/modules/alias_db.so
%{_libdir}/kamailio/modules/app_jsdt.so
%{_libdir}/kamailio/modules/async.so
Expand Down

0 comments on commit 363cc61

Please sign in to comment.