Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > by-pkgid > 9d985a44edfa65e5d9570243e4e87c2e > files > 2

pear-Text_CAPTCHA_Numeral-1.2.0-alt2.src.rpm

%define pear_name Text_CAPTCHA_Numeral

Name: pear-Text_CAPTCHA_Numeral
Version: 1.2.0
Release: alt2

Summary: Generation of numeral maths captchas

License: BSD License
Group: Development/Other
Url: http://pear.php.net/package/Text_CAPTCHA_Numeral

Packager: Vitaly Lipatov <lav@altlinux.ru>

Source: http://pear.php.net/get/Text_CAPTCHA_Numeral-%version.tar.bz2

BuildArchitectures: noarch

Requires: pear-core
BuildRequires: pear-core rpm-build-pear

%description
Numeral captcha generates mathematical operations and answers in order to
prove that bots using it are human

%prep
%setup -c

%build
%pear_build

%install
%pear_install_std

%post
%register_pear_module

%preun
%unregister_pear_module

%files
%doc LICENSE CHANGELOG
%pear_dir/Text
%pear_testdir/Text_CAPTCHA_Numeral/
%pear_docdir/%pear_name/
%pear_xmldir/%pear_name.xml

%changelog
* Thu Jan 10 2008 Vitaly Lipatov <lav@altlinux.ru> 1.2.0-alt2
- update according to rpm-build-pear 0.3

* Sat Jan 05 2008 Vitaly Lipatov <lav@altlinux.ru> 1.2.0-alt1
- initial build for ALT Linux Sisyphus