Search
j0ke.net Open Build Service
>
Projects
>
server:monitoring
>
nagios-ndoutils
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 14
[-]
[+]
Changed
ndoutils.spec
@@ -59,7 +59,9 @@ --with-pgsql-lib=%_libdir \ --with-pgsql-inc=%_includedir/pgsql \ --with-ndo2db-user=%nsusr \ - --with-ndo2db-group=%nsgrp + --with-ndo2db-group=%nsgrp \ + --localstatedir=%{_localstatedir}/lib + %__make %{?jobs:-j%jobs} %install @@ -68,7 +70,7 @@ %__install -d %{buildroot}%{_sbindir} %__install -d %{buildroot}%{_bindir} %__install -d %{buildroot}%{_prefix}/lib/nagios/brokers -%__install -d %{buildroot}%{_localstatedir}/ndo +%__install -d %{buildroot}%{_localstatedir}/lib/ndo %__install -d %_builddir/%name-%version/examples @@ -129,7 +131,7 @@ %doc config/misccommands.cfg config/nagios.cfg %config(noreplace) %{_sysconfdir}/nagios/ndomod.cfg %config(noreplace) %{_sysconfdir}/nagios/ndo2db.cfg -%attr(0755,%{nsusr},%{nsgrp}) %dir %{_localstatedir}/ndo +%attr(0755,%{nsusr},%{nsgrp}) %dir %{_localstatedir}/lib/ndo %{_sysconfdir}/init.d/ndo2db %{_bindir}/file2sock %{_bindir}/log2ndo