Remove Cambozola variable and Dependency
This seems to be what has broken the RPM builds.pull/3482/head
parent
8dd1435684
commit
6fb18266ac
|
@ -124,7 +124,6 @@ Requires: php-gd
|
|||
%{?with_php_json:Requires: php-json}
|
||||
%{?fedora:Requires: php-pecl-memcached}
|
||||
%{?rhel:Requires: php-pecl-apcu}
|
||||
Requires: cambozola
|
||||
Requires: net-tools
|
||||
Requires: psmisc
|
||||
Requires: polkit
|
||||
|
@ -214,7 +213,6 @@ rm -rf ./dep/RtspServer
|
|||
mv -f RtspServer-%{rtspserver_commit} ./dep/RtspServer
|
||||
|
||||
# Change the following default values
|
||||
./utils/zmeditconfigdata.sh ZM_OPT_CAMBOZOLA yes
|
||||
./utils/zmeditconfigdata.sh ZM_OPT_CONTROL yes
|
||||
./utils/zmeditconfigdata.sh ZM_CHECK_FOR_UPDATES no
|
||||
|
||||
|
|
Loading…
Reference in New Issue