/[smecontribs]/rpms/smeserver-zabbix-agent/contribs10/smeserver-zabbix-agent.spec
ViewVC logotype

Diff of /rpms/smeserver-zabbix-agent/contribs10/smeserver-zabbix-agent.spec

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

Revision 1.3 by jpp, Thu Apr 1 15:37:26 2021 UTC Revision 1.4 by jpp, Thu Apr 1 16:08:04 2021 UTC
# Line 32  solution Line 32  solution
32  - initial SME10 import [SME: 11515]  - initial SME10 import [SME: 11515]
33    drop in for systemd service file    drop in for systemd service file
34    update event created for automatic install    update event created for automatic install
35      remove ownership of /var/lib/zabbix/bin
36    
37  * Fri May 29 2020 Daniel Berteaud <daniel@firewall-services.com> 0.4.8-1  * Fri May 29 2020 Daniel Berteaud <daniel@firewall-services.com> 0.4.8-1
38  - Adapt regex to match queued emails when spam filtering is disabled  - Adapt regex to match queued emails when spam filtering is disabled
# Line 330  rm -f %{name}-%{version}-filelist Line 331  rm -f %{name}-%{version}-filelist
331          --file /var/lib/zabbix/bin/disco_certs_sudo 'attr(0750,root,zabbix)' \          --file /var/lib/zabbix/bin/disco_certs_sudo 'attr(0750,root,zabbix)' \
332          --file /var/lib/zabbix/bin/check_certs_sudo 'attr(0750,root,zabbix)' \          --file /var/lib/zabbix/bin/check_certs_sudo 'attr(0750,root,zabbix)' \
333          --dir /var/lib/zabbix/tmp 'attr(0750,zabbix,zabbix)' \          --dir /var/lib/zabbix/tmp 'attr(0750,zabbix,zabbix)' \
334            | grep -P -v '^%dir %attr\(0755,root,root\) /var/lib' \
335          > %{name}-%{version}-filelist          > %{name}-%{version}-filelist
336    cat %{name}-%{version}-filelist
337  %clean  %clean
338  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
339    


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