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

  Server: cvs.openpkg.org                  Name:   Michael van Elst
  Root:   /e/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   07-Mar-2003 15:41:05
  Branch: HEAD                             Handle: 2003030714410500

  Modified files:
    openpkg-src/sasl        sasl.spec

  Log:
    install utility man pages

  Summary:
    Revision    Changes     Path
    1.54        +6  -0      openpkg-src/sasl/sasl.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/sasl/sasl.spec
  ============================================================================
  $ cvs diff -u -r1.53 -r1.54 sasl.spec
  --- openpkg-src/sasl/sasl.spec        7 Mar 2003 12:36:03 -0000       1.53
  +++ openpkg-src/sasl/sasl.spec        7 Mar 2003 14:41:05 -0000       1.54
  @@ -157,6 +157,12 @@
       rm -rf $RPM_BUILD_ROOT
       %{l_make} %{l_mflags} install AM_MAKEFLAGS="DESTDIR=$RPM_BUILD_ROOT"
       %{l_shtool} mkdir -f -p -m 755 \
  +        $RPM_BUILD_ROOT%{l_prefix}/man/man8
  +    %{l_shtool} install -c -m 644 \
  +        utils/saslpasswd2.8 \
  +        utils/sasldblistusers2.8 \
  +        $RPM_BUILD_ROOT%{l_prefix}/man/man8/
  +    %{l_shtool} mkdir -f -p -m 755 \
           $RPM_BUILD_ROOT%{l_prefix}/etc/rc.d/
       %{l_shtool} install -c -m 755 \
           saslauthd/testsaslauthd  \
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to