From skvidal at phy.duke.edu Mon Feb 28 23:03:13 2005 From: skvidal at phy.duke.edu (seth vidal) Date: Mon, 28 Feb 2005 18:03:13 -0500 Subject: yum+mach2 for fedora-development tree pseudo-release Message-ID: <1109631793.21503.62.camel@cutter> Hey folks, this mostly works like it should. I tested it on an fc3 system and a rawhide system with some success. let me know what does not work on your systems. The config file stuff could use some love, of course. http://linux.duke.edu/~skvidal/RPMS/mach/ you need to make one change to the default config file: /etc/mach/conf change: config['defaultroot'] = 'fedora-3-i386' to: config['defaultroot'] = 'fedora-development-i386-core' then run: mach setup mach rebuild /my/favorite/srpm and read the output. see if it works for you. -sv