1 |
%define name smeserver-bandwidthd |
%define name smeserver-bandwidthd |
2 |
%define version 2.0.1.1 |
%define version 2.0.1.1 |
3 |
%define release 5 |
%define release 7 |
4 |
Summary: bandwidthd is a helpdesk system |
Summary: bandwidthd is a helpdesk system |
5 |
Name: %{name} |
Name: %{name} |
6 |
Version: %{version} |
Version: %{version} |
12 |
Patch0: smeserver-bandwidthd-2.0.1.1-authfix.patch |
Patch0: smeserver-bandwidthd-2.0.1.1-authfix.patch |
13 |
Patch1: smeserver-bandwidthd-2.0.1.1-mysqlinit.patch |
Patch1: smeserver-bandwidthd-2.0.1.1-mysqlinit.patch |
14 |
Patch2: smeserver-bandwidthd-2.0.1.1-requireSSL.patch |
Patch2: smeserver-bandwidthd-2.0.1.1-requireSSL.patch |
15 |
|
Patch3: smeserver-bandwidthd-2.0.1.1-cronmysql.patch |
16 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
17 |
BuildRoot: /var/tmp/%{name}-%{version}-buildroot |
BuildRoot: /var/tmp/%{name}-%{version}-buildroot |
18 |
BuildRequires: e-smith-devtools |
BuildRequires: e-smith-devtools |
24 |
bandwidthd is an application adapted as a contrib for SMEserver |
bandwidthd is an application adapted as a contrib for SMEserver |
25 |
|
|
26 |
%changelog |
%changelog |
27 |
* Mon Dec 30 2013 JP Pialasse <tests@pialasse.com> 2.0.1.1-5.sme |
* Tue Feb 04 2014 JP Pialasse <tests@pialasse.com> 2.0.1.1-7.sme |
28 |
|
- removed typo [SME: 8116] |
29 |
|
|
30 |
|
* Mon Dec 30 2013 JP Pialasse <tests@pialasse.com> 2.0.1.1-6.sme |
31 |
- add require SSL [SME: 8099] |
- add require SSL [SME: 8099] |
32 |
|
|
33 |
* Sun Dec 29 2013 JP Pialasse <tests@pialasse.com> 2.0.1.1-4.sme |
* Sun Dec 29 2013 JP Pialasse <tests@pialasse.com> 2.0.1.1-4.sme |
47 |
%patch0 -p1 |
%patch0 -p1 |
48 |
%patch1 -p1 |
%patch1 -p1 |
49 |
%patch2 -p1 |
%patch2 -p1 |
50 |
|
%patch3 -p1 |
51 |
|
|
52 |
%build |
%build |
53 |
perl createlinks |
perl createlinks |