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                      Date:   13-Jan-2003 12:24:49
  Branch: HEAD                             Handle: 2003011311244900

  Modified files:
    openpkg-src/rt          rt.spec

  Log:
    more explicit dependencies

  Summary:
    Revision    Changes     Path
    1.16        +6  -2      openpkg-src/rt/rt.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/rt/rt.spec
  ============================================================================
  $ cvs diff -u -r1.15 -r1.16 rt.spec
  --- openpkg-src/rt/rt.spec    13 Jan 2003 10:26:29 -0000      1.15
  +++ openpkg-src/rt/rt.spec    13 Jan 2003 11:24:49 -0000      1.16
  @@ -46,8 +46,12 @@
   #   build information
   Prefix:       %{l_prefix}
   BuildRoot:    %{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg >= 20020206, perl-sys, perl-util, perl-ds, 
perl-text, perl-dbix
  -PreReq:       OpenPKG, openpkg >= 20020206, perl, mysql, apache, perl-sys, 
perl-util, perl-ds, perl-text, perl-dbix
  +BuildPreReq:  OpenPKG, openpkg >= 20020206, perl
  +BuildPreReq:  perl-sys, perl-util, perl-ds, perl-text
  +BuildPreReq:  perl-dbi, perl-dbix, perl-mail, perl-www
  +PreReq:       OpenPKG, openpkg >= 20020206, perl, mysql, apache
  +PreReq:       perl-sys, perl-util, perl-ds, perl-text
  +PreReq:       perl-dbi, perl-dbix, perl-mail, perl-www
   AutoReq:      no
   AutoReqProv:  no
   
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [EMAIL PROTECTED]

Reply via email to