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

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

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


Revision 1.10 - (show annotations) (download)
Fri Dec 2 05:15:55 2022 UTC (18 months ago) by jpp
Branch: MAIN
Changes since 1.9: +6 -2 lines
* Fri Dec 02 2022 Jean-Philippe Pialasse <tests@pialasse.com> 2.0.1.2-16.sme
- fix preset disabled [SME: 12251]

1 %define name smeserver-bandwidthd
2 %define version 2.0.1.2
3 %define release 16
4 Summary: bandwidthd is a helpdesk system
5 Name: %{name}
6 Version: %{version}
7 Release: %{release}%{?dist}
8 Distribution: SME Server
9 License: GNU GPL version 2
10 Group: SMEserver/addon
11 Source: smeserver-bandwidthd-%{version}.tar.gz
12 Patch0: smeserver-bandwidthd-2.0.1.2.cronmysql.patch
13 Patch1: smeserver-bandwidthd-2.0.1.2-b8536.patch
14 Patch2: smeserver-bandwidthd-2.0.1.2-b8524.patch
15 Patch3: smeserver-bandwidthd-2.0.1.2-8536.patch
16 Patch4: smeserver-bandwidthd-2.0.1.2-Alter-link-in-createlinks-to-wrapper.patch
17 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
19 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 Patch12: smeserver-bandwidthd-2.0.1.2-bz12251.patch
25
26 BuildArchitectures: noarch
27 BuildRoot: /var/tmp/%{name}-%{version}-buildroot
28 BuildRequires: e-smith-devtools
29 Requires: e-smith-release >= 10.0
30 Requires: e-smith-apache >= 2.6.0-19
31 Requires: bandwidthd
32 AutoReqProv: no
33
34 %description
35 bandwidthd is an application adapted as a contrib for SMEserver
36
37 %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
45 - add to core backup [SME: 11046]
46 - 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
49 - Re-build and link to latest devtools typo for grapCutofff [SME: 11046]
50 - /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
53 - add php74-php-fpm reload-or-restart [SME: 11046]
54
55 * Tue Feb 02 2021 Brian Read <brianr@bjsystems.co.uk> 2.0.1.2-11.sme
56 - Update-Creatlinks-with-systemd-stuff [SME: 11046]
57
58 * Tue Feb 02 2021 BogusDateBot
59 - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday,
60 by assuming the date is correct and changing the weekday.
61
62 * Mon Nov 30 2020 Brian Read <brianr@bjsystems.co.uk> 2.0.1.2-10.sme
63 - Set $version in httpd.conf [SME: 11046]
64
65 * Fri Nov 27 2020 Brian Read <brianr@bjsystems.co.uk> 2.0.1.2-9.sme
66 - Update createlinks for systemd startup [SME: 11046]
67 - Update httpd with extra loadmodules
68
69 * Tue Oct 20 2020 Brian Read <brianr@bjsystems.co.uk> 2.0.1.2-8.sme
70 - Initial import into SME10 tree- [SME: 11046]
71 - Add in link to createlinks to wrapper for Server Manager panel
72 - 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
75 - 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
78 - 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
81 - Re-build and link to latest devtoolsed cron too verbose [SME: 8536]
82 - 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
85 - removed typo [SME: 8116]
86 - Added smeserver-bandwidthd-2.0.1.2.cronmysql.patch
87
88 * Mon Jun 16 2014 JP Pialasse <tests@pialasse.com> 2.0.1.2-1.sme
89 - initial import to SME9 contribs
90
91 * Mon Dec 30 2013 JP Pialasse <tests@pialasse.com> 2.0.1.1-6.sme
92 - add require SSL [SME: 8099]
93
94 * Sun Dec 29 2013 JP Pialasse <tests@pialasse.com> 2.0.1.1-4.sme
95 - Re-build and link to latest devtools missing mysql.init
96 - 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
99 - few enhancement and bug fixing
100 - added link in manager
101
102 * Thu Dec 26 2013 CONTRIB MAKER <tests@pialasse.com> 2.0.1.1-1.sme
103 - initial release
104 - builds from unchanged .tar.gz
105
106 %prep
107 %setup
108 %patch0 -p1
109 %patch1 -p1
110 %patch2 -p1
111 %patch3 -p1
112 %patch4 -p1
113 %patch5 -p1
114 %patch6 -p1
115 %patch7 -p1
116 %patch8 -p1
117 %patch9 -p1
118 %patch10 -p1
119 %patch11 -p1
120 %patch12 -p1
121
122 %build
123 perl createlinks
124
125 %install
126 rm -rf $RPM_BUILD_ROOT
127 (cd root ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)
128 rm -f %{name}-%{version}-filelist
129 /sbin/e-smith/genfilelist $RPM_BUILD_ROOT \
130 > %{name}-%{version}-filelist
131
132 %clean
133 rm -rf $RPM_BUILD_ROOT
134
135 %files -f %{name}-%{version}-filelist
136 %defattr(-,root,root)
137
138

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed