Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: rsyslog - the enhanced syslogd for Linux and Unix https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=243831 ------- Additional Comments From jpo@xxxxxxxxxxxx 2007-06-14 16:41 EST ------- The directory /usr/sbin is being created twice and that directory will never be used. $ diff rsyslog.spec.old rsyslog.spec 46,47c46 < mkdir -p $RPM_BUILD_ROOT{/etc,%{_sbindir},%{_mandir}/man{5,8},/usr/sbin} < mkdir -p $RPM_BUILD_ROOT/sbin --- > install -d -m 755 $RPM_BUILD_ROOT{/etc,/sbin,%{_mandir}/man{5,8}} -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review