Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=529375 --- Comment #10 from Mamoru Tasaka <mtasaka@xxxxxxxxxxxxxxxxxxx> 2009-12-22 05:48:27 EDT --- By the way ------------------------------------------------- # Copy in license from upstream git cp %{SOURCE1} $RPM_BUILD_DIR/%{name}-%{version} ------------------------------------------------- can be simplified as ------------------------------------------------- cp -p %{SOURCE1} . ------------------------------------------------- (please keep timestamps with adding -p option) -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review