]> git.pld-linux.org Git - packages/php-pear-Net_POP3.git/commitdiff
- added status info
authorPaweł Gołaszewski <blues@pld-linux.org>
Thu, 13 Feb 2003 16:58:19 +0000 (16:58 +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.5

php-pear-Net_POP3.spec

index d1769ba4567715e2c0b5ea271d755e3e77e6f71f..d5d8b75b9a81af1a39b347265d8c02535be5b8d8 100644 (file)
@@ -1,6 +1,7 @@
 %include       /usr/lib/rpm/macros.php
 %define         _class          Net
 %define         _subclass       POP3
+%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 serverów POP3
@@ -20,11 +21,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 0.068346 seconds and 4 git commands to generate.