Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Merge Review: ed https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=225717 ------- Additional Comments From bugs.michael@xxxxxxx 2007-02-04 07:42 EST ------- Missing "rm -rf $RPM_BUILD_ROOT" at beginning of %install section. > install doc/ed.1 $RPM_BUILD_ROOT%{_mandir}/man1 Here, you could use "install -p -m0644" to preserve time-stamps and set the file access permissions, and then spare yourself the separate %attr(0644,root,root) in the %files section. -- 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