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

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  r...@openpkg.org
  Module: openpkg-src                      Date:   05-Jul-2009 09:31:06
  Branch: HEAD                             Handle: 2009070508310600

  Modified files:
    openpkg-src/limesurvey  limesurvey.spec

  Log:
    PCRE now always present in PHP

  Summary:
    Revision    Changes     Path
    1.14        +1  -2      openpkg-src/limesurvey/limesurvey.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/limesurvey/limesurvey.spec
  ============================================================================
  $ cvs diff -u -r1.13 -r1.14 limesurvey.spec
  --- openpkg-src/limesurvey/limesurvey.spec    30 Jun 2009 20:20:55 -0000      
1.13
  +++ openpkg-src/limesurvey/limesurvey.spec    5 Jul 2009 07:31:06 -0000       
1.14
  @@ -36,7 +36,7 @@
   Group:        Web
   License:      GPL
   Version:      %{V_opkg}
  -Release:      20090430
  +Release:      20090705
   
   #   package options
   %option       with_pgsql   yes
  @@ -69,7 +69,6 @@
   %if "%{with_pgsql}" == "yes"
   PreReq:       apache-php::with_pgsql = yes
   %endif
  -PreReq:       apache-php::with_pcre = yes
   PreReq:       apache-php::with_session = yes
   PreReq:       apache-php::with_mbstring = yes
   PreReq:       apache-php::with_iconv = yes
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     openpkg-cvs@openpkg.org

Reply via email to