Le 17/08/2012 10:10, Sébastien Nicouleaud a écrit : > Hi, > > I'm new to rpm packaging, and a bit confused... > > I want to build two rpm packages: > - myapp > - php-pear-foo > > Given myapp needs php-pear-foo at build-time, should I build > php-pear-foo first, install it, and then build myapp ? > Is mock supposed to scan spec files and build php-pear-foo before myapp, > or should I deal with build order myself Yes, yourself. > Should I create a local repo, reference it in my mock configuration, and > use it to install php-pear-foo before building myapp ? > Or is there an easier way ? Yes, you need a repo with php-pear-foo. You could user the mock "results" dir and run a createrepo in it. See the mock configuration file. You case also give mockchain a try http://skvidal.wordpress.com/2012/04/20/mockchain-use-cases-and-examples/ remi. -- packaging mailing list packaging@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/packaging