https://bugzilla.redhat.com/show_bug.cgi?id=985917
Igor Gnatenko <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |[email protected], | |[email protected] Assignee|[email protected] |[email protected] Flags| |fedora-review? | |needinfo?(limburgher@gmail. | |com) --- Comment #3 from Igor Gnatenko <[email protected]> --- * BuildRoot not needed since F10 [0] * %clean section isn't needed since F13 [1] * %{buildroot} instead of $RPM_BUILD_ROOT/ * %make_install instead of make install DESTDIR=$RPM_BUILD_ROOT [2] * %defattr isn't needed since rpm 4.4 [3] [0] https://fedoraproject.org/wiki/Packaging:Guidelines#BuildRoot_tag [1] https://fedoraproject.org/wiki/Packaging:Guidelines#.25clean [2] https://fedoraproject.org/wiki/Packaging:Guidelines#Why_the_.25makeinstall_macro_should_not_be_used [3] https://fedoraproject.org/wiki/Packaging:Guidelines#File_Permissions -- 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=FINXyBVIOL&a=cc_unsubscribe _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
