rpms/php-pear-Net-SMTP/EL-5 php-pear-Net-SMTP.spec, 1.4, 1.5 sources, 1.4, 1.5

Remi Collet (remi) fedora-extras-commits at redhat.com
Tue Jun 10 17:39:21 UTC 2008


Author: remi

Update of /cvs/extras/rpms/php-pear-Net-SMTP/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14593

Modified Files:
	php-pear-Net-SMTP.spec sources 
Log Message:
update to 1.3.1


Index: php-pear-Net-SMTP.spec
===================================================================
RCS file: /cvs/extras/rpms/php-pear-Net-SMTP/EL-5/php-pear-Net-SMTP.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- php-pear-Net-SMTP.spec	16 Feb 2008 16:36:53 -0000	1.4
+++ php-pear-Net-SMTP.spec	10 Jun 2008 17:38:34 -0000	1.5
@@ -2,7 +2,7 @@
 %define pear_name Net_SMTP
 
 Name:           php-pear-Net-SMTP
-Version:        1.2.11
+Version:        1.3.1
 Release:        1%{?dist}
 Summary:        Provides an implementation of the SMTP protocol
 Summary(fr):    Fournit une mise en oeuvre du protocol SMTP
@@ -72,6 +72,16 @@
 lst=$(find %{buildroot}%{pear_phpdir} -exec grep -q %{buildroot} {} \; -print)
 [ ! -z "$lst" ] && echo "Reference to BUILDROOT in $lst" && exit 1;
 
+# For documentation purpose only
+# After install, as root :
+# cd /usr/share/pear/test/Net_SMTP/tests
+# cp config.php.dist config.php
+# vi config.php # you should use a working mail account
+# pear run-tests -p Net_SMTP
+# Should return 
+# 3 PASSED TESTS
+# 0 SKIPPED TESTS
+
 
 %clean
 rm -rf %{buildroot}
@@ -98,6 +108,13 @@
 
 
 %changelog
+* Tue Jun 10 2008 Remi Collet <Fedora at FamilleCollet.com> 1.3.1-1
+- update to 1.3.1
+- add Comment on howto to run test suite
+
+* Sun Apr 27 2008 Remi Collet <Fedora at FamilleCollet.com> 1.3.0-1
+- update to 1.3.0
+
 * Fri Feb 15 2008 Remi Collet <Fedora at FamilleCollet.com> 1.2.11-1
 - update to 1.2.11
 - fix License


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/php-pear-Net-SMTP/EL-5/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	16 Feb 2008 16:36:53 -0000	1.4
+++ sources	10 Jun 2008 17:38:35 -0000	1.5
@@ -1 +1 @@
-1c3714c83d9d390215d06d3a60f40ebf  Net_SMTP-1.2.11.tgz
+0aed11d17675020fe8ca72852849d753  Net_SMTP-1.3.1.tgz




More information about the fedora-extras-commits mailing list