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=515752 Toshio Ernie Kuratomi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #20 from Toshio Ernie Kuratomi <[email protected]> 2010-07-05 19:48:28 EDT --- Note 1: Changing the hash algorithm and compression algorithm is better done on the rpmbuild commandline instead of inside the spec file. You can also do yum install fedora-packager rpmbuild-md5 -bs python-soaplib.spec (reading /usr/bin/rpmbuild-md5 will show you the commandline options to pass to rpmbuild to use the correct algorithms for EL-5) Note 2: Unless there's a legal reason to change the upstream tarball (like stripping out patent encumbered files) we should always use the upstream tarball without modification. in the %prep section we can modify the folder structure by running mv, cp, etc. -- 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. _______________________________________________ package-review mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/package-review
