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

  Server: rpm5.org                         Name:   Per Øyvind Karlsen
  Root:   /v/rpm/cvs                       Email:  pkarl...@rpm5.org
  Module: rpm                              Date:   05-Nov-2010 18:10:10
  Branch: rpm-5_3                          Handle: 2010110517100900

  Modified files:           (Branch: rpm-5_3)
    rpm/macros              mandriva.in

  Log:
    set %_rpmlock_path to %{nil}

  Summary:
    Revision    Changes     Path
    1.1.2.4     +5  -0      rpm/macros/mandriva.in
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: rpm/macros/mandriva.in
  ============================================================================
  $ cvs diff -u -r1.1.2.3 -r1.1.2.4 mandriva.in
  --- rpm/macros/mandriva.in    5 Nov 2010 03:38:28 -0000       1.1.2.3
  +++ rpm/macros/mandriva.in    5 Nov 2010 17:10:09 -0000       1.1.2.4
  @@ -1,3 +1,8 @@
  +# This macro will disable the transaction lock on /var/lib/rpm/__db.*.
  +# This lock is of no use to us and will also result in errors when trying to
  +# install src.rpms as regular user.
  +%_rpmlock_path               %{nil}
  +
   %_upgrade_tag                name
   %_obsolete_tag               name
   
  @@ .
______________________________________________________________________
RPM Package Manager                                    http://rpm5.org
CVS Sources Repository                                rpm-cvs@rpm5.org

Reply via email to