1 |
%define name smeserver-dansguardian-panel |
%define name smeserver-dansguardian-panel |
2 |
%define version 2.11 |
%define version 2.11 |
3 |
%define release 6 |
%define release 9 |
4 |
Summary: SMEserver panel to set up dansguardian to filter www content. |
Summary: SMEserver panel to set up dansguardian to filter www content. |
5 |
Name: %{name} |
Name: %{name} |
6 |
Version: %{version} |
Version: %{version} |
13 |
Patch0: smeserver-dansguardian-panel-2.11-locale-2013-07-14.patch |
Patch0: smeserver-dansguardian-panel-2.11-locale-2013-07-14.patch |
14 |
Patch1: smeserver-dansguardian-panel-2.11-x64sup.patch |
Patch1: smeserver-dansguardian-panel-2.11-x64sup.patch |
15 |
Patch2: smeserver-dansguardian-panel-2.11-locale-2016-03-09.patch |
Patch2: smeserver-dansguardian-panel-2.11-locale-2016-03-09.patch |
16 |
|
Patch3: smeserver-dansguardian-panel-2.11-MainConfigTemplates.patch |
17 |
|
Patch4: smeserver-dansguardian-panel-2.11-locale-2016-05-26.patch |
18 |
|
Patch5: smeserver-dansguardian-panel-2.11-newPerlModulesPath.patch |
19 |
|
Patch6: smeserver-dansguardian-panel-2.11-locale-2017-02-02.patch |
20 |
Packager: Stephen Noble <support@dungog.net> |
Packager: Stephen Noble <support@dungog.net> |
21 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
22 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
36 |
Requires dansguardian and smeserver-dansguardian |
Requires dansguardian and smeserver-dansguardian |
37 |
|
|
38 |
%changelog |
%changelog |
39 |
|
* Wed Feb 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.11-9.sme |
40 |
|
- apply local 2017-02-02.patch |
41 |
|
|
42 |
|
* Thu May 26 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.11-8.sme |
43 |
|
- fix wrong path to module [SME: 9526] |
44 |
|
|
45 |
|
* Thu May 26 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.11-7.sme |
46 |
|
- fix needing new dansguardian.conf template [SME: 9526] |
47 |
|
- thank you to Steve Semple to parse the file |
48 |
|
- apply locale 2016-05-26 patch |
49 |
|
|
50 |
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 2.11-6.sme |
* Wed Mar 09 2016 JP Pialasse <tests@pialasse.com> 2.11-6.sme |
51 |
- apply locale 2016-03-09 patch |
- apply locale 2016-03-09 patch |
52 |
|
|
215 |
%patch0 -p1 |
%patch0 -p1 |
216 |
%patch1 -p1 |
%patch1 -p1 |
217 |
%patch2 -p1 |
%patch2 -p1 |
218 |
|
%patch3 -p1 |
219 |
|
%patch4 -p1 |
220 |
|
%patch5 -p1 |
221 |
|
%patch6 -p1 |
222 |
|
|
223 |
%build |
%build |
224 |
perl createlinks |
perl createlinks |
232 |
echo "3" > root/etc/e-smith/db/dungog/defaults/dansguardian/logfileformat |
echo "3" > root/etc/e-smith/db/dungog/defaults/dansguardian/logfileformat |
233 |
echo "8080" > root/etc/e-smith/db/dungog/defaults/dansguardian/port |
echo "8080" > root/etc/e-smith/db/dungog/defaults/dansguardian/port |
234 |
echo "transparent" > root/etc/e-smith/db/dungog/defaults/dansguardian/proxyaccess |
echo "transparent" > root/etc/e-smith/db/dungog/defaults/dansguardian/proxyaccess |
235 |
|
echo "none" > root/etc/e-smith/db/dungog/defaults/dansguardian/contentscanner |
236 |
|
echo "3" > root/etc/e-smith/db/dungog/defaults/dansguardian/reportinglevel |
237 |
|
|
238 |
|
|
239 |
|
|
240 |
for link in f0 f1 f2 f3 f4 f5 |
for link in f0 f1 f2 f3 f4 f5 |
241 |
do |
do |