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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   25-Apr-2004 20:34:08
  Branch: HEAD                             Handle: 2004042519340700

  Modified files:
    openpkg-src/keychain    keychain.spec

  Log:
    modifying package: keychain-2.2.0 20040425 again

  Summary:
    Revision    Changes     Path
    1.21        +4  -1      openpkg-src/keychain/keychain.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/keychain/keychain.spec
  ============================================================================
  $ cvs diff -u -r1.20 -r1.21 keychain.spec
  --- openpkg-src/keychain/keychain.spec        25 Apr 2004 18:32:06 -0000      1.20
  +++ openpkg-src/keychain/keychain.spec        25 Apr 2004 18:34:07 -0000      1.21
  @@ -74,9 +74,12 @@
   %install
       rm -rf $RPM_BUILD_ROOT
       %{l_shtool} mkdir -f -p -m 755 \
  -        $RPM_BUILD_ROOT%{l_prefix}/bin
  +        $RPM_BUILD_ROOT%{l_prefix}/bin \
  +        $RPM_BUILD_ROOT%{l_prefix}/man/man1
       %{l_shtool} install -c -m 755 \
           keychain $RPM_BUILD_ROOT%{l_prefix}/bin/
  +    %{l_shtool} install -c -m 644 \
  +        keychain.1 $RPM_BUILD_ROOT%{l_prefix}/man/man1/
       %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT %{l_files_std}
   
   %files -f files
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to