]> git.pld-linux.org Git - packages/php-pear-Net_POP3.git/blobdiff - php-pear-Net_POP3.spec
- massive attack: added source0-md5
[packages/php-pear-Net_POP3.git] / php-pear-Net_POP3.spec
index f88361fd1705f68d597a8759bf3e483c07fff7b7..3e6305509604b6b136cca6e26b186176f19c8400 100644 (file)
@@ -1,17 +1,19 @@
 %include       /usr/lib/rpm/macros.php
 %define         _class          Net
 %define         _subclass       POP3
+%define                _status         stable
 %define                _pearname       %{_class}_%{_subclass}
-Summary:       %{_class}_%{_subclass} - POP3 class to access POP3 server
-Summary(pl):   %{_class}_%{_subclass} - klasa POP3 daj±ca dostêp do serverów POP3
+Summary:       %{_pearname} - POP3 class to access POP3 server
+Summary(pl):   %{_pearname} - klasa POP3 daj±ca dostêp do serverów POP3
 Name:          php-pear-%{_pearname}
-Version:       1.1
-Release:       1
-License:       PHP 2.02
+Version:       1.2
+Release:       2
+License:       BSD
 Group:         Development/Languages/PHP
+# Source0-md5: d5abcc7c30c511b1f3e775ff0f3b9ce2
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
 URL:           http://pear.php.net/
-BuildRequires: rpm-php-pearprov
+BuildRequires: rpm-php-pearprov >= 4.0.2-98
 Requires:      php-pear
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -20,11 +22,15 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Provides a POP3 class to access POP3 server. Support all POP3 commands
 including UIDL listings and APOP authentication.
 
+This class has in PEAR status: %{_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.
 
+Ta klasa ma w PEAR status: %{_status}.
+
 %prep
 %setup -q -c
 
This page took 1.896818 seconds and 4 git commands to generate.