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

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

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

Revision 1.3 by unnilennium, Mon Dec 30 00:13:29 2013 UTC Revision 1.11 by unnilennium, Thu Dec 15 21:26:08 2016 UTC
# Line 1  Line 1 
1  %define name smeserver-bandwidthd  %define name smeserver-bandwidthd
2  %define version 2.0.1.1  %define version 2.0.1.2
3  %define release 4  %define release 5
4  Summary: bandwidthd is a helpdesk system  Summary: bandwidthd is a helpdesk system
5  Name: %{name}  Name: %{name}
6  Version: %{version}  Version: %{version}
# Line 9  Distribution: SME Server Line 9  Distribution: SME Server
9  License: GNU GPL version 2  License: GNU GPL version 2
10  Group: SMEserver/addon  Group: SMEserver/addon
11  Source: smeserver-bandwidthd-%{version}.tar.gz  Source: smeserver-bandwidthd-%{version}.tar.gz
12  Patch0: smeserver-bandwidthd-2.0.1.1-authfix.patch  Patch0: smeserver-bandwidthd-2.0.1.2.cronmysql.patch
13  Patch1: smeserver-bandwidthd-2.0.1.1-mysqlinit.patch  Patch1: smeserver-bandwidthd-2.0.1.2-revert.patch
14    Patch2: smeserver-bandwidthd-2.0.1.2-b9117.patch
15    Patch3: smeserver-bandwidthd-2.0.1.2-b9118.patch
16    Patch4:smeserver-bandwidthd-2.0.1.2-8536.patch
17  BuildArchitectures: noarch  BuildArchitectures: noarch
18  BuildRoot: /var/tmp/%{name}-%{version}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-buildroot
19  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
# Line 22  AutoReqProv: no Line 25  AutoReqProv: no
25  bandwidthd is an application adapted as a contrib for SMEserver  bandwidthd is an application adapted as a contrib for SMEserver
26    
27  %changelog  %changelog
28    * Thu Dec 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.0.1.2-5.sme
29    - fix one more time too verbose cronjob and unique IP networks
30    
31    * Mon Nov 10 2015 JP Pialasse <tests@pialasse.com> 2.0.1.2-4.sme
32    - fix too verbose cronjob [SME: 9117]
33    - fix bandwidthd wont start for unique IP networks(error27) [SME: 9118]
34    
35    * Thu Nov 05 2015 JP Pialasse <tests@pialasse.com> 2.0.1.2-3.sme
36    - removed httpd.conf syntax intended for SME9 not SME8 [SME: 9100]
37    
38    * Sat Sep 26 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.0.1.2-2.sme
39    - removed typo [SME: 8116]
40    - Added smeserver-bandwidthd-2.0.1.2.cronmysql.patch
41    
42    * Mon Jun 16 2014 JP Pialasse <tests@pialasse.com> 2.0.1.2-1.sme
43    - initial import to SME9 contribs
44    
45    * Mon Dec 30 2013 JP Pialasse <tests@pialasse.com> 2.0.1.1-6.sme
46    - add require SSL [SME: 8099]
47    
48  * 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
49  - fix missing mysql.init  - fix missing mysql.init
50  - fix http auth error  - fix http auth error
# Line 38  bandwidthd is an application adapted as Line 61  bandwidthd is an application adapted as
61  %setup  %setup
62  %patch0 -p1  %patch0 -p1
63  %patch1 -p1  %patch1 -p1
64    %patch2 -p1
65    %patch3 -p1
66    %patch4 -p1
67    
68  %build  %build
69  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