X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=smock%2FREADME;h=8c17ba76743729583d36833c8e12fdfd178e87e2;hb=433074544daf2c2c40f465f1150fe0b354afc69a;hp=54e923d56295956c3282cd0f466dd93fe7c67345;hpb=be493b06c00d31898b17d3949a5e34def1fb6e6a;p=fedora-mingw.git diff --git a/smock/README b/smock/README index 54e923d..8c17ba7 100644 --- a/smock/README +++ b/smock/README @@ -1,5 +1,7 @@ SMOCK - Simpler Mock ==================== +by Dan Berrange and Richard W.M. Jones. +License: GPLv2+ Smock is a thin wrapper around mock to let you build up a whole set of dependant RPMs against an external distro. @@ -20,10 +22,12 @@ set of dependant RPMs against an external distro. Now you can run - ./smock.sh fedora-9 /path/to/srpm + ./smock.pl --arch=i386 --arch=x86_64 --distro=fedora-9 list of srpms -And it'll build the RPM against the fedora-9-XXX distro for each 'XXX' -arch you listed. +And it'll build the all the SRPMs listed on the command line, using +previously built SRPMs as dependencies for later ones. You don't need +to list them in the proper order - the build order is worked out using +the dependencies. The resulting src RPMs, binary RPMs and build logs wil be put into $HOME/public_html/smock, and a Yum repo created. Further RPMs you