]> git.pld-linux.org Git - packages/php-pear-Net_SMTP.git/blobdiff - php-pear-Net_SMTP.spec
- updated to 1.2.7
[packages/php-pear-Net_SMTP.git] / php-pear-Net_SMTP.spec
index 2e99fe475a4db0d9eb155a97e7ea879e5dd1e08f..b89ab7adce14a5e7d23854ddfa58f77f16b544ed 100644 (file)
@@ -1,17 +1,19 @@
 %include       /usr/lib/rpm/macros.php
-%define         _class          Net
-%define         _subclass       SMTP
+%define                _class          Net
+%define                _subclass       SMTP
 %define                _status         stable
 %define                _pearname       %{_class}_%{_subclass}
+
 Summary:       %{_pearname} - implementation of the SMTP protocol
 Summary(pl):   %{_pearname} - implementacja protoko³u SMTP
 Name:          php-pear-%{_pearname}
-Version:       1.1.1
+Version:       1.2.7
 Release:       1
 License:       PHP 2.02
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
-URL:           http://pear.php.net/
+# Source0-md5: 11c4de943b07206aab6193eefd8f328e
+URL:           http://pear.php.net/package/Net_SMTP/
 BuildRequires: rpm-php-pearprov >= 4.0.2-98
 Requires:      php-pear
 BuildArch:     noarch
@@ -21,7 +23,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Provides an implementation of the SMTP protocol using PEAR's
 Net_Socket:: class.
 
-This class has in PEAR status: %{_status}.
+In PEAR status of this package is: %{_status}.
 
 %description -l pl
 Dostarcza implementacjê protoko³u SMTP przy u¿yciu PEAR-owej klasy
This page took 0.072287 seconds and 4 git commands to generate.