1 |
# $Id: smeserver-cacti.spec,v 1.7 2013/10/21 20:24:41 unnilennium Exp $ |
# $Id: smeserver-cacti.spec,v 1.10 2013/11/21 17:03:18 unnilennium 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 0.8.8b |
%define version 0.8.8b |
9 |
%define release 9 |
%define release 12 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: Freely distributable |
License: Freely distributable |
20 |
Patch5: smeserver-cacti-0.8.8b-patch5.patch |
Patch5: smeserver-cacti-0.8.8b-patch5.patch |
21 |
Patch6: smeserver-cacti-0.8.8b-patch6.patch |
Patch6: smeserver-cacti-0.8.8b-patch6.patch |
22 |
Patch7: smeserver-cacti-0.8.8b-patch7.patch |
Patch7: smeserver-cacti-0.8.8b-patch7.patch |
23 |
|
Patch8: smeserver-cacti-0.8.8b-poller.patch |
24 |
|
Patch9: smeserver-cacti-0.8.8b-disenabled.patch |
25 |
#Patch:%{name}-%{version}.patch.yyyymmddnn |
#Patch:%{name}-%{version}.patch.yyyymmddnn |
26 |
BuildRoot: /var/tmp/e-smith-buildroot |
BuildRoot: /var/tmp/e-smith-buildroot |
27 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
31 |
AutoReqProv: no |
AutoReqProv: no |
32 |
|
|
33 |
%changelog |
%changelog |
34 |
|
* Thu Nov 21 2013 Jean-Philippe Pialasse <tests@pialasse.com> 0.8.8b-12.sme |
35 |
|
- fixed poller not running in cron , added to crontab |
36 |
|
- fixed wrong ownership for db.php, now cacti:www |
37 |
|
- added status enabled by default |
38 |
|
- user cacti to run in cron |
39 |
|
|
40 |
|
* Tue Nov 14 2013 Jean-Philippe Pialasse <tests@pialasse.com> 0.8.8b-10.sme |
41 |
|
- typo fix in last patch (7) |
42 |
|
|
43 |
* Sun Nov 10 2013 Jean-Philippe Pialasse <tests@pialasse.com> 0.8.8b-9.sme |
* Sun Nov 10 2013 Jean-Philippe Pialasse <tests@pialasse.com> 0.8.8b-9.sme |
44 |
- fix paths in sql dump [SME: 7419] |
- fix paths in sql dump [SME: 7419] |
45 |
|
|
81 |
%patch5 -p1 |
%patch5 -p1 |
82 |
%patch6 -p1 |
%patch6 -p1 |
83 |
%patch7 -p1 |
%patch7 -p1 |
84 |
|
%patch8 -p1 |
85 |
|
%patch9 -p1 |
86 |
|
|
87 |
%build |
%build |
88 |
perl createlinks |
perl createlinks |