/[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.4 by brianr, Wed Feb 3 11:32:51 2021 UTC Revision 1.9 by brianr, Sat Jul 30 17:30:52 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 11  %define release 15
4  Summary: bandwidthd is a helpdesk system  Summary: bandwidthd is a helpdesk system
5  Name: %{name}  Name: %{name}
6  Version: %{version}  Version: %{version}
# Line 17  Patch4: smeserver-bandwidthd-2.0.1.2-Alt Line 17  Patch4: smeserver-bandwidthd-2.0.1.2-Alt
17  Patch5: smeserver-bandwidthd-2.0.1.2-Update-createlinks-for-systemd-startup.patch  Patch5: smeserver-bandwidthd-2.0.1.2-Update-createlinks-for-systemd-startup.patch
18  Patch6: smeserver-bandwidthd-2.0.1.2-httpd-set-php-version.patch  Patch6: smeserver-bandwidthd-2.0.1.2-httpd-set-php-version.patch
19  Patch7: smeserver-bandwidthd-2.0.1.2-Update-Creatlinks-with-systemd-stuff.patch  Patch7: smeserver-bandwidthd-2.0.1.2-Update-Creatlinks-with-systemd-stuff.patch
20    Patch8: smeserver-bandwidthd-2.0.1.2-bz11046-php.patch
21    Patch9: smeserver-bandwidthd-2.0.1.2-bz11046.patch
22    Patch10: smeserver-bandwidthd-2.0.1.2-bz12001-backup.patch
23    Patch11: smeserver-bandwidthd-2.0.1.2-bz12037-24syntax.patch
24    
25  BuildArchitectures: noarch  BuildArchitectures: noarch
26  BuildRoot: /var/tmp/%{name}-%{version}-buildroot  BuildRoot: /var/tmp/%{name}-%{version}-buildroot
27  BuildRequires: e-smith-devtools  BuildRequires: e-smith-devtools
28  Requires: e-smith-release >= 9.0  Requires: e-smith-release >= 10.0
29    Requires: e-smith-apache >= 2.6.0-19
30  Requires: bandwidthd  Requires: bandwidthd
31  AutoReqProv: no  AutoReqProv: no
32    
# Line 28  AutoReqProv: no Line 34  AutoReqProv: no
34  bandwidthd is an application adapted as a contrib for SMEserver  bandwidthd is an application adapted as a contrib for SMEserver
35    
36  %changelog  %changelog
37    * Sat Jul 30 2022 Brian Read <brianr@bjsystems.co.uk> 2.0.1.2-15.sme
38    - Re-build and link to latest devtools [SME: 11997]
39    
40    * Mon Jul 25 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.1.2-14.sme
41    - add to core backup [SME: 11046]
42    - access syntax for httpd 2.4 [SME: 12037]
43    
44    * Wed Jun 29 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.1.2-13.sme
45    - Re-build and link to latest devtools typo for grapCutofff [SME: 11046]
46    -  /etc/bandwidthd.conf to 0664 [SME: 11046]
47    
48    * Sun Jun 06 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.1.2-12.sme
49    - add php74-php-fpm reload-or-restart [SME: 11046]
50    
51  * Tue Feb 02 2021 Brian Read <brianr@bjsystems.co.uk> 2.0.1.2-11.sme  * Tue Feb 02 2021 Brian Read <brianr@bjsystems.co.uk> 2.0.1.2-11.sme
52  - Update-Creatlinks-with-systemd-stuff [SME: 11046]  - Update-Creatlinks-with-systemd-stuff [SME: 11046]
53    
# Line 48  bandwidthd is an application adapted as Line 68  bandwidthd is an application adapted as
68  - Fix up httpd.conf template to call php-fwp  - Fix up httpd.conf template to call php-fwp
69    
70  * 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
71  - fix [SME: ]  - Re-build and link to latest devtools [SME: 11997]
72    
73  * 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
74  - 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]
75    
76  *  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
77  - fixed cron too verbose [SME: 8536]  - Re-build and link to latest devtoolsed cron too verbose [SME: 8536]
78  - fixed wont restart with single IP network [SME: 8524]  - Re-build and link to latest devtoolsed wont restart with single IP network [SME: 8524]
79    
80  * 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
81  - removed typo [SME: 8116]  - removed typo [SME: 8116]
# Line 68  bandwidthd is an application adapted as Line 88  bandwidthd is an application adapted as
88  - add require SSL [SME: 8099]  - add require SSL [SME: 8099]
89    
90  * 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
91  - fix missing mysql.init  - Re-build and link to latest devtools missing mysql.init
92  - fix http auth error  - Re-build and link to latest devtools http auth error
93    
94  * 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
95  - few enhancement and bug fixing  - few enhancement and bug fixing
# Line 89  bandwidthd is an application adapted as Line 109  bandwidthd is an application adapted as
109  %patch5 -p1  %patch5 -p1
110  %patch6 -p1  %patch6 -p1
111  %patch7 -p1  %patch7 -p1
112    %patch8 -p1
113    %patch9 -p1
114    %patch10 -p1
115    %patch11 -p1
116    
117    
118  %build  %build
119  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