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:   07-Apr-2005 21:11:11
  Branch: HEAD                             Handle: 2005040720111100

  Modified files:
    openpkg-src/uuid        uuid.spec

  Log:
    fix dependencies under with_perl=yes

  Summary:
    Revision    Changes     Path
    1.23        +2  -2      openpkg-src/uuid/uuid.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/uuid/uuid.spec
  ============================================================================
  $ cvs diff -u -r1.22 -r1.23 uuid.spec
  --- openpkg-src/uuid/uuid.spec        24 Mar 2005 11:20:37 -0000      1.22
  +++ openpkg-src/uuid/uuid.spec        7 Apr 2005 19:11:11 -0000       1.23
  @@ -33,7 +33,7 @@
   Group:        System
   License:      MIT/X11-style
   Version:      1.2.0
  -Release:      20050123
  +Release:      20050407
   
   #   package options
   %option       with_dce  no
  @@ -48,7 +48,7 @@
   BuildPreReq:  OpenPKG, openpkg >= 20040130
   PreReq:       OpenPKG, openpkg >= 20040130
   %if "%{with_perl}" == "yes"
  -BuildPreReq:  perl
  +BuildPreReq:  perl, perl-openpkg
   PreReq:       perl
   %endif
   AutoReq:      no
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to