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:   21-Feb-2004 16:34:50
  Branch: HEAD                             Handle: 2004022115345000

  Modified files:
    openpkg-src/whoson      whoson.spec

  Log:
    fix dependency

  Summary:
    Revision    Changes     Path
    1.26        +3  -3      openpkg-src/whoson/whoson.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/whoson/whoson.spec
  ============================================================================
  $ cvs diff -u -r1.25 -r1.26 whoson.spec
  --- openpkg-src/whoson/whoson.spec    7 Feb 2004 17:59:53 -0000       1.25
  +++ openpkg-src/whoson/whoson.spec    21 Feb 2004 15:34:50 -0000      1.26
  @@ -34,7 +34,7 @@
   Group:        Mail
   License:      GPL
   Version:      2.03
  -Release:      20040207
  +Release:      20040221
   
   #   package options
   %option       with_fsl  yes
  @@ -56,8 +56,8 @@
   PreReq:       fsl >= 1.2.0
   %endif
   %if "%{with_perl}" == "yes"
  -BuildPreReq:  perl, perl-openpkg >= 20040126
  -PreReq:       perl, perl-openpkg >= 20040126
  +BuildPreReq:  perl, perl-openpkg >= 5.8.3-20040126
  +PreReq:       perl, perl-openpkg >= 5.8.3-20040126
   %endif
   AutoReq:      no
   AutoReqProv:  no
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to