[opensuse-gnome] Submitting fixes to 11.1 - update your osc
To submit a fix for 11.1, you need to go through the patchinfo process. However, if you do osc branch openSUSE:11.1 some-gnome-package then osc will tell you that the package is linked from GNOME:Factory, and it will give you a version that you don't want. Okay, no problem. You specify the --nodevelproject option: osc branch --nodevelproject openSUSE:11.1 some-gnome-package Note that this doesn't work in the osc that is available right now for 11.1 Fortunately, Darix just fixed this. His recipe to get a fixed osc worked perfectly for me: (02:27:16 PM) darix: svn co https://forgesvn1.novell.com/svn/opensuse/trunk/buildservice/src/clientlib/p... ~/workspace/osccheckout ; ln -s ~/workspace/osccheckout/osc-wrapper.py ~/bin/osc ; rehash That makes the --nodevelproject option work correctly. I hope an updated osc package appears soon :) Federico -- To unsubscribe, e-mail: opensuse-gnome+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-gnome+help@opensuse.org
participants (1)
-
Federico Mena Quintero