1 |
# $Id: smeserver-cacti.spec,v 1.5 2013/10/18 20:45:27 unnilennium Exp $ |
# $Id: smeserver-cacti.spec,v 1.8 2013/11/10 16:06:41 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 7 |
%define release 10 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: Freely distributable |
License: Freely distributable |
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 |
Patch4: smeserver-cacti-0.8.8b-patch4.patch |
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 |
22 |
|
Patch7: smeserver-cacti-0.8.8b-patch7.patch |
23 |
#Patch:%{name}-%{version}.patch.yyyymmddnn |
#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 |
29 |
AutoReqProv: no |
AutoReqProv: no |
30 |
|
|
31 |
%changelog |
%changelog |
32 |
|
* Tue Nov 14 2013 Jean-Philippe Pialasse <tests@pialasse.com> 0.8.8b-10.sme |
33 |
|
- typo fix in last patch (7) |
34 |
|
|
35 |
|
* Sun Nov 10 2013 Jean-Philippe Pialasse <tests@pialasse.com> 0.8.8b-9.sme |
36 |
|
- fix paths in sql dump [SME: 7419] |
37 |
|
|
38 |
|
* Mon Oct 21 2013 Jean-Philippe Pialasse <tests@pialasse.com> 0.8.8b-8.sme |
39 |
|
- fixing last template path error in createlinks |
40 |
|
|
41 |
* Fri Oct 18 2013 Jean-Philippe Pialasse <tests@pialasse.com> 0.8.8b-7.sme |
* Fri Oct 18 2013 Jean-Philippe Pialasse <tests@pialasse.com> 0.8.8b-7.sme |
42 |
- fix missing type |
- fix missing type |
43 |
- fix wrong path in Virtualhost template |
- fix wrong path in Virtualhost template |
71 |
%patch3 -p1 |
%patch3 -p1 |
72 |
%patch4 -p1 |
%patch4 -p1 |
73 |
%patch5 -p1 |
%patch5 -p1 |
74 |
|
%patch6 -p1 |
75 |
|
%patch7 -p1 |
76 |
|
|
77 |
%build |
%build |
78 |
perl createlinks |
perl createlinks |