1 |
# $Id: smeserver-cacti.spec,v 1.4 2013/10/18 14:46:30 unnilennium Exp $ |
# $Id: smeserver-cacti.spec,v 1.5 2013/10/18 20:45:27 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 6 |
%define release 7 |
10 |
Version: %{version} |
Version: %{version} |
11 |
Release: %{release}%{?dist} |
Release: %{release}%{?dist} |
12 |
License: Freely distributable |
License: Freely distributable |
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 |
#Patch:%{name}-%{version}.patch.yyyymmddnn |
#Patch:%{name}-%{version}.patch.yyyymmddnn |
22 |
BuildRoot: /var/tmp/e-smith-buildroot |
BuildRoot: /var/tmp/e-smith-buildroot |
23 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
27 |
AutoReqProv: no |
AutoReqProv: no |
28 |
|
|
29 |
%changelog |
%changelog |
30 |
* Fri Oct 18 2013 Jean-Philippe Pialasse <tests@pialasse.com> 0.8.8b-6.sme |
* Fri Oct 18 2013 Jean-Philippe Pialasse <tests@pialasse.com> 0.8.8b-7.sme |
31 |
- fix missing type |
- fix missing type |
32 |
- fix wrong path in Virtualhost template |
- fix wrong path in Virtualhost template |
33 |
- fix DB not creating |
- fix DB not creating |
34 |
- fix extra file in template |
- fix extra file in template |
35 |
|
- updated db mysql default |
36 |
|
|
37 |
* 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 |
38 |
- initial release for SME 8 |
- initial release for SME 8 |
58 |
%patch1 -p1 |
%patch1 -p1 |
59 |
%patch2 -p1 |
%patch2 -p1 |
60 |
%patch3 -p1 |
%patch3 -p1 |
61 |
|
%patch4 -p1 |
62 |
|
%patch5 -p1 |
63 |
|
|
64 |
|
|
65 |
%build |
%build |
66 |
perl createlinks |
perl createlinks |