[Bug 529375] Review Request: emerillon - A map viewer for GNOME

bugzilla at redhat.com bugzilla at redhat.com
Tue Dec 22 10:48:35 UTC 2009


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 at ioa.s.u-tokyo.ac.jp>  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.




More information about the Fedora-package-review mailing list