Open main menu

CDOT Wiki β

Changes

Winter 2011 SBR600 Weekly Schedule

165 bytes added, 14:06, 18 January 2011
mock: Testing BuildRequires
mock -r ''fedora-13-x86_64'' --rebuild ''foo*.src.rpm''
The value ''fedora-13-x86_64'' may be changed to any of the config files found in <code>/etc/mock</code> in order to test building based on the libraries and available packages for a specific architecture and Fedora release.  If errors are reported, review : # Review the log files (see the mock output to determine the directory containing the log files)to see what dependencies are missing.# Add these dependencies to the <code>BuildRequires</code> in your spec file.# Rebuild your SRPM and repeat the mock test.
=== koji: Testing multiple architectures ===