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 |
|
Patch7: smeserver-dansguardian-panel-2.11-locale-2017-12-02.patch |
21 |
Packager: Stephen Noble <support@dungog.net> |
Packager: Stephen Noble <support@dungog.net> |
22 |
BuildRoot: /var/tmp/%{name}-%{version} |
BuildRoot: /var/tmp/%{name}-%{version} |
23 |
BuildArchitectures: noarch |
BuildArchitectures: noarch |
37 |
Requires dansguardian and smeserver-dansguardian |
Requires dansguardian and smeserver-dansguardian |
38 |
|
|
39 |
%changelog |
%changelog |
40 |
|
* sam. déc. 02 2017 SME Translation Server <translations@contribs.org> 2.11-9 |
41 |
|
- apply locale 2017-12-02 patch |
42 |
|
|
43 |
|
* Wed Feb 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.11-9.sme |
44 |
|
- apply local 2017-02-02.patch |
45 |
|
|
46 |
|
* Thu May 26 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.11-8.sme |
47 |
|
- fix wrong path to module [SME: 9526] |
48 |
|
|
49 |
|
* Thu May 26 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.11-7.sme |
50 |
|
- fix needing new dansguardian.conf template [SME: 9526] |
51 |
|
- thank you to Steve Semple to parse the file |
52 |
|
- apply locale 2016-05-26 patch |
53 |
|
|
54 |
* 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 |
55 |
- apply locale 2016-03-09 patch |
- apply locale 2016-03-09 patch |
56 |
|
|
219 |
%patch0 -p1 |
%patch0 -p1 |
220 |
%patch1 -p1 |
%patch1 -p1 |
221 |
%patch2 -p1 |
%patch2 -p1 |
222 |
|
%patch3 -p1 |
223 |
|
%patch4 -p1 |
224 |
|
%patch5 -p1 |
225 |
|
%patch6 -p1 |
226 |
|
%patch7 -p1 |
227 |
|
|
228 |
%build |
%build |
229 |
perl createlinks |
perl createlinks |
237 |
echo "3" > root/etc/e-smith/db/dungog/defaults/dansguardian/logfileformat |
echo "3" > root/etc/e-smith/db/dungog/defaults/dansguardian/logfileformat |
238 |
echo "8080" > root/etc/e-smith/db/dungog/defaults/dansguardian/port |
echo "8080" > root/etc/e-smith/db/dungog/defaults/dansguardian/port |
239 |
echo "transparent" > root/etc/e-smith/db/dungog/defaults/dansguardian/proxyaccess |
echo "transparent" > root/etc/e-smith/db/dungog/defaults/dansguardian/proxyaccess |
240 |
|
echo "none" > root/etc/e-smith/db/dungog/defaults/dansguardian/contentscanner |
241 |
|
echo "3" > root/etc/e-smith/db/dungog/defaults/dansguardian/reportinglevel |
242 |
|
|
243 |
|
|
244 |
|
|
245 |
for link in f0 f1 f2 f3 f4 f5 |
for link in f0 f1 f2 f3 f4 f5 |
246 |
do |
do |