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

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

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

Revision 1.8 by jpp, Tue Jul 26 02:01:54 2022 UTC Revision 1.10 by jpp, Fri Dec 2 05:15:55 2022 UTC
# Line 1  Line 1 
1  %define name smeserver-bandwidthd  %define name smeserver-bandwidthd
2  %define version 2.0.1.2  %define version 2.0.1.2
3  %define release 14  %define release 16
4  Summary: bandwidthd is a helpdesk system  Summary: bandwidthd is a helpdesk system
5  Name: %{name}  Name: %{name}
6  Version: %{version}  Version: %{version}
# Line 21  Patch8: smeserver-bandwidthd-2.0.1.2-bz1 Line 21  Patch8: smeserver-bandwidthd-2.0.1.2-bz1
21  Patch9: smeserver-bandwidthd-2.0.1.2-bz11046.patch  Patch9: smeserver-bandwidthd-2.0.1.2-bz11046.patch
22  Patch10: smeserver-bandwidthd-2.0.1.2-bz12001-backup.patch  Patch10: smeserver-bandwidthd-2.0.1.2-bz12001-backup.patch
23  Patch11: smeserver-bandwidthd-2.0.1.2-bz12037-24syntax.patch  Patch11: smeserver-bandwidthd-2.0.1.2-bz12037-24syntax.patch
24    Patch12:  smeserver-bandwidthd-2.0.1.2-bz12251.patch
25    
26  BuildArchitectures: noarch  BuildArchitectures: noarch
27  BuildRoot: /var/tmp/%{name}-%{version}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-buildroot
# Line 34  AutoReqProv: no Line 35  AutoReqProv: no
35  bandwidthd is an application adapted as a contrib for SMEserver  bandwidthd is an application adapted as a contrib for SMEserver
36    
37  %changelog  %changelog
38    * Fri Dec 02 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.1.2-16.sme
39    - fix preset disabled [SME: 12251]
40    
41    * Sat Jul 30 2022 Brian Read <brianr@bjsystems.co.uk> 2.0.1.2-15.sme
42    - Re-build and link to latest devtools [SME: 11997]
43    
44  * Mon Jul 25 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.1.2-14.sme  * Mon Jul 25 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.1.2-14.sme
45  - add to core backup [SME: 11046]  - add to core backup [SME: 11046]
46  - access syntax for httpd 2.4 [SME: 12037]  - access syntax for httpd 2.4 [SME: 12037]
47    
48  * Wed Jun 29 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.1.2-13.sme  * Wed Jun 29 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.1.2-13.sme
49  - fix typo for grapCutofff [SME: 11046]  - Re-build and link to latest devtools typo for grapCutofff [SME: 11046]
50  -  /etc/bandwidthd.conf to 0664 [SME: 11046]  -  /etc/bandwidthd.conf to 0664 [SME: 11046]
51    
52  * Sun Jun 06 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.1.2-12.sme  * Sun Jun 06 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.1.2-12.sme
# Line 65  bandwidthd is an application adapted as Line 72  bandwidthd is an application adapted as
72  - Fix up httpd.conf template to call php-fwp  - Fix up httpd.conf template to call php-fwp
73    
74  * Sat Dec 17 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.0.1.2-7.sme  * Sat Dec 17 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.0.1.2-7.sme
75  - fix [SME: ]  - Re-build and link to latest devtools [SME: 11997]
76    
77  * Thu Dec 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.0.1.2-6.sme  * Thu Dec 15 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.0.1.2-6.sme
78  - fix one more time too verbose cronjob and unique IP networks [SME: 8536]  - Re-build and link to latest devtools one more time too verbose cronjob and unique IP networks [SME: 8536]
79    
80  *  Mon Nov 10 2015 JP Pialasse <tests@pialasse.com> 2.0.1.2-5.sme  *  Mon Nov 10 2015 JP Pialasse <tests@pialasse.com> 2.0.1.2-5.sme
81  - fixed cron too verbose [SME: 8536]  - Re-build and link to latest devtoolsed cron too verbose [SME: 8536]
82  - fixed wont restart with single IP network [SME: 8524]  - Re-build and link to latest devtoolsed wont restart with single IP network [SME: 8524]
83    
84  * Sat Sep 26 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.0.1.2-2.sme  * Sat Sep 26 2015 stephane de Labrusse <stephdl@de-labrusse.fr> 2.0.1.2-2.sme
85  - removed typo [SME: 8116]  - removed typo [SME: 8116]
# Line 85  bandwidthd is an application adapted as Line 92  bandwidthd is an application adapted as
92  - add require SSL [SME: 8099]  - add require SSL [SME: 8099]
93    
94  * 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
95  - fix missing mysql.init  - Re-build and link to latest devtools missing mysql.init
96  - fix http auth error  - Re-build and link to latest devtools http auth error
97    
98  * Fri Dec 27 2013 JP Pialasse <tests@pialasse.com> 2.0.1.1-2.sme  * Fri Dec 27 2013 JP Pialasse <tests@pialasse.com> 2.0.1.1-2.sme
99  - few enhancement and bug fixing  - few enhancement and bug fixing
# Line 110  bandwidthd is an application adapted as Line 117  bandwidthd is an application adapted as
117  %patch9 -p1  %patch9 -p1
118  %patch10 -p1  %patch10 -p1
119  %patch11 -p1  %patch11 -p1
120    %patch12 -p1
121    
122  %build  %build
123  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