OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   04-Mar-2007 15:24:18
  Branch: HEAD                             Handle: 2007030414241700

  Modified files:
    openpkg-src/urpmi       urpmi.spec

  Log:
    take over fixes. Contributed by: philippe dot libat at free dot fr

  Summary:
    Revision    Changes     Path
    1.46        +5  -2      openpkg-src/urpmi/urpmi.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/urpmi/urpmi.spec
  ============================================================================
  $ cvs diff -u -r1.45 -r1.46 urpmi.spec
  --- openpkg-src/urpmi/urpmi.spec      2 Mar 2007 18:20:07 -0000       1.45
  +++ openpkg-src/urpmi/urpmi.spec      4 Mar 2007 14:24:17 -0000       1.46
  @@ -45,7 +45,7 @@
   Group:        Bootstrapping
   License:      GPL
   Version:      %{V_urpmi}
  -Release:      20070302
  +Release:      20070304
   
   #   package options
   %option       with_wget      no
  @@ -140,7 +140,7 @@
              -e "s;/var/lib/urpmi;%{l_prefix}/var/urpmi/lib;" \
              -e "s;/var/cache/urpmi;%{l_prefix}/var/urpmi/cache;" \
              -e "s;/var/lib/rpm;%{l_prefix}/RPM/DB;" \
  -           urpm.pm
  +           urpm.pm urpmi
   
         #   fix superuser message (l_muid)
         %{l_shtool} subst \
  @@ -151,6 +151,9 @@
             -e "s;$<;($< != %{l_muid});" \
             -e 's;Only superuser is allowed;Only %{l_musr} is allowed;' \
             urpme urpmi.recover urpm.pm
  +      %{l_shtool} subst \
  +          -e "s;chown(0, 0,;chown(%{l_muid}, %{l_mgid},;" \
  +          urpm/util.pm
   
         #   fix common tool paths (coreutils)
         %{l_shtool} subst \
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to