On Sun, Mar 10, 2002 at 12:43:27PM -0500, Dan Brown <[EMAIL PROTECTED]> wrote:
> [...]
>       In building RPMs of PHP, I've noticed something rather annoying
> about Redhat's spec file--it builds the php-manual RPM as a binary
> RPM, rather than as a .noarch.  This is particularly frustrating when
> I build PHP as i386, i586, and i686, as I get a separate 15+MB RPM
> for each architecture.  Is there a way to make just one package build
> as a completely different architecture?  I tried adding
> "BuildArchitectures: noarch" under the "%package manual" section, but
> that didn't do it.  Thanks for any suggestions!

Try omitting the BuildArchitectures: from the preamble and including it
in each %package or putting i386 in the base and all of the architectures
in the %package sections. Packages are weirder than they look :-(

Gordon
--
 Gordon Rowell                         [EMAIL PROTECTED]
 Director, Engineering
 Network Server Solutions Group        http://www.e-smith.com/
 Mitel Networks Corporation            http://www.mitel.com/


--
Please report bugs to [EMAIL PROTECTED]
Please mail [EMAIL PROTECTED] (only) to discuss security issues
Support for registered customers and partners to [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org

Reply via email to