Search
j0ke.net Open Build Service
>
Projects
>
ha
:
firewall
>
webfwlog
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 5
[-]
[+]
Changed
webfwlog.spec
@@ -102,11 +102,15 @@ %clean rm -rf %{buildroot} +%post +if [ -f %{_bindir}/wfwl_syslog ] ; then +chmod 4550 %{_bindir}/wfwl_syslog || : +fi %files %defattr(-,root,root,0555) %if %{enable_syslog} -%attr(4550,root,%{webserver_group}) %{_bindir}/wfwl_syslog +%attr(-,root,%{webserver_group}) %{_bindir}/wfwl_syslog %endif %config(noreplace) %attr(0640,root,%{webserver_group}) %{_sysconfdir}/webfwlog.conf %{html_doc_root}/webfwlog