1 |
# $Id: smeserver-cacti.spec,v 1.9 2013/11/14 16:47:28 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 11 |
%define release 12 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: Freely distributable |
License: Freely distributable |
31 |
AutoReqProv: no |
AutoReqProv: no |
32 |
|
|
33 |
%changelog |
%changelog |
34 |
* Thu Nov 21 2013 Jean-Philippe Pialasse <tests@pialasse.com> 0.8.8b-11.sme |
* 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 |
- fixed poller not running in cron , added to crontab |
36 |
- fixed wrong ownership for db.php, now cacti:www |
- fixed wrong ownership for db.php, now cacti:www |
37 |
- added status enabled by default |
- 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 |
* Tue Nov 14 2013 Jean-Philippe Pialasse <tests@pialasse.com> 0.8.8b-10.sme |
41 |
- typo fix in last patch (7) |
- typo fix in last patch (7) |