Comment # 3 on bug 968598 from
(In reply to Anthony Kelman from comment #2)
> Done in https://build.opensuse.org/request/show/362648 - is there a better
> way to get OBS requests and bugzilla issues to auto-cross-reference each
> other?

Thanks! 
The way this is done is by adding the bugzilla ID to the changelog - like
(boo#<bugzillaID>). This will be auto-evaluated and a link will show on the web
page showing the request. The bug ticket will receive an entry linking to the
request.

I forgot to tell you that you should:
a. rename the new patch to U_Check-for-DRI3-more-carefully.patch
   In the checked out tree, you do 'osc mv Check-for-DRI3-more-carefully.patch
   U_Check-for-DRI3-more-carefully.patch' and change the name in the spec file.
   The comment should look something like:

   - U_Check-for-DRI3-more-carefully.patch:
     Check more carefully for DRI3 (boo#968598).

   Without comment and ticket ID the maintenance request will not be accepted.  
b. add a change log entry: in your checked out tree, you can simply do:
   'osc vc'.

Once done, do a 
'osc ci' 
again, then 
'osc mr \
home:kelman:branches:openSUSE:Leap:42.1:Update xf86-video-intel \
openSUSE:Leap:42.1'

When asked if you want to supersede your previous requiest, say 'yes'.

Thanks!


You are receiving this mail because: