Search
j0ke.net Open Build Service
>
Projects
>
ha
>
lighttpd
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 42
[-]
[+]
Changed
lighttpd-CentOS_5.spec
@@ -132,7 +132,7 @@ %{__install} -m0755 -d %{buildroot}%{_sysconfdir}/lighttpd/conf.d/ %{__install} -m0755 -d %{buildroot}%{_sysconfdir}/lighttpd/vhosts.d/ %{__install} -p -m0640 doc/config/conf.d/*.conf %{buildroot}%{_sysconfdir}/lighttpd/conf.d/ -%{__install} -p -m0640 doc/config/vhosts.d/vhost.template %{buildroot}%{_sysconfdir}/lighttpd/vhosts.d/ +%{__install} -p -m0640 doc/config/vhosts.d/vhosts.template %{buildroot}%{_sysconfdir}/lighttpd/vhosts.d/ ### Install our own logrotate entry %{__install} -Dp -m0644 lighttpd.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/lighttpd @@ -181,7 +181,7 @@ %dir %{_sysconfdir}/lighttpd/vhosts.d/ %config(noreplace) %{_sysconfdir}/lighttpd/lighttpd.conf %config(noreplace) %{_sysconfdir}/lighttpd/conf.d/*.conf -%config %{_sysconfdir}/lighttpd/vhosts.d/vhost.template +%config %{_sysconfdir}/lighttpd/vhosts.d/vhosts.template %config(noreplace) %{_sysconfdir}/logrotate.d/lighttpd %config(noreplace) %{_sysconfdir}/sysconfig/lighttpd %{_sysconfdir}/rc.d/init.d/lighttpd
[-]
[+]
Changed
lighttpd-RHEL_5.spec
^
@@ -132,7 +132,7 @@ %{__install} -m0755 -d %{buildroot}%{_sysconfdir}/lighttpd/conf.d/ %{__install} -m0755 -d %{buildroot}%{_sysconfdir}/lighttpd/vhosts.d/ %{__install} -p -m0640 doc/config/conf.d/*.conf %{buildroot}%{_sysconfdir}/lighttpd/conf.d/ -%{__install} -p -m0640 doc/config/vhosts.d/vhost.template %{buildroot}%{_sysconfdir}/lighttpd/vhosts.d/ +%{__install} -p -m0640 doc/config/vhosts.d/vhosts.template %{buildroot}%{_sysconfdir}/lighttpd/vhosts.d/ ### Install our own logrotate entry %{__install} -Dp -m0644 lighttpd.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/lighttpd @@ -181,7 +181,7 @@ %dir %{_sysconfdir}/lighttpd/vhosts.d/ %config(noreplace) %{_sysconfdir}/lighttpd/lighttpd.conf %config(noreplace) %{_sysconfdir}/lighttpd/conf.d/*.conf -%config %{_sysconfdir}/lighttpd/vhosts.d/vhost.template +%config %{_sysconfdir}/lighttpd/vhosts.d/vhosts.template %config(noreplace) %{_sysconfdir}/logrotate.d/lighttpd %config(noreplace) %{_sysconfdir}/sysconfig/lighttpd %{_sysconfdir}/rc.d/init.d/lighttpd