diff -r 886b6dad933a -r 32d6f7a543a9 squirrelmail/squirrelmail.spec --- a/squirrelmail/squirrelmail.spec Mon Jun 13 16:21:59 2011 +0200 +++ b/squirrelmail/squirrelmail.spec Sat Jul 09 15:36:50 2011 +0200 @@ -56,7 +56,7 @@ Group: Mail License: GPL Version: %{V_squirrelmail} -Release: 20090418 +Release: 20110706 # package options %option with_plugins no @@ -298,6 +298,11 @@ login_notes password_forget captcha smime debugger; do mv $plug squirrelmail-%{V_squirrelmail}/plugins done + + # provisionary untested recaptcha google buyout hack + %{l_shtool} subst \ + -e 's;\(\$recaptcha_uri *=.*https://\)api-secure.recaptcha.net;\1www.google.com/recaptcha/api;' \ + plugins/captcha/backends/recaptcha/recaptcha.php %endif # clean up login screen of distractions