]> git.pld-linux.org Git - packages/php-pear-Text_CAPTCHA_Numeral.git/commitdiff
up to 1.3.2 auto/th/php-pear-Text_CAPTCHA_Numeral-1.3.2-1
authorElan Ruusamäe <glen@delfi.ee>
Thu, 19 Jun 2014 07:56:30 +0000 (10:56 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Thu, 19 Jun 2014 07:56:30 +0000 (10:56 +0300)
php-pear-Text_CAPTCHA_Numeral.spec

index 5ead67009e6efa22a614acb82945406397bcfc4b..bc3bd02450d08b9285743e5f3f79c5a04cf2647d 100644 (file)
@@ -1,19 +1,19 @@
+%define                status          stable
+%define                pearname        Text_CAPTCHA_Numeral
 %include       /usr/lib/rpm/macros.php
-%define                _status         stable
-%define                _pearname       Text_CAPTCHA_Numeral
-Summary:       %{_pearname} - generation of numeral maths captchas
-Summary(pl.UTF-8):     %{_pearname} - generowanie matematycznych captcha
-Name:          php-pear-%{_pearname}
-Version:       1.3.1
+Summary:       %{pearname} - generation of numeral maths captchas
+Summary(pl.UTF-8):     %{pearname} - generowanie matematycznych captcha
+Name:          php-pear-%{pearname}
+Version:       1.3.2
 Release:       1
 License:       BSD License
 Group:         Development/Languages/PHP
-Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: eb34901067ac86353a5821b65c32c798
+Source0:       http://pear.php.net/get/%{pearname}-%{version}.tgz
+# Source0-md5: 16b98ca2d1af630120665808e704fae5
 URL:           http://pear.php.net/package/Text_CAPTCHA_Numeral/
 BuildRequires: php-pear-PEAR
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
-BuildRequires: rpmbuild(macros) >= 1.300
+BuildRequires: rpmbuild(macros) >= 1.654
 Requires:      php-pear >= 4:1.3-5
 Obsoletes:     php-pear-Text_CAPTCHA_Numeral-tests
 BuildArch:     noarch
@@ -23,18 +23,19 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Numeral captcha generates mathematical operations and answers in order
 to prove that bots using it are human.
 
-In PEAR status of this package is: %{_status}.
+In PEAR status of this package is: %{status}.
 
 %description -l pl.UTF-8
 Liczbowe captcha polega na generowania równań matecznych i rozwiązań
 do nich w celu rozróżnienia między ludźmi a botami.
 
-Ta klasa ma w PEAR status: %{_status}.
+Ta klasa ma w PEAR status: %{status}.
 
 %prep
 %pear_package_setup
 
 mv docs/Text_CAPTCHA_Numeral/examples .
+mv .%{php_pear_dir}/data/Text_CAPTCHA_Numeral/composer.json .
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -53,5 +54,4 @@ rm -rf $RPM_BUILD_ROOT
 %{php_pear_dir}/.registry/*.reg
 %{php_pear_dir}/Text/CAPTCHA/Numeral.php
 %{php_pear_dir}/Text/CAPTCHA/Numeral
-
 %{_examplesdir}/%{name}-%{version}
This page took 0.088258 seconds and 4 git commands to generate.