build perfectly with your improvements:<div><div>Ecrit: /home/nicbrew/BREWING/usr/src/redhat/SRPMS/opendnssec-1.0.0-1.af.src.rpm</div><div>Ecrit: /home/nicbrew/BREWING/usr/src/redhat/RPMS/x86_64/opendnssec-1.0.0-1.af.x86_64.rpm</div>
<div>Ecrit: /home/nicbrew/BREWING/usr/src/redhat/RPMS/x86_64/opendnssec-debuginfo-1.0.0-1.af.x86_64.rpm</div><div><br></div><div>sorry for the french :-)</div><div><br></div><div>would you please send me the ouput of the failed build ?</div>
<div><br></div><div>Regards,</div><div>Rachid</div><br><div class="gmail_quote">On Wed, Apr 21, 2010 at 1:33 PM, Rachid Zarouali <span dir="ltr"><<a href="mailto:rzarouali@gmail.com">rzarouali@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">let me try rebuilding with your improvements<div><br></div><div>stay tune :-)</div><div><br></div><div><font color="#888888">Rachid</font><div>
<div></div><div class="h5"><br><br><div class="gmail_quote">On Wed, Apr 21, 2010 at 1:24 PM, Rick van Rein <span dir="ltr"><<a href="mailto:rick@openfortress.nl" target="_blank">rick@openfortress.nl</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello Rachid,<br>
<div><br>
> the rpm spec i've send here, builds perfectly as far as i remember.<br>
<br>
</div>Most of it went smoothly on RHEL5 after creating dependent RPMs<br>
for ldns and python-4Suite-XML, indeed.  Thanks a lot!<br>
<br>
<br>
Another improvement to your spec would be to require "ruby >= 1.43":<br>
<br>
checking for dnsruby version 1.43 or greater... not found<br>
configure: error: Missing dnsruby version 1.43 or greater<br>
configure: error: ./configure failed for auditor<br>
<br>
<br>
When installing, I got lots of<br>
<br>
warning: user opendnssec does not exist - using root<br>
warning: group opendnssec does not exist - using root<br>
warning: user opendnssec does not exist - using root<br>
warning: group opendnssec does not exist - using root<br>
warning: user opendnssec does not exist - using root<br>
warning: group opendnssec does not exist - using root<br>
warning: user opendnssec does not exist - using root<br>
<br>
I am solving this with %pre and %postun sections:<br>
<br>
%pre<br>
/usr/sbin/useradd -r -l -g opendnssec -s /sbin/nologin -c 'OpenDNSSEC signer<br>
daemons' opendnssec<br>
<br>
%postun<br>
/usr/sbin/userdel opendnssec<br>
<br>
<br>
I am trying these out, but seem to have caused a build error elsewhere<br>
that I haven't pinpointed yet.<br>
<br>
<br>
Cheers,<br>
<font color="#888888"> -Rick<br>
</font></blockquote></div><br></div></div></div>
</blockquote></div><br></div>