]> git.pld-linux.org Git - packages/php-pear-Net_POP3.git/commitdiff
- updated to 1.3.6 auto/ac/php-pear-Net_POP3-1_3_6-1
authorAdam Gołębiowski <adamg@pld-linux.org>
Wed, 6 Apr 2005 11:04:43 +0000 (11:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear-Net_POP3.spec -> 1.20

php-pear-Net_POP3.spec

index d6a491af35db9b3d12c2669ab678ed45f47fa80a..3bc1a96e4c2c631ece0de000b287ffe7187c0348 100644 (file)
@@ -1,18 +1,18 @@
 %include       /usr/lib/rpm/macros.php
 %define                _class          Net
 %define                _subclass       POP3
-%define                _status         beta
+%define                _status         stable
 %define                _pearname       %{_class}_%{_subclass}
 
 Summary:       %{_pearname} - POP3 class to access POP3 server
 Summary(pl):   %{_pearname} - klasa POP3 daj±ca dostêp do serwerów POP3
 Name:          php-pear-%{_pearname}
-Version:       1.3.5
+Version:       1.3.6
 Release:       1
 License:       BSD
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: 4db516b63b0c22462021b0ac622d6fa5
+# Source0-md5: dad6200744d2c8f326fbec1f5e0c8249
 URL:           http://pear.php.net/package/Net_POP3/
 BuildRequires: rpm-php-pearprov >= 4.0.2-98
 Requires:      php-pear
@@ -21,14 +21,15 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Provides a POP3 class to access POP3 server. Support all POP3 commands
-including UIDL listings and APOP authentication.
+including UIDL listings, APOP authentication, DIGEST-MD5 and CRAM-MD5
+using optional Auth_SASL package.
 
 In PEAR status of this package is: %{_status}.
 
 %description -l pl
 Dostarcza klasê POP3, daj±c± dostêp do serwerów POP3. Wspiera
-wszystkie komendy POP3, w³±czaj±c w to listy UIDL oraz autentyfikacjê
-APOP.
+wszystkie komendy POP3, w³±czaj±c w to listy UIDL, autentyfikacjê APOP,
+DIGEST-MD5 i CRAM-MD5 z u¿yciem klasy Auth_SASL.
 
 Ta klasa ma w PEAR status: %{_status}.
 
This page took 0.06405 seconds and 4 git commands to generate.