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:   25-Jun-2007 22:50:28
  Branch: HEAD                             Handle: 2007062521502800

  Modified files:
    openpkg-src/cacti       cacti.spec

  Log:
    fix dependencies

  Summary:
    Revision    Changes     Path
    1.40        +6  -6      openpkg-src/cacti/cacti.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/cacti/cacti.spec
  ============================================================================
  $ cvs diff -u -r1.39 -r1.40 cacti.spec
  --- openpkg-src/cacti/cacti.spec      22 Jun 2007 16:24:49 -0000      1.39
  +++ openpkg-src/cacti/cacti.spec      25 Jun 2007 20:50:28 -0000      1.40
  @@ -33,7 +33,7 @@
   Group:        Monitoring
   License:      GPL
   Version:      0.8.6j
  -Release:      20070622
  +Release:      20070625
   
   #   list of sources
   Source0:      http://www.cacti.net/downloads/cacti-%{version}.tar.gz
  @@ -49,11 +49,11 @@
   PreReq:       OpenPKG, openpkg >= 20060823
   PreReq:       rrdtool, mysql, snmp, perl, php, wget
   PreReq:       apache
  -PreReq:       apache::with_mod_php = yes
  -PreReq:       apache::with_mod_php_mysql = yes
  -PreReq:       apache::with_mod_php_mm = yes
  -PreReq:       apache::with_mod_php_pcre = yes
  -PreReq:       apache::with_mod_php_xml = yes
  +PreReq:       apache-php
  +PreReq:       apache-php::with_mysql = yes
  +PreReq:       apache-php::with_mm = yes
  +PreReq:       apache-php::with_pcre = yes
  +PreReq:       apache-php::with_xml = yes
   AutoReq:      no
   AutoReqProv:  no
   
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to