]> git.pld-linux.org Git - packages/php-pecl-mailparse.git/commitdiff
- 0.9.1
authorPaweł Gołaszewski <blues@pld-linux.org>
Sat, 4 Jan 2003 15:49:37 +0000 (15:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pecl-mailparse.spec -> 1.3

php-pecl-mailparse.spec

index 8da6a0e80156efde33104f057ac5b6502dcd7036..6d5eea6e741d4182785a286aa063e206d7424c0c 100644 (file)
@@ -1,8 +1,10 @@
 %define                _modname        mailparse
+%define                _status         beta
+
 Summary:       Email message manipulation
 Summary(pl):   Obrabianie wiadomo¶ci E-mail
 Name:          php-pecl-%{_modname}
-Version:       0.9
+Version:       0.9.1
 Release:       0.1
 License:       PHP 2.02
 Group:         Development/Languages/PHP
@@ -21,11 +23,15 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Mailparse is an extension for parsing and working with email messages.
 It can deal with rfc822 and rfc2045 (MIME) compliant messages.
 
+This class has in PEAR status: %{_status}.
+
 %description -l pl
 Mailparse to rozszerzenie do analizy i pracy z wiadomo¶ciami poczty
 elektronicznej. Radzi sobie z wiadomo¶ciami zgodnymi z RFC822 oraz
 RFC2024 (MIME).
 
+Ta klasa ma w PEAR status: %{_status}.
+
 %prep
 %setup -q -c
 
This page took 0.090548 seconds and 4 git commands to generate.