https://bugzilla.redhat.com/show_bug.cgi?id=972431
Christopher Meng <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Christopher Meng <[email protected]> --- Remove rm -rf $RPM_BUILD_ROOT Remove %clean rm -rf $RPM_BUILD_ROOT Remove %defattr(-,root,root,-) Above only for EL5+, if you want to package it for EL5, ignore them. BUT, Reflected by Fedora 20 Change, please modify your docdir to %{_pkgdocdir}. -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=2WNzekfBqq&a=cc_unsubscribe _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
