packages: php-pear-Net_SMTP/php-pear-Net_SMTP.spec - updated to: 1.5.0

glen glen at pld-linux.org
Sun Feb 27 11:56:09 CET 2011


Author: glen                         Date: Sun Feb 27 10:56:09 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to: 1.5.0

---- Files affected:
packages/php-pear-Net_SMTP:
   php-pear-Net_SMTP.spec (1.46 -> 1.47) 

---- Diffs:

================================================================
Index: packages/php-pear-Net_SMTP/php-pear-Net_SMTP.spec
diff -u packages/php-pear-Net_SMTP/php-pear-Net_SMTP.spec:1.46 packages/php-pear-Net_SMTP/php-pear-Net_SMTP.spec:1.47
--- packages/php-pear-Net_SMTP/php-pear-Net_SMTP.spec:1.46	Sun Jan 23 02:03:20 2011
+++ packages/php-pear-Net_SMTP/php-pear-Net_SMTP.spec	Sun Feb 27 11:56:04 2011
@@ -1,18 +1,16 @@
 # $Revision$, $Date$
 %include	/usr/lib/rpm/macros.php
-%define		_class		Net
-%define		_subclass	SMTP
 %define		_status		stable
-%define		_pearname	%{_class}_%{_subclass}
+%define		_pearname	Net_SMTP
 Summary:	%{_pearname} - implementation of the SMTP protocol
 Summary(pl.UTF-8):	%{_pearname} - implementacja protokołu SMTP
 Name:		php-pear-%{_pearname}
-Version:	1.4.4
+Version:	1.5.0
 Release:	1
 License:	PHP 2.02
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5:	34e5040bcf97771da39824add7e09938
+# Source0-md5:	c194d913de360aeebea85385affd3706
 URL:		http://pear.php.net/package/Net_SMTP/
 BuildRequires:	php-pear-PEAR >= 1:1.4.3
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
@@ -25,7 +23,7 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # exclude optional dependencies
-%define		_noautoreq	'pear(Auth/SASL.*)'
+%define		_noautoreq	pear(Auth/SASL.*)
 
 %description
 Provides an implementation of the SMTP protocol using PEAR's
@@ -59,7 +57,7 @@
 %defattr(644,root,root,755)
 %doc install.log optional-packages.txt
 %{php_pear_dir}/.registry/*.reg
-%{php_pear_dir}/%{_class}/*.php
+%{php_pear_dir}/Net/*.php
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -67,6 +65,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.47  2011/02/27 10:56:04  glen
+- updated to: 1.5.0
+
 Revision 1.46  2011/01/23 01:03:20  sparky
 - dropped -tests subpackage
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-Net_SMTP/php-pear-Net_SMTP.spec?r1=1.46&r2=1.47&f=u



More information about the pld-cvs-commit mailing list