squirrelmail/squirrelmail.spec

changeset 350
32d6f7a543a9
parent 180
4c723152d46f
child 351
879299505589
equal deleted inserted replaced
3:8d4e115a2e8e 4:cb0df1670618
54 Distribution: OpenPKG Community 54 Distribution: OpenPKG Community
55 Class: EVAL 55 Class: EVAL
56 Group: Mail 56 Group: Mail
57 License: GPL 57 License: GPL
58 Version: %{V_squirrelmail} 58 Version: %{V_squirrelmail}
59 Release: 20090418 59 Release: 20110706
60 60
61 # package options 61 # package options
62 %option with_plugins no 62 %option with_plugins no
63 %option with_kolab no 63 %option with_kolab no
64 64
296 change_ldappass folder_sizes gpg ldifimport pupdate \ 296 change_ldappass folder_sizes gpg ldifimport pupdate \
297 show_user_and_ip smallcal vkeyboard username \ 297 show_user_and_ip smallcal vkeyboard username \
298 login_notes password_forget captcha smime debugger; do 298 login_notes password_forget captcha smime debugger; do
299 mv $plug squirrelmail-%{V_squirrelmail}/plugins 299 mv $plug squirrelmail-%{V_squirrelmail}/plugins
300 done 300 done
301
302 # provisionary untested recaptcha google buyout hack
303 %{l_shtool} subst \
304 -e 's;\(\$recaptcha_uri *=.*https://\)api-secure.recaptcha.net;\1www.google.com/recaptcha/api;' \
305 plugins/captcha/backends/recaptcha/recaptcha.php
301 %endif 306 %endif
302 307
303 # clean up login screen of distractions 308 # clean up login screen of distractions
304 ( cd squirrelmail-%{V_squirrelmail} 309 ( cd squirrelmail-%{V_squirrelmail}
305 %patch -p0 310 %patch -p0

mercurial