]> git.pld-linux.org Git - packages/php-pear-Auth_SASL.git/commitdiff
- updated to: 1.0.5 auto/th/php-pear-Auth_SASL-1_0_5-1
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 15 Sep 2011 19:59:33 +0000 (19:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear-Auth_SASL.spec -> 1.28

php-pear-Auth_SASL.spec

index 60ee97da9069de0db424f91c8188cdcf20abcc1d..b5ae13df0312fb1da06a3bd4317f20797068576e 100644 (file)
@@ -1,18 +1,15 @@
-%include       /usr/lib/rpm/macros.php
-%define                _class          Auth
-%define                _subclass       SASL
 %define                _status         stable
-%define                _pearname       %{_class}_%{_subclass}
-
+%define                _pearname       Auth_SASL
+%include       /usr/lib/rpm/macros.php
 Summary:       %{_pearname} - generate responses to common SASL mechanisms
 Summary(pl.UTF-8):     %{_pearname} - generowanie odpowiedzi dla popularnych mechanizmów SASL
 Name:          php-pear-%{_pearname}
-Version:       1.0.4
+Version:       1.0.5
 Release:       1
 License:       BSD
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: c215318bf4cbea3704fed26172f51c82
+# Source0-md5: 17cc9c10591397b5fd248e9d6f175417
 URL:           http://pear.php.net/package/Auth_SASL/
 BuildRequires: php-pear-PEAR
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
@@ -50,6 +47,6 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc install.log
 %{php_pear_dir}/.registry/*.reg
-%dir %{php_pear_dir}/%{_class}/%{_subclass}
-%{php_pear_dir}/%{_class}/*.php
-%{php_pear_dir}/%{_class}/%{_subclass}/*.php
+%dir %{php_pear_dir}/Auth/SASL
+%{php_pear_dir}/Auth/*.php
+%{php_pear_dir}/Auth/SASL/*.php
This page took 0.102194 seconds and 4 git commands to generate.