rpms/php-pear-Console-Table/EL-5 php-pear-Console-Table.spec, 1.4, 1.5 sources, 1.5, 1.6

Remi Collet (remi) fedora-extras-commits at redhat.com
Thu Apr 10 16:48:32 UTC 2008


Author: remi

Update of /cvs/extras/rpms/php-pear-Console-Table/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8317

Modified Files:
	php-pear-Console-Table.spec sources 
Log Message:
update to 1.1.1 (bugfix)


Index: php-pear-Console-Table.spec
===================================================================
RCS file: /cvs/extras/rpms/php-pear-Console-Table/EL-5/php-pear-Console-Table.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- php-pear-Console-Table.spec	9 Jan 2008 19:00:30 -0000	1.4
+++ php-pear-Console-Table.spec	10 Apr 2008 16:47:55 -0000	1.5
@@ -2,7 +2,7 @@
 %define pear_name Console_Table
 
 Name:           php-pear-Console-Table
-Version:        1.0.8
+Version:        1.1.1
 Release:        1%{?dist}
 Summary:        Class that makes it easy to build console style tables
 Summary(fr):    Classe pour fabriquer facilement des tableaux en mode console
@@ -77,9 +77,9 @@
 
 
 %check
-cd $RPM_BUILD_ROOT%{pear_testdir}/Console_Table/tests
-php -C -d include_path=%{pear_phpdir}:$RPM_BUILD_ROOT%{pear_phpdir} -d output_buffering=1 \
-   %{pear_phpdir}/pearcmd.php run-tests
+# after install, run as root
+# pear run-tests -p Console_Table
+# => 7 PASSED TESTS
 
 
 %files
@@ -91,6 +91,12 @@
 
 
 %changelog
+* Thu Apr 10 2008 Remi Collet <Fedora at FamilleCollet.com> 1.1.1-1
+- update to 1.1.1
+
+* Sun Mar 30 2008 Remi Collet <Fedora at FamilleCollet.com> 1.1.0-1
+- update to 1.1.0
+
 * Wed Jan 09 2008 Remi Collet <Fedora at FamilleCollet.com> 1.0.8-1
 - update to 1.0.8
 - fix tests, http://pear.php.net/bugs/bug.php?id=12863


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/php-pear-Console-Table/EL-5/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	9 Jan 2008 19:00:30 -0000	1.5
+++ sources	10 Apr 2008 16:47:55 -0000	1.6
@@ -1 +1 @@
-ef649afa2ed9fdc25f37790eb0495330  Console_Table-1.0.8.tgz
+f0e7db40b48b93fbf6a0ceb637030318  Console_Table-1.1.1.tgz




More information about the fedora-extras-commits mailing list