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

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

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

Revision 1.2 by jcrisp, Fri Dec 28 23:57:27 2018 UTC Revision 1.3 by terryfage, Fri Jan 11 08:53:56 2019 UTC
# Line 4  Line 4 
4    
5  %define name smeserver-dansguardian  %define name smeserver-dansguardian
6  %define version 2.10  %define version 2.10
7  %define release 2  %define release 3
8    
9  Summary: Set up dansguardian to filter www content.  Summary: Set up dansguardian to filter www content.
10  Name: %{name}  Name: %{name}
# Line 28  AutoReqProv: no Line 28  AutoReqProv: no
28  rpm to setup dansguardian.org web content filter  rpm to setup dansguardian.org web content filter
29    
30  %changelog  %changelog
31    * Fri Jan 11 2019 Terry Fage <tfage@yahoo.com.au> 2.10-3.sme
32    - bump release syntax error in spec file [SME: 9613]
33    
34  * Mon Dec 10 2018 T Fage <tfage@yahoo.com.au> 2.10-2.sme  * Mon Dec 10 2018 T Fage <tfage@yahoo.com.au> 2.10-2.sme
35  - fix log file permissions  - fix log file permissions
36  - remove /tmp files clamav compatability [SME: 9613]  - remove /tmp files clamav compatability [SME: 9613]
# Line 144  fi Line 147  fi
147  if [ -d /var/log/dansguardian/* ] ; then  if [ -d /var/log/dansguardian/* ] ; then
148   chown clamav:dansguardian /var/log/dansguardian/*   chown clamav:dansguardian /var/log/dansguardian/*
149  fi  fi
150  if  [ -e /tmp/.dguardianipc ] || [ -e /tmp.dguardianurliupc] ; then  if [ -e /tmp/.dguardianipc ] || [ -e /tmp.dguardianurliupc ] ; then
151   /bin/rm -f /tmp/.dguardian*   /bin/rm -f /tmp/.dguardian*
152  fi  fi
153    


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