RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Jeff Johnson
  Root:   /v/rpm/cvs                       Email:  j...@rpm5.org
  Module: rpm                              Date:   15-May-2014 03:32:33
  Branch: rpm-5_4                          Handle: 2014051501323300

  Modified files:           (Branch: rpm-5_4)
    rpm/rpmio               tgit.c

  Log:
    - git: keep up with latest tip.

  Summary:
    Revision    Changes     Path
    1.1.2.41    +1  -1      rpm/rpmio/tgit.c
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/rpmio/tgit.c
  ============================================================================
  $ cvs diff -u -r1.1.2.40 -r1.1.2.41 tgit.c
  --- rpm/rpmio/tgit.c  15 Apr 2014 09:39:43 -0000      1.1.2.40
  +++ rpm/rpmio/tgit.c  15 May 2014 01:32:33 -0000      1.1.2.41
  @@ -3749,7 +3749,7 @@
   
       /* Set up the callbacks (only update_tips for now) */
       callbacks.update_tips = &update_cb;
  -    callbacks.progress = &progress_cb;
  +    callbacks.sideband_progress = &progress_cb;
       callbacks.credentials = cred_acquire_cb;
       git_remote_set_callbacks(remote, &callbacks);
   
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to