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:35:15
  Branch: OPENPKG_2_0_SOLID                Handle: 2004022115351400

  Modified files:           (Branch: OPENPKG_2_0_SOLID)
    openpkg-src/whoson      whoson.spec

  Log:
    MFC: fix dependency

  Summary:
    Revision    Changes     Path
    1.25.2.2    +2  -2      openpkg-src/whoson/whoson.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/whoson/whoson.spec
  ============================================================================
  $ cvs diff -u -r1.25.2.1 -r1.25.2.2 whoson.spec
  --- openpkg-src/whoson/whoson.spec    18 Feb 2004 14:52:23 -0000      1.25.2.1
  +++ openpkg-src/whoson/whoson.spec    21 Feb 2004 15:35:14 -0000      1.25.2.2
  @@ -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-2.0.0
  +PreReq:       perl, perl-openpkg >= 5.8.3-2.0.0
   %endif
   AutoReq:      no
   AutoReqProv:  no
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to