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=459915 Mamoru Tasaka <mtasaka@xxxxxxxxxxxxxxxxxxx> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED AssignedTo|nobody@xxxxxxxxxxxxxxxxx |mtasaka@xxxxxxxxxxxxxxxxxxx --- Comment #1 from Mamoru Tasaka <mtasaka@xxxxxxxxxxxxxxxxxxx> 2008-09-04 12:38:03 EDT --- Some notes for 1.08-1: * %setup - %setup is missing, which may cause some strange build failure like the following thread: http://www.redhat.com/archives/rhl-devel-list/2008-February/thread.html#01956 Add "%setup -q -c -T", for example. * Macros - Use macros for standard directories: https://fedoraproject.org/wiki/Packaging/RPMMacros For example, /usr/share must be %{_datadir}. * Output when unpackaging archive - Suppress the output when unpackging archive by "unzip -qq". When you "unzip"s zip archive at %setup, setup uses "-qq" option by default. -- 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