OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Torsten Homeyer
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-src                      Date:   11-Apr-2007 15:45:19
  Branch: HEAD                             Handle: 2007041114451800

  Modified files:
    openpkg-src/cacti       cacti.spec

  Log:
    cacto needs some additional dependencies from apache:
    with_mod_php_pcre and with_mod_php_mm since this includes session
    support which is needed by cacti

  Summary:
    Revision    Changes     Path
    1.37        +3  -1      openpkg-src/cacti/cacti.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/cacti/cacti.spec
  ============================================================================
  $ cvs diff -u -r1.36 -r1.37 cacti.spec
  --- openpkg-src/cacti/cacti.spec      18 Jan 2007 07:43:25 -0000      1.36
  +++ openpkg-src/cacti/cacti.spec      11 Apr 2007 13:45:18 -0000      1.37
  @@ -33,7 +33,7 @@
   Group:        Monitoring
   License:      GPL
   Version:      0.8.6j
  -Release:      20070118
  +Release:      20070411
   
   #   list of sources
   Source0:      http://www.cacti.net/downloads/cacti-%{version}.tar.gz
  @@ -51,6 +51,8 @@
   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
   AutoReq:      no
   AutoReqProv:  no
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to