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:   15-May-2006 09:17:28
  Branch: HEAD                             Handle: 2006051508172700

  Modified files:
    openpkg-src/pound       pound.spec

  Log:
    pound.pid is defined in pound.h - make rc start/stop/restart work
    again. Submitted by <skaar>

  Summary:
    Revision    Changes     Path
    1.50        +2  -2      openpkg-src/pound/pound.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/pound/pound.spec
  ============================================================================
  $ cvs diff -u -r1.49 -r1.50 pound.spec
  --- openpkg-src/pound/pound.spec      14 May 2006 08:32:25 -0000      1.49
  +++ openpkg-src/pound/pound.spec      15 May 2006 07:17:27 -0000      1.50
  @@ -33,7 +33,7 @@
   Group:        Web
   License:      GPL
   Version:      2.0.5
  -Release:      20060514
  +Release:      20060515
   
   #   package options
   %option       with_fsl  yes
  @@ -97,7 +97,7 @@
       %{l_shtool} subst \
           -e 
's;/usr/local/etc/pound/pound.cfg;%{l_prefix}/etc/pound/pound.cfg;' \
           -e 's;/var/run/pound.pid;%{l_prefix}/var/pound/pound.pid;' \
  -        Makefile.in pound.8 pound.c
  +        Makefile.in pound.8 pound.c pound.h
   
   %build
       #   configure package
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to