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

  Server: cvs.openpkg.org                  Name:   Michael Schloh
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   09-Sep-2002 11:58:02
  Branch: HEAD                             Handle: 2002090910580200

  Modified files:
    openpkg-src/integrit    integrit.spec

  Log:
    Fix file permission for main program.

  Summary:
    Revision    Changes     Path
    1.9         +1  -1      openpkg-src/integrit/integrit.spec
  ____________________________________________________________________________

  Index: openpkg-src/integrit/integrit.spec
  ============================================================
  $ cvs diff -u -r1.8 -r1.9 integrit.spec
  --- openpkg-src/integrit/integrit.spec        9 Sep 2002 09:12:35 -0000       1.8
  +++ openpkg-src/integrit/integrit.spec        9 Sep 2002 09:58:02 -0000       1.9
  @@ -94,7 +94,7 @@
           prefix=$RPM_BUILD_ROOT%{l_prefix} \
           exec_prefix=$RPM_BUILD_ROOT%{l_prefix}
       cd ../
  -    %{l_shtool} install -c -m 644 \
  +    %{l_shtool} install -c -m 655 \
           integrit $RPM_BUILD_ROOT%{l_prefix}/sbin/
   
       #   install a default configuration
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to