/[smecontribs]/rpms/smeserver-dansguardian-panel/contribs9/smeserver-dansguardian-panel.spec
ViewVC logotype

Diff of /rpms/smeserver-dansguardian-panel/contribs9/smeserver-dansguardian-panel.spec

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

Revision 1.2 by unnilennium, Thu May 26 08:27:30 2016 UTC Revision 1.8 by jcrisp, Mon Dec 17 13:43:26 2018 UTC
# Line 1  Line 1 
1  %define name smeserver-dansguardian-panel  %define name smeserver-dansguardian-panel
2  %define version 2.11  %define version 2.11
3  %define release 7  %define release 13
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}
# Line 15  Patch1: smeserver-dansguardian-panel-2.1 Line 15  Patch1: smeserver-dansguardian-panel-2.1
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  Patch3: smeserver-dansguardian-panel-2.11-MainConfigTemplates.patch
17  Patch4: smeserver-dansguardian-panel-2.11-locale-2016-05-26.patch  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    Patch8: smeserver-dansguardian-panel-2.11-locale-2018-12-17.patch
22    Patch9: smeserver-dansguardian-panel-2.11-navigation.patch
23  Packager: Stephen Noble <support@dungog.net>  Packager: Stephen Noble <support@dungog.net>
24  BuildRoot: /var/tmp/%{name}-%{version}  BuildRoot: /var/tmp/%{name}-%{version}
25  BuildArchitectures: noarch  BuildArchitectures: noarch
# Line 34  and other custom modifications to tie in Line 39  and other custom modifications to tie in
39  Requires dansguardian and smeserver-dansguardian  Requires dansguardian and smeserver-dansguardian
40    
41  %changelog  %changelog
42    * Mon Dec 17 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 2.11-13
43    - Update URL wiki help
44    - fix unknown nagivation panel error [SME: 9526]
45    - jump release number from 12-13 due to numbering error
46    
47    * Sun Dec 09 2018 John Crisp <jcrisp@safeandsoundit.co.uk> 2.11-11
48    - apply locale 2018-12-17 patch
49    
50    * Sat Dec 02 2017 SME Translation Server <translations@contribs.org> 2.11-10
51    - apply locale 2017-12-02 patch
52    
53    * Wed Feb 01 2017 Jean-Philipe Pialasse <tests@pialasse.com> 2.11-9.sme
54    - apply local 2017-02-02.patch
55    
56    * Thu May 26 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.11-8.sme
57    - fix wrong path to module [SME: 9526]
58    
59  * Thu May 26 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.11-7.sme  * Thu May 26 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.11-7.sme
60  - fix needing new dansguardian.conf template [SME: 9526]  - fix needing new dansguardian.conf template [SME: 9526]
61  - thank you to Seve Semple to parse the file  - thank you to Steve Semple to parse the file
62  - apply locale 2016-05-26 patch  - apply locale 2016-05-26 patch
63    
64  * 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
# Line 209  Requires dansguardian and smeserver-dans Line 231  Requires dansguardian and smeserver-dans
231  %patch2 -p1  %patch2 -p1
232  %patch3 -p1  %patch3 -p1
233  %patch4 -p1  %patch4 -p1
234    %patch5 -p1
235    %patch6 -p1
236    %patch7 -p1
237    %patch8 -p1
238    %patch9 -p1
239    
240  %build  %build
241  perl createlinks  perl createlinks
# Line 230  echo "3"           > root/etc/e-smith/db Line 257  echo "3"           > root/etc/e-smith/db
257  for link in f0 f1 f2 f3 f4 f5  for link in f0 f1 f2 f3 f4 f5
258  do  do
259   mkdir -p root/etc/dansguardian/lists/$link   mkdir -p root/etc/dansguardian/lists/$link
260   mkdir -p             root/etc/e-smith/db/dungog/defaults/dansguardian$link   mkdir -p root/etc/e-smith/db/dungog/defaults/dansguardian$link
261   echo "settings"    > root/etc/e-smith/db/dungog/defaults/dansguardian$link/type   echo "settings" > root/etc/e-smith/db/dungog/defaults/dansguardian$link/type
262  done  done
263    
264  for link in badwords domainsforsale gambling googlesearches illegaldrugs malware nudism pornography safelabel translation violence webmail chat drugadvocacy games gore intolerance music peer2peer proxies secretsocieties travel warezhacking conspiracy forums goodphrases idtheft legaldrugs news personals rta sport upstreamfilter weapons  for link in badwords domainsforsale gambling googlesearches illegaldrugs malware nudism pornography safelabel translation violence webmail chat drugadvocacy games gore intolerance music peer2peer proxies secretsocieties travel warezhacking conspiracy forums goodphrases idtheft legaldrugs news personals rta sport upstreamfilter weapons


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