1 |
# $Id: smeserver-cacti.spec,v 1.3 2022/07/26 04:35:58 jpp Exp $ |
# $Id: smeserver-cacti.spec,v 1.4 2022/07/26 04:37:07 jpp Exp $ |
2 |
# Authority: nocvs |
# Authority: nocvs |
3 |
# Name: Michel Van hees |
# Name: Michel Van hees |
4 |
|
|
19 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
20 |
Requires: smeserver-release >= 10 , rrdtool >= 1 |
Requires: smeserver-release >= 10 , rrdtool >= 1 |
21 |
Requires: cacti >= 1.2.21 |
Requires: cacti >= 1.2.21 |
22 |
|
Requires: cacti-spine |
23 |
Requires: e-smith-apache >= 2.6.0-19 |
Requires: e-smith-apache >= 2.6.0-19 |
24 |
Requires: smeserver-php >= 3.0.0-43 |
Requires: smeserver-php >= 3.0.0-43 |
25 |
AutoReqProv: no |
AutoReqProv: no |
31 |
cacti-1.2.21 |
cacti-1.2.21 |
32 |
dedicated php-fpm pool 74 |
dedicated php-fpm pool 74 |
33 |
update event |
update event |
34 |
|
ldap available |
35 |
|
auto install install_cacti.php --accept-eula --install |
36 |
- fix sql init [SME: 10972] |
- fix sql init [SME: 10972] |
37 |
|
|
38 |
* Wed Dec 11 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.1.19-1.sme |
* Wed Dec 11 2019 Jean-Philipe Pialasse <tests@pialasse.com> 1.1.19-1.sme |
90 |
|
|
91 |
%prep |
%prep |
92 |
%setup |
%setup |
93 |
|
mkdir -p root/var/log/php/cacti |
94 |
mkdir -p root/var/lib/php/cacti/{opcache,session,tmp} |
mkdir -p root/var/lib/php/cacti/{opcache,session,tmp} |
95 |
%patch0 -p1 |
%patch0 -p1 |
96 |
|
rm root/etc/e-smith/db/configuration/migrate/80cacti_sme.sql |
97 |
|
|
98 |
%build |
%build |
99 |
perl createlinks |
perl createlinks |