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:   10-Feb-2007 20:17:36
  Branch: HEAD                             Handle: 2007021019173500

  Modified files:
    openpkg-src/wordpress   wordpress.spec

  Log:
    Wordpress uses PHP's internal sendmail functionality and silently
    misses to send mails if this funtionality isn't enabled

  Summary:
    Revision    Changes     Path
    1.23        +1  -0      openpkg-src/wordpress/wordpress.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/wordpress/wordpress.spec
  ============================================================================
  $ cvs diff -u -r1.22 -r1.23 wordpress.spec
  --- openpkg-src/wordpress/wordpress.spec      10 Feb 2007 14:57:10 -0000      
1.22
  +++ openpkg-src/wordpress/wordpress.spec      10 Feb 2007 19:17:35 -0000      
1.23
  @@ -50,6 +50,7 @@
   PreReq:       apache::with_mod_php = yes
   PreReq:       apache::with_mod_php_mysql = yes
   PreReq:       apache::with_mod_php_pcre = yes
  +PreReq:       apache::with_mod_php_sendmail = yes
   AutoReq:      no
   AutoReqProv:  no
   
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to