squirrelmail/squirrelmail.spec

changeset 350
32d6f7a543a9
parent 180
4c723152d46f
child 351
879299505589
     1.1 --- a/squirrelmail/squirrelmail.spec	Mon Jun 13 16:21:59 2011 +0200
     1.2 +++ b/squirrelmail/squirrelmail.spec	Sat Jul 09 15:36:50 2011 +0200
     1.3 @@ -56,7 +56,7 @@
     1.4  Group:        Mail
     1.5  License:      GPL
     1.6  Version:      %{V_squirrelmail}
     1.7 -Release:      20090418
     1.8 +Release:      20110706
     1.9  
    1.10  #   package options
    1.11  %option       with_plugins  no
    1.12 @@ -298,6 +298,11 @@
    1.13                  login_notes password_forget captcha smime debugger; do
    1.14          mv $plug squirrelmail-%{V_squirrelmail}/plugins
    1.15      done
    1.16 +
    1.17 +    #   provisionary untested recaptcha google buyout hack
    1.18 +    %{l_shtool} subst \
    1.19 +        -e 's;\(\$recaptcha_uri *=.*https://\)api-secure.recaptcha.net;\1www.google.com/recaptcha/api;' \
    1.20 +        plugins/captcha/backends/recaptcha/recaptcha.php
    1.21  %endif
    1.22  
    1.23      #   clean up login screen of distractions

mercurial