#434: Add top-level "rpm" target to build rpms
--------------------------------------------+-------------------------------
Reporter: [EMAIL PROTECTED] | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: madwifi: makefiles | Version:
Resolution: | Keywords:
Patch_attached: 0 |
--------------------------------------------+-------------------------------
Comment (by [EMAIL PROTECTED]):
Feedback from Axel Thimm:
"On Sun, Feb 19, 2006 at 10:00:45PM +0000, Richard Dawe wrote:
>> I also modified the .spec file to include the user name in the
BuildRoot
This isn't a good idea. Someone misinterpreted the "root" at the end of
the %{buildroot} as meaning *user* root instead of buildroot. Next thing
some people replaced the -root suffix with calls to id, and the last
generation not knowing what the original thought was considered doing both
is the safest, so now there are sometimes even -root-`id -n` suffixes.
It would only make sense to start adding user ids to the buildroot if one
would think of concurrent builds of exactly the same package on one box by
different users, which is unlikely. And if one would want to target
multiple concurrent builds on one system, you wouldn't want to restrict
that on multiple users, but multiple processes anyway, so you would better
use the pid or mktemp to disambiguate concurrent builds of the same
package."
--
Ticket URL: <http://madwifi.org/ticket/434>
MadWifi <http://madwifi.org/>
Multiband Atheros Driver for Wireless Fidelity