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

  Server: cvs.openpkg.org                  Name:   Christoph Schug
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   27-Nov-2002 15:08:37
  Branch: HEAD                             Handle: 2002112714083700

  Modified files:
    openpkg-src/teapop      teapop.spec

  Log:
    fixed permission of config file

  Summary:
    Revision    Changes     Path
    1.4         +2  -2      openpkg-src/teapop/teapop.spec
  ____________________________________________________________________________

  Index: openpkg-src/teapop/teapop.spec
  ============================================================
  $ cvs diff -u -r1.3 -r1.4 teapop.spec
  --- openpkg-src/teapop/teapop.spec    22 Nov 2002 13:44:53 -0000      1.3
  +++ openpkg-src/teapop/teapop.spec    27 Nov 2002 14:08:37 -0000      1.4
  @@ -33,7 +33,7 @@
   Group:        Mail
   License:      BSD
   Version:      0.3.5
  -Release:      20021122
  +Release:      20021127
   
   #   list of sources
   Source0:      http://www.toontown.org/pub/teapop/teapop-%{version}.tar.gz
  @@ -114,7 +114,7 @@
   
       #   Determining installation tree files
       %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std} \
  -        '%config %attr(0700,root,%{l_mgrp}) %{l_prefix}/etc/teapop/*' \
  +        '%config %attr(0600,root,%{l_mgrp}) %{l_prefix}/etc/teapop/*' \
           '%config %{l_prefix}/etc/fsl/fsl.teapop' \
           '%not %dir %{l_prefix}/etc/fsl'
   
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to