/[smecontribs]/rpms/smeserver-cacti/contribs8/smeserver-cacti.spec
ViewVC logotype

Diff of /rpms/smeserver-cacti/contribs8/smeserver-cacti.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.5 by unnilennium, Fri Oct 18 20:45:27 2013 UTC Revision 1.10 by unnilennium, Thu Nov 21 17:03:18 2013 UTC
# Line 1  Line 1 
1  # $Id: smeserver-cacti.spec,v 1.4 2013/10/18 14:46:30 unnilennium Exp $  # $Id: smeserver-cacti.spec,v 1.9 2013/11/14 16:47:28 unnilennium Exp $
2  # Authority: nocvs  # Authority: nocvs
3  # Name: Michel Van hees  # Name: Michel Van hees
4    
# Line 6  Summary: Cacti for smeserver Line 6  Summary: Cacti for smeserver
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 6  %define release 11
10  Version: %{version}  Version: %{version}
11  Release: %{release}%{?dist}  Release: %{release}%{?dist}
12  License: Freely distributable  License: Freely distributable
# Line 16  Patch0: smeserver-cacti-0.8.8b-patch0.pa Line 16  Patch0: smeserver-cacti-0.8.8b-patch0.pa
16  Patch1: smeserver-cacti-0.8.8b-patch1.patch  Patch1: smeserver-cacti-0.8.8b-patch1.patch
17  Patch2: smeserver-cacti-0.8.8b-patch2.patch  Patch2: smeserver-cacti-0.8.8b-patch2.patch
18  Patch3: smeserver-cacti-0.8.8b-patch3.patch  Patch3: smeserver-cacti-0.8.8b-patch3.patch
19    Patch4: smeserver-cacti-0.8.8b-patch4.patch
20    Patch5: smeserver-cacti-0.8.8b-patch5.patch
21    Patch6: smeserver-cacti-0.8.8b-patch6.patch
22    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
# Line 25  Requires: cacti = 0.8.8b-2.el5 Line 31  Requires: cacti = 0.8.8b-2.el5
31  AutoReqProv: no  AutoReqProv: no
32    
33  %changelog  %changelog
34  * Fri Oct 18 2013 Jean-Philippe Pialasse <tests@pialasse.com> 0.8.8b-6.sme  * Thu Nov 21 2013 Jean-Philippe Pialasse <tests@pialasse.com> 0.8.8b-11.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    
39    * Tue Nov 14 2013 Jean-Philippe Pialasse <tests@pialasse.com> 0.8.8b-10.sme
40    - typo fix in last patch (7)
41    
42    * Sun Nov 10 2013 Jean-Philippe Pialasse <tests@pialasse.com> 0.8.8b-9.sme
43    - fix paths in sql dump  [SME: 7419]
44    
45    * Mon Oct 21 2013 Jean-Philippe Pialasse <tests@pialasse.com> 0.8.8b-8.sme
46    - fixing last template path error in createlinks
47    
48    * Fri Oct 18 2013 Jean-Philippe Pialasse <tests@pialasse.com> 0.8.8b-7.sme
49  - fix missing type  - fix missing type
50  - fix wrong path in Virtualhost template  - fix wrong path in Virtualhost template
51  - fix DB not creating  - fix DB not creating
52  - fix extra file in template  - fix extra file in template
53    - updated db mysql default
54    
55  * Tue Oct 15 2013 Jean-Philippe Pialasse <tests@pialasse.com> 0.8.8b-3.sme  * Tue Oct 15 2013 Jean-Philippe Pialasse <tests@pialasse.com> 0.8.8b-3.sme
56  - initial release for SME 8  - initial release for SME 8
# Line 55  SME server - Cacti Line 76  SME server - Cacti
76  %patch1 -p1  %patch1 -p1
77  %patch2 -p1  %patch2 -p1
78  %patch3 -p1  %patch3 -p1
79    %patch4 -p1
80    %patch5 -p1
81    %patch6 -p1
82    %patch7 -p1
83    %patch8 -p1
84    %patch9 -p1
85    
86  %build  %build
87  perl createlinks  perl createlinks


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed