1 |
# $Id: smeserver-cacti.spec,v 1.5 2022/07/27 19:00:38 jpp Exp $ |
# $Id: smeserver-cacti.spec,v 1.6 2022/07/27 21:43:39 jpp Exp $ |
2 |
# Authority: nocvs |
# Authority: nocvs |
3 |
# Name: Michel Van hees |
# Name: Michel Van hees |
4 |
|
|
6 |
%define name smeserver-cacti |
%define name smeserver-cacti |
7 |
Name: %{name} |
Name: %{name} |
8 |
%define version 1.1.19 |
%define version 1.1.19 |
9 |
%define release 2 |
%define release 3 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: Freely distributable |
License: Freely distributable |
13 |
Group: Apache |
Group: Apache |
14 |
Source: %{name}-%{version}.tar.gz |
Source: %{name}-%{version}.tar.gz |
15 |
Patch0: smeserver-cacti-1.1.19-sme10.patch |
Patch0: smeserver-cacti-1.1.19-sme10.patch |
16 |
|
Patch1: smeserver-cacti-1.1.19-mariadb55.patch |
17 |
|
|
18 |
BuildRoot: /var/tmp/e-smith-buildroot |
BuildRoot: /var/tmp/e-smith-buildroot |
19 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
29 |
AutoReqProv: no |
AutoReqProv: no |
30 |
|
|
31 |
%changelog |
%changelog |
32 |
|
* Sun Jul 31 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.1.19-3.sme |
33 |
|
- fix cacti prevents mariadb105 to start |
34 |
|
|
35 |
* Mon Jul 25 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.1.19-2.sme |
* Mon Jul 25 2022 Jean-Philippe Pialasse <tests@pialasse.com> 1.1.19-2.sme |
36 |
- update httpd 2.4 to syntax [SME: 12039] |
- update httpd 2.4 to syntax [SME: 12039] |
37 |
- initial import to SME10 [SME: 11307] |
- initial import to SME10 [SME: 11307] |
102 |
%patch0 -p1 |
%patch0 -p1 |
103 |
rm root/etc/e-smith/db/configuration/migrate/80cacti_sme.sql |
rm root/etc/e-smith/db/configuration/migrate/80cacti_sme.sql |
104 |
rm root/etc/e-smith/templates/etc/cacti/db.php/40DB |
rm root/etc/e-smith/templates/etc/cacti/db.php/40DB |
105 |
|
%patch1 -p1 |
106 |
|
|
107 |
%build |
%build |
108 |
perl createlinks |
perl createlinks |