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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   04-Oct-2006 11:31:22
  Branch: HEAD                             Handle: 2006100410312200

  Modified files:
    openpkg-src/monit       monit.spec

  Log:
    fix mandir

  Summary:
    Revision    Changes     Path
    1.58        +2  -1      openpkg-src/monit/monit.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/monit/monit.spec
  ============================================================================
  $ cvs diff -u -r1.57 -r1.58 monit.spec
  --- openpkg-src/monit/monit.spec      23 Sep 2006 12:02:03 -0000      1.57
  +++ openpkg-src/monit/monit.spec      4 Oct 2006 09:31:22 -0000       1.58
  @@ -33,7 +33,7 @@
   Group:        Monitoring
   License:      GPL
   Version:      4.8.1
  -Release:      20060923
  +Release:      20061004
   
   #   package options
   %option       with_fsl   yes
  @@ -103,6 +103,7 @@
       piddir="%{l_prefix}/var/monit" \
       ./configure \
           --prefix=%{l_prefix} \
  +        --mandir=%{l_prefix}/man \
   %if "%{with_ssl}" == "yes"
           --with-ssl \
           --with-ssl-dir=%{l_prefix}
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to