rpms/php-pear-PHP-CompatInfo/F-8 php-pear-PHP-CompatInfo.spec, 1.8, 1.9 sources, 1.7, 1.8

Remi Collet (remi) fedora-extras-commits at redhat.com
Sun Apr 27 06:25:57 UTC 2008


Author: remi

Update of /cvs/extras/rpms/php-pear-PHP-CompatInfo/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18868

Modified Files:
	php-pear-PHP-CompatInfo.spec sources 
Log Message:
update to 1.7.0


Index: php-pear-PHP-CompatInfo.spec
===================================================================
RCS file: /cvs/extras/rpms/php-pear-PHP-CompatInfo/F-8/php-pear-PHP-CompatInfo.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- php-pear-PHP-CompatInfo.spec	16 Feb 2008 16:42:14 -0000	1.8
+++ php-pear-PHP-CompatInfo.spec	27 Apr 2008 06:25:16 -0000	1.9
@@ -2,7 +2,7 @@
 %define pear_name PHP_CompatInfo
 
 Name:           php-pear-PHP-CompatInfo
-Version:        1.6.1
+Version:        1.7.0
 Release:        1%{?dist}
 Summary:        Find out version and extensions required for a piece of code to run
 Summary(fr):    Trouver version et extensions nécessaires à l'exécution d'un code
@@ -18,6 +18,7 @@
 BuildRequires:  php-pear(PEAR) >= 1.5.4
 Requires:       php-pear(PEAR) >= 1.5.4 php-pear(XML_Util) >= 1.1.4
 Requires:       php-pear(Console_Table) >= 1.0.5 php-pear(Console_Getargs) >= 1.3.3 
+Requires:       php-pear(File_Find) >= 1.3.0 php-pear(XML_Beautifier) >= 1.1
 Requires(post): %{__pear}
 Requires(postun): %{__pear}
 Provides:       php-pear(%{pear_name}) = %{version}
@@ -58,10 +59,8 @@
 install -pm 644 %{pear_name}.xml $RPM_BUILD_ROOT%{pear_xmldir}
 
 # Fix CR/LF
-sed -i -e 's/\r//' $RPM_BUILD_ROOT%{_bindir}/pci.php
+sed -i -e 's/\r//' $RPM_BUILD_ROOT%{_bindir}/pci
 
-# link pci.php to pcicmd to keep consistency with previous release
-ln -s pci.php $RPM_BUILD_ROOT%{_bindir}/pcicmd
 
 popd 
 # Move documentation
@@ -91,8 +90,7 @@
 # yum install php-pear-PHPUnit  # (tested with 3.1.9)
 # cd /usr/share/pear/test/PHP_CompatInfo/tests
 # php AllTests.php
-# should display : Tests: 37, Failures: 3.
-# failure seems ok (result order and / \ separator)
+# should display : OK (45 tests)
 
 
 %files
@@ -100,11 +98,14 @@
 %doc CHANGELOG docdir/docs/*
 %{pear_phpdir}/PHP
 %{pear_xmldir}/%{pear_name}.xml
-%{_bindir}/pci.php
-%{_bindir}/pcicmd
+%{_bindir}/pci
 %{pear_testdir}/%{pear_name}
 
 %changelog
+* Fri Apr 18 2008 Remi Collet <Fedora at FamilleCollet.com> 1.7.0-1
+- update to 1.7.0
+- new Requires File_Find and XML_Beautifier
+
 * Sat Feb 16 2008 Remi Collet <Fedora at FamilleCollet.com> 1.6.1-1
 - update to 1.6.1
 - add check for packaging documentation purpose


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/php-pear-PHP-CompatInfo/F-8/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	16 Feb 2008 16:42:14 -0000	1.7
+++ sources	27 Apr 2008 06:25:16 -0000	1.8
@@ -1 +1 @@
-595282cf8c6aaa4bd10fcd0a20d00ac2  PHP_CompatInfo-1.6.1.tgz
+9dc67267da3579b9e96861c5a5563b42  PHP_CompatInfo-1.7.0.tgz




More information about the fedora-extras-commits mailing list