rpms/php-pear-Log/EL-5 php-pear-Log.spec, 1.10, 1.11 sources, 1.10, 1.11

Remi Collet remi at fedoraproject.org
Sat Nov 22 19:28:05 UTC 2008


Author: remi

Update of /cvs/extras/rpms/php-pear-Log/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv6732

Modified Files:
	php-pear-Log.spec sources 
Log Message:
update to 1.11.3


Index: php-pear-Log.spec
===================================================================
RCS file: /cvs/extras/rpms/php-pear-Log/EL-5/php-pear-Log.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- php-pear-Log.spec	28 Jun 2008 10:28:47 -0000	1.10
+++ php-pear-Log.spec	22 Nov 2008 19:27:34 -0000	1.11
@@ -4,7 +4,7 @@
 Summary:        Abstracted logging facility for PHP
 Summary(fr):    Abstraction des outils d'enregistrement de traces pour PHP
 Name:           php-pear-Log
-Version:        1.11.0
+Version:        1.11.3
 Release:        1%{?dist}
 License:        MIT
 Group:          Development/Libraries
@@ -49,7 +49,6 @@
 %{_bindir}/php -n %{SOURCE2} package.xml >CHANGELOG
 mv package.xml %{pear_name}-%{version}/%{pear_name}.xml
 
-cp %{pear_name}-%{version}/tests/levels.phpt .
 
 %build
 # Empty build section
@@ -73,9 +72,6 @@
 mv %{buildroot}%{pear_docdir}/%{pear_name}/docs docdir
 mv %{buildroot}%{pear_docdir}/%{pear_name}/examples docdir/examples
 
-# patched test file
-install -m 644 levels.phpt %{buildroot}%{pear_testdir}/Log/tests
-
 
 %clean
 rm -rf %{buildroot}
@@ -89,8 +85,8 @@
 # After install, as root :
 # pear run-tests -p Log
 # Should return 
-# 14 PASSED TESTS
-# 2 SKIPPED TESTS
+# 15 PASSED TESTS
+# 3 SKIPPED TESTS
 
 
 %post
@@ -114,8 +110,17 @@
 
 
 %changelog
+* Sat Nov 22 2008 Remi Collet <Fedora at FamilleCollet.com> 1.11.3-1
+- update to 1.11.3
+
+* Fri Sep 05 2008 Remi Collet <Fedora at FamilleCollet.com> 1.11.2-1
+- update to 1.11.2
+
+* Wed Aug 06 2008 Remi Collet <Fedora at FamilleCollet.com> 1.11.1-1
+- update to 1.11.1
+
 * Sat Jun 28 2008 Remi Collet <Fedora at FamilleCollet.com> 1.11.0-1
-- update to 1.11.0 : swicth from PHP to MIT license
+- update to 1.11.0 : switch from PHP to MIT license
 
 * Thu May 08 2008 Remi Collet <Fedora at FamilleCollet.com> 1.10.1-1
 - update to 1.10.1


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/php-pear-Log/EL-5/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- sources	28 Jun 2008 10:28:47 -0000	1.10
+++ sources	22 Nov 2008 19:27:34 -0000	1.11
@@ -1 +1 @@
-0ab8f42ea9a8a1b272f17fad8fa73171  Log-1.11.0.tgz
+9f489de394e62072750a0c3afef214a1  Log-1.11.3.tgz




More information about the scm-commits mailing list