On Tue, Nov 27, 2012 at 06:54:45AM -0600, Daniel Drake wrote: > On Sun, Nov 25, 2012 at 3:11 PM, Daniel Drake <d...@laptop.org> wrote: > >> These RPMs are in the split version format, olpc-firmware-q2-f14, and > >> as far as I can see in git, your modules/xo1/kspkglist.50.xo1.inc is > >> specifying olpc-firmware only, and not olpc-firmware-q2, but I'm not > >> sure what the result will be. I suspect olpc-firmware-q2-f14 won't > >> be picked up. Do you agree? > > > > Thats true, I had forgotten about that. So if we agree on not shipping > > these new versions right now, we are already set. > > In the end this didn't work as we were hoping for. As olpc-firmware-q3 > has "Obsoletes: olpc-firmware" it gets automatically pulled into the > build. > > Any chance that the RPMs could be adjusted, or hidden for 1 week > (until package freeze)?
Hidden, I hope. Appended .hidden to file name. cd /home/rsmith/public_rpms for x in $(find|grep q2-f14); do mv $x $x.hidden; done for x in $(find|grep q3-c10); do mv $x $x.hidden; done -- James Cameron http://quozl.linux.org.au/ _______________________________________________ Devel mailing list Devel@lists.laptop.org http://lists.laptop.org/listinfo/devel