/[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.4 by unnilennium, Fri Oct 18 14:46:30 2013 UTC Revision 1.8 by unnilennium, Sun Nov 10 16:06:41 2013 UTC
# Line 1  Line 1 
1  # $Id: smeserver-cacti.spec,v 1.3 2013/10/16 03:09:42 unnilennium Exp $  # $Id: smeserver-cacti.spec,v 1.7 2013/10/21 20:24:41 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 3  %define release 9
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: %{name}-%{version}.patch.yyyymmddnn  Patch0: smeserver-cacti-0.8.8b-patch0.patch
16    Patch1: smeserver-cacti-0.8.8b-patch1.patch
17    Patch2: smeserver-cacti-0.8.8b-patch2.patch
18    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    #Patch:%{name}-%{version}.patch.yyyymmddnn
24  BuildRoot: /var/tmp/e-smith-buildroot  BuildRoot: /var/tmp/e-smith-buildroot
25  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
26  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 21  Requires: cacti = 0.8.8b-2.el5 Line 29  Requires: cacti = 0.8.8b-2.el5
29  AutoReqProv: no  AutoReqProv: no
30    
31  %changelog  %changelog
32  * Tue Oct 15 2013 Jean-Philippe Pialasse <tests@pialasse.com> 0.8.8b.sme-3  * Sun Nov 10 2013 Jean-Philippe Pialasse <tests@pialasse.com> 0.8.8b-9.sme
33    - fix paths in sql dump  [SME: 7419]
34    
35    * Mon Oct 21 2013 Jean-Philippe Pialasse <tests@pialasse.com> 0.8.8b-8.sme
36    - fixing last template path error in createlinks
37    
38    * Fri Oct 18 2013 Jean-Philippe Pialasse <tests@pialasse.com> 0.8.8b-7.sme
39    - fix missing type
40    - fix wrong path in Virtualhost template
41    - fix DB not creating
42    - fix extra file in template
43    - updated db mysql default
44    
45    * Tue Oct 15 2013 Jean-Philippe Pialasse <tests@pialasse.com> 0.8.8b-3.sme
46  - initial release for SME 8  - initial release for SME 8
47  - use el5 repo cacti  - use el5 repo cacti
48  - fix dependencies  - fix dependencies
# Line 41  SME server - Cacti Line 62  SME server - Cacti
62    
63  %prep  %prep
64  %setup  %setup
65  #%patch0 -p1  %patch0 -p1
66  #%patch1 -p1  %patch1 -p1
67    %patch2 -p1
68    %patch3 -p1
69    %patch4 -p1
70    %patch5 -p1
71    %patch6 -p1
72    %patch7 -p1
73    
74  %build  %build
75  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