From 8bc99608bf5dbf8ab7470642eefda4c20832c818 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Wed, 19 Dec 2012 22:19:14 +0200 Subject: [PATCH] - updated to: 1.1.2 --- php-pear-Net_IMAP.spec | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/php-pear-Net_IMAP.spec b/php-pear-Net_IMAP.spec index bff1752..f2a4d25 100644 --- a/php-pear-Net_IMAP.spec +++ b/php-pear-Net_IMAP.spec @@ -4,12 +4,12 @@ Summary: %{pearname} - an implementation of the IMAP protocol Summary(pl.UTF-8): %{pearname} - implementacja protokołu IMAP Name: php-pear-%{pearname} -Version: 1.1.1 -Release: 2 +Version: 1.1.2 +Release: 1 License: PHP 2.02 Group: Development/Languages/PHP Source0: http://pear.php.net/get/%{pearname}-%{version}.tgz -# Source0-md5: 79ea05dfc3af6ae2fa276831b4cceb8a +# Source0-md5: 6806c2c09d0ecf724caade9cfebba4b0 URL: http://pear.php.net/package/Net_IMAP/ BuildRequires: php-pear-PEAR >= 1:1.4.0-0.b1 BuildRequires: rpm-php-pearprov >= 4.4.2-11 @@ -21,9 +21,6 @@ Obsoletes: php-pear-Net_IMAP-tests BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -# exclude optional dependencies -%define _noautoreq pear(Auth/SASL.*) - %description Provides an implementation of the IMAP4Rev1 protocol using PEAR's Net_Socket and Auth_SASL class. @@ -39,6 +36,7 @@ Ta klasa ma w PEAR status: %{status}. %prep %pear_package_setup +rm .%{php_pear_dir}/data/Net_IMAP/phpunit.xml mv .%{php_pear_dir}/data/Net_IMAP/README . %install -- 2.44.0