[packages/php-pecl-mailparse] up to 3.0.1, php7 only version

glen glen at pld-linux.org
Sun Feb 7 10:23:11 CET 2016


commit a8496be3ccf39c0effcf9f8dcbdac16652d05849
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Feb 7 11:22:32 2016 +0200

    up to 3.0.1, php7 only version

 php-pecl-mailparse.spec | 14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)
---
diff --git a/php-pecl-mailparse.spec b/php-pecl-mailparse.spec
index 86a2ed1..2f99a28 100644
--- a/php-pecl-mailparse.spec
+++ b/php-pecl-mailparse.spec
@@ -1,17 +1,17 @@
 %define		php_name	php%{?php_suffix}
 %define		modname	mailparse
-%define		status		stable
 Summary:	%{modname} - email message manipulation
 Summary(pl.UTF-8):	%{modname} - obrabianie wiadomości E-mail
 Name:		%{php_name}-pecl-%{modname}
-Version:	2.1.6
-Release:	6
+# for PHP < 7.0.0 build, see v2.1.x branch
+Version:	3.0.1
+Release:	1
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
-# Source0-md5:	0f84e1da1d074a4915a9bcfe2319ce84
+# Source0-md5:	5ae0643a11159414c7e790c73a9e25ec
 URL:		http://pecl.php.net/package/mailparse/
-BuildRequires:	%{php_name}-devel >= 4:5.2.0-7.2
+BuildRequires:	%{php_name}-devel >= 4:7.0.0
 BuildRequires:	rpmbuild(macros) >= 1.650
 %{?requires_php_extension}
 Provides:	php(%{modname}) = %{version}
@@ -22,15 +22,11 @@ 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.
 
-In PECL status of this package is: %{status}.
-
 %description -l pl.UTF-8
 Mailparse to rozszerzenie do analizy i pracy z wiadomościami poczty
 elektronicznej. Radzi sobie z wiadomościami zgodnymi z RFC822 oraz
 RFC2024 (MIME).
 
-To rozszerzenie ma w PECL status: %{status}.
-
 %prep
 %setup -qc
 mv %{modname}-%{version}/* .
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pecl-mailparse.git/commitdiff/a8496be3ccf39c0effcf9f8dcbdac16652d05849



More information about the pld-cvs-commit mailing list