Author: glen                         Date: Tue Jul 25 18:53:52 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.3.1: adds 'r', short for 'run script'

---- Files affected:
SPECS:
   php-pear-PHP_Shell.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/php-pear-PHP_Shell.spec
diff -u SPECS/php-pear-PHP_Shell.spec:1.3 SPECS/php-pear-PHP_Shell.spec:1.4
--- SPECS/php-pear-PHP_Shell.spec:1.3   Mon Jun 19 03:18:39 2006
+++ SPECS/php-pear-PHP_Shell.spec       Tue Jul 25 20:53:47 2006
@@ -7,12 +7,13 @@
 Summary:       %{_pearname} - an interactive PHP Shell like IPython
 Summary(pl):   %{_pearname} - interaktywna powłoka PHP podobna do IPythona
 Name:          php-pear-%{_pearname}
-Version:       0.3.0
-Release:       2
+Version:       0.3.1
+Release:       1
 License:       MIT
 Group:         Development/Languages/PHP
-Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: 9812da88473d3952899c8048eca9ff5d
+#Source0:      http://pear.php.net/get/%{_pearname}-%{version}.tgz
+Source0:       
http://jan.kneschke.de/projects/php-shell/PHP_Shell-%{version}.tgz
+# Source0-md5: 0e5487d675dd7451138c599265a02af7
 URL:           http://pear.php.net/package/PHP_Shell/
 BuildRequires: php-pear-PEAR
 BuildRequires: rpm-php-pearprov >= 4.4.2-11
@@ -75,16 +76,17 @@
 %{php_pear_dir}/PHP/Shell.php
 %dir %{php_pear_dir}/PHP/Shell
 %{php_pear_dir}/PHP/Shell/Commands.php
-%{php_pear_dir}/PHP/Shell/Options.php
 %{php_pear_dir}/PHP/Shell/Extensions.php
+%{php_pear_dir}/PHP/Shell/Options.php
 %dir %{php_pear_dir}/PHP/Shell/Extensions
 %{php_pear_dir}/PHP/Shell/Extensions/Autoload.php
 %{php_pear_dir}/PHP/Shell/Extensions/AutoloadDebug.php
-%{php_pear_dir}/PHP/Shell/Extensions/InlineHelp.php
-%{php_pear_dir}/PHP/Shell/Extensions/VerbosePrint.php
 %{php_pear_dir}/PHP/Shell/Extensions/Colour.php
 %{php_pear_dir}/PHP/Shell/Extensions/ExecutionTime.php
+%{php_pear_dir}/PHP/Shell/Extensions/InlineHelp.php
+%{php_pear_dir}/PHP/Shell/Extensions/LoadScript.php
 %{php_pear_dir}/PHP/Shell/Extensions/Prototypes.php
+%{php_pear_dir}/PHP/Shell/Extensions/VerbosePrint.php
 
 %files tests
 %defattr(644,root,root,755)
@@ -96,6 +98,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/07/25 18:53:47  glen
+- 0.3.1: adds 'r', short for 'run script'
+
 Revision 1.3  2006/06/19 01:18:39  glen
 - missing dirs
 - drop wrapper and use real shebang so the interpreter dep is autogenerated
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-PHP_Shell.spec?r1=1.3&r2=1.4&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to