Browse Source

pkg/kamailio/obs: added readline-devel build dependency (#3233)

* pkg/kamailio/obs: added readline-devel build dependency

- Added a readline-devel dependency when generating rpm's. This ensures that when generating rpm's (mock context), kamcmd uses this library in its compilation and autocomplete is available in kamcmd's interactive mode.
Gustavo Almeida 3 năm trước cách đây
mục cha
commit
e49e5a52de
1 tập tin đã thay đổi với 3 bổ sung1 xóa
  1. 3 1
      pkg/kamailio/obs/kamailio.spec

+ 3 - 1
pkg/kamailio/obs/kamailio.spec

@@ -290,7 +290,7 @@ Conflicts:  kamailio-utils < %ver, kamailio-websocket < %ver
 Conflicts:  kamailio-xhttp-pi < %ver, kamailio-xmlops < %ver
 Conflicts:  kamailio-xmlrpc < %ver, kamailio-xmpp < %ver
 Conflicts:  kamailio-uuid < %ver
-BuildRequires:  bison, flex, which, make, gcc, gcc-c++, pkgconfig
+BuildRequires:  bison, flex, which, make, gcc, gcc-c++, pkgconfig, readline-devel
 %if 0%{?rhel} != 6
 Requires:  systemd
 BuildRequires:  systemd-devel
@@ -2420,6 +2420,8 @@ fi
 
 
 %changelog
+* Tue Sep 13 2022 Gustavo Almeida <[email protected]>
+  - added readline-devel build dependency
 * Sat Aug 31 2019 Sergey Safarov <[email protected]> 5.3.0-dev7
   - Packaged kemix, lost and xhttp_prom modules
 * Sat Mar 30 2019 Sergey Safarov <[email protected]> 5.3.0-0