[Bug 243831] Review Request: rsyslog - the enhanced syslogd for Linux and Unix

bugzilla at redhat.com bugzilla at redhat.com
Thu Jun 14 20:41:12 UTC 2007


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 at di.uminho.pt  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.




More information about the Fedora-package-review mailing list