[packages/python-recaptcha] verbose files
glen
glen at pld-linux.org
Tue Jan 29 16:41:49 CET 2013
commit 1fcb0e8af3fb6116c407e800acba6f0dcf7cea5f
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Tue Jan 29 17:37:17 2013 +0200
verbose files
python-recaptcha.spec | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/python-recaptcha.spec b/python-recaptcha.spec
index 0e924ba..142033a 100644
--- a/python-recaptcha.spec
+++ b/python-recaptcha.spec
@@ -22,9 +22,9 @@ Provides a CAPTCHA for Python using the reCAPTCHA service. Does not
require any imaging libraries because the CAPTCHA is served directly
from reCAPTCHA. Also allows you to securely obfuscate emails with
Mailhide. This functionality requires pycrypto. This library requires
-two types of API keys. If you'd like to use the CAPTCHA, you'll need
-a key from <http://recaptcha.net/api/getkey>. For Mailhide, you'll
-need a key from <http://mailhide.recaptcha.net/apikey>.
+two types of API keys. If you'd like to use the CAPTCHA, you'll need a
+key from <http://recaptcha.net/api/getkey>. For Mailhide, you'll need
+a key from <http://mailhide.recaptcha.net/apikey>.
%description -l pl.UTF-8
Ten moduł obsługuje CAPTCHA (kod do wpisania z obrazka) w Pythonie w
@@ -56,5 +56,8 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%{py_sitescriptdir}/recaptcha
+%dir %{py_sitescriptdir}/recaptcha
+%dir %{py_sitescriptdir}/recaptcha/client
+%{py_sitescriptdir}/recaptcha/client/*.py[co]
%{py_sitescriptdir}/recaptcha_client-%{version}-py*.egg-info
+%{py_sitescriptdir}/recaptcha_client-%{version}-py*-nspkg.pth
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-recaptcha.git/commitdiff/fcee8ed557ca8ef39ad175a518c96b22bffeb899
More information about the pld-cvs-commit
mailing list