OpenPKG CVS Repository
  http://www.openpkg.org/cvsweb/cvsweb.cgi
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-web, openpkg-src         Date:   28-Aug-2002 09:41:25
  Branch: HEAD                             Handle: 2002082808412400

  Modified files:
    openpkg-src/sudo        sudo.spec
    openpkg-web             news.txt

  Log:
    use now existing %g in shtool

  Summary:
    Revision    Changes     Path
    1.29        +3  -3      openpkg-src/sudo/sudo.spec
    1.1426      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  Index: openpkg-src/sudo/sudo.spec
  ============================================================
  $ cvs diff -u -r1.28 -r1.29 sudo.spec
  --- openpkg-src/sudo/sudo.spec        13 Aug 2002 12:50:07 -0000      1.28
  +++ openpkg-src/sudo/sudo.spec        28 Aug 2002 07:41:24 -0000      1.29
  @@ -38,7 +38,7 @@
   Group:        System
   License:      BSD
   Version:      1.6.6
  -Release:      20020425
  +Release:      20020828
   
   #   list of sources
   Source0:      ftp://ftp.courtesan.com/pub/sudo/sudo-%{version}.tar.gz
  @@ -105,9 +105,9 @@
           exec_prefix=$RPM_BUILD_ROOT%{l_prefix} \
           sysconfdir=$RPM_BUILD_ROOT%{l_prefix}/etc/sudo \
           install_uid=`%{l_shtool} echo -e %u` \
  -        install_gid=`%{l_shtool} echo -e %u` \
  +        install_gid=`%{l_shtool} echo -e %g` \
           sudoers_uid=`%{l_shtool} echo -e %u` \
  -        sudoers_gid=`%{l_shtool} echo -e %u`
  +        sudoers_gid=`%{l_shtool} echo -e %g`
       %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
           %{l_files_std} \
           '%attr(4111,root,%{l_mgrp}) %{l_prefix}/bin/sudo' \
  Index: openpkg-web/news.txt
  ============================================================
  $ cvs diff -u -r1.1425 -r1.1426 news.txt
  --- openpkg-web/news.txt      28 Aug 2002 07:33:19 -0000      1.1425
  +++ openpkg-web/news.txt      28 Aug 2002 07:41:24 -0000      1.1426
  @@ -1,3 +1,4 @@
  +28-Aug-2002: Upgraded package: P<sudo-1.6.6-20020828>
   28-Aug-2002: Upgraded package: P<tar-1.13.25-20020828>
   26-Aug-2002: Upgraded package: P<x11-20020826-20020826>
   26-Aug-2002: Upgraded package: P<php-4.2.2-20020826>
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to