1 |
# $Id: smeserver-dansguardian.spec,v 1.4 2013/07/02 21:31:38 unnilennium Exp $ |
# $Id: smeserver-dansguardian.spec,v 1.5 2013/11/01 17:16:58 unnilennium Exp $ |
2 |
# Authority: dungog |
# Authority: dungog |
3 |
# Name: Stephen Noble |
# Name: Stephen Noble |
4 |
|
|
5 |
%define name smeserver-dansguardian |
%define name smeserver-dansguardian |
6 |
%define version 2.9 |
%define version 2.9 |
7 |
%define release 11 |
%define release 12 |
8 |
|
|
9 |
Summary: Set up dansguardian to filter www content. |
Summary: Set up dansguardian to filter www content. |
10 |
Name: %{name} |
Name: %{name} |
29 |
rpm to setup dansguardian.org web content filter |
rpm to setup dansguardian.org web content filter |
30 |
|
|
31 |
%changelog |
%changelog |
32 |
|
* Mon Mar 21 2016 Jean-Philipe Pialasse <tests@pialasse.com> 2.9-12.sme |
33 |
|
- fix non blocking error on first installation if no log files [SME: 9354] |
34 |
|
|
35 |
* Fri Nov 01 2013 JP Pialasse <tests@pialasse.com> 2.9-11.sme |
* Fri Nov 01 2013 JP Pialasse <tests@pialasse.com> 2.9-11.sme |
36 |
- lib64 patch for PAM squid auth see [SME: 7648] |
- lib64 patch for PAM squid auth see [SME: 7648] |
37 |
|
|
139 |
fi |
fi |
140 |
|
|
141 |
# temp fix following rf dansguardian used |
# temp fix following rf dansguardian used |
142 |
chown clamav:clamav /var/log/dansguardian/* |
chown clamav:clamav -R /var/log/dansguardian |
143 |
|
|
144 |
%postun |
%postun |
145 |
|
|