Organize yum repo by architecture
---------------------------------
Key: BIGTOP-210
URL: https://issues.apache.org/jira/browse/BIGTOP-210
Project: Bigtop
Issue Type: Improvement
Components: RPM
Reporter: Eli Collins
Bigtop currently have a single repo with architecture-specific sub directories,
eg
<version>/RPMS
i386/
noarch/
x86_64/
We should use the standard redhat layout and have a repo per arch, eg
centos/6/os/
SRPMS
i386/
x86_64
This will prevent issues like automatically install 32-bit packages on a 64-bit
system which can clobber existing 64-bit packages.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira