[packages/php-pear-Mail_Mime] up to 1.10.1
glen
glen at pld-linux.org
Thu Jun 8 23:41:17 CEST 2017
commit c95bca4aed6adf41c8fba5f9f35a59ba4832000b
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Fri Jun 9 00:38:02 2017 +0300
up to 1.10.1
* Fix Bug 21206: explodeQuotedString() does not handle quoted strings correctly [dfukagaw28]
* Fix Bug 21205: Invalid encoding of headers with quoted multibyte strings in non-unicode charset [dfukagaw28]
* Fix Bug 21098: Discrepancy in handling of empty (but set) plain text part [alec]
php-pear-Mail_Mime.spec | 16 ++++++----------
1 file changed, 6 insertions(+), 10 deletions(-)
---
diff --git a/php-pear-Mail_Mime.spec b/php-pear-Mail_Mime.spec
index 27d4ae4..bcf2ff2 100644
--- a/php-pear-Mail_Mime.spec
+++ b/php-pear-Mail_Mime.spec
@@ -1,19 +1,19 @@
-%define status stable
%define pearname Mail_Mime
%include /usr/lib/rpm/macros.php
Summary: %{pearname} - classes to create and decode mime messages
Summary(pl.UTF-8): %{pearname} - klasa do tworzenia i dekodowania wiadomości mime
Name: php-pear-%{pearname}
-Version: 1.10.0
+Version: 1.10.1
Release: 1
-License: PHP
+License: BSD
Group: Development/Languages/PHP
-Source0: http://pear.php.net/get/%{pearname}-%{version}.tgz
-# Source0-md5: 9577c31e075956284c517ecb8a039bd4
-URL: http://pear.php.net/package/Mail_Mime/
+Source0: https://pear.php.net/get/%{pearname}-%{version}.tgz
+# Source0-md5: ef4b562fc507fb8b7ec8286df97a9b97
+URL: https://pear.php.net/package/Mail_Mime/
BuildRequires: php-pear-PEAR
BuildRequires: rpm-php-pearprov >= 4.4.2-11
BuildRequires: rpmbuild(macros) >= 1.580
+Requires: php(mbstring)
Requires: php(pcre)
Requires: php-pear
Obsoletes: php-pear-Mail_Mime-tests
@@ -32,8 +32,6 @@ messages:
- xmail.xsl: An XSLT stylesheet to transform the output of the
getXML() method.
-In PEAR status of this package is: %{status}.
-
%description -l pl.UTF-8
Dostarcza klasy do tworzenia oraz manipulowania wiadomościami mime:
- mime.php: tworzenie emaili mime, z htmlem, załącznikami, obrazkami,
@@ -43,8 +41,6 @@ Dostarcza klasy do tworzenia oraz manipulowania wiadomościami mime:
- xmail.dtd: XML DTD dla metody getXML() klasy dekodującej.
- xmail.xsl: styl XSLT do transformowania wyjścia metody getXML().
-Ta klasa ma w PEAR status: %{status}.
-
%prep
%pear_package_setup
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php-pear-Mail_Mime.git/commitdiff/c95bca4aed6adf41c8fba5f9f35a59ba4832000b
More information about the pld-cvs-commit
mailing list