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 openpkg-web          Date:   07-Jul-2003 15:04:42
  Branch: HEAD                             Handle: 2003070714044101

  Modified files:
    openpkg-src/pound       pound.spec
    openpkg-web             news.txt

  Log:
    add libraries to PreReq

  Summary:
    Revision    Changes     Path
    1.6         +6  -2      openpkg-src/pound/pound.spec
    1.5399      +1  -0      openpkg-web/news.txt
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/pound/pound.spec
  ============================================================================
  $ cvs diff -u -r1.5 -r1.6 pound.spec
  --- openpkg-src/pound/pound.spec      28 Jun 2003 14:57:27 -0000      1.5
  +++ openpkg-src/pound/pound.spec      7 Jul 2003 13:04:42 -0000       1.6
  @@ -33,7 +33,7 @@
   Group:        Web
   License:      GPL
   Version:      1.4
  -Release:      20030628
  +Release:      20030707
   
   #   package options
   %option       with_fsl  yes
  @@ -48,8 +48,12 @@
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20030415, openssl, openssl::with_threads = yes, 
pth, pth::with_pthread = yes, pcre
  +BuildPreReq:  OpenPKG, openpkg >= 20030415
   PreReq:       OpenPKG, openpkg >= 20030415
  +BuildPreReq:  pcre, openssl, openssl::with_threads = yes
  +PreReq:       pcre, openssl, openssl::with_threads = yes
  +BuildPreReq:  pth, pth::with_pthread = yes
  +PreReq:       pth, pth::with_pthread = yes
   %if "%{with_fsl}" == "yes"
   BuildPreReq:  fsl
   PreReq:       fsl
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-web/news.txt
  ============================================================================
  $ cvs diff -u -r1.5398 -r1.5399 news.txt
  --- openpkg-web/news.txt      7 Jul 2003 13:02:50 -0000       1.5398
  +++ openpkg-web/news.txt      7 Jul 2003 13:04:41 -0000       1.5399
  @@ -1,3 +1,4 @@
  +07-Jul-2003: Upgraded package: P<pound-1.4-20030707>
   07-Jul-2003: Upgraded package: P<postgresql-7.3.3-20030707>
   07-Jul-2003: Upgraded package: P<postfix-2.0.13-20030707>
   07-Jul-2003: Upgraded package: P<popt-1.7-20030707>
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to