SPECS: php-pear-Benchmark.spec - optional extensions don't work we...

glen glen at pld-linux.org
Tue Dec 13 12:12:41 CET 2005


Author: glen                         Date: Tue Dec 13 11:12:41 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- optional extensions don't work well when they're installed
- license is new BSD
- rel 3

---- Files affected:
SPECS:
   php-pear-Benchmark.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/php-pear-Benchmark.spec
diff -u SPECS/php-pear-Benchmark.spec:1.21 SPECS/php-pear-Benchmark.spec:1.22
--- SPECS/php-pear-Benchmark.spec:1.21	Tue Dec 13 12:03:03 2005
+++ SPECS/php-pear-Benchmark.spec	Tue Dec 13 12:12:36 2005
@@ -8,8 +8,8 @@
 Summary(pl):	%{_pearname} - testowanie szybkości skryptów i funkcji PHP
 Name:		php-pear-%{_pearname}
 Version:	1.2.4
-Release:	2
-License:	PHP 2.02
+Release:	3
+License:	BSD
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
 # Source0-md5:	fca6607096103380a8bf7498027cd261
@@ -37,17 +37,12 @@
 install -d $RPM_BUILD_ROOT%{php_pear_dir}
 %pear_package_install
 
-%post
-if [ -f %{_docdir}/%{name}-%{version}/optional-packages.txt ]; then
-	cat %{_docdir}/%{name}-%{version}/optional-packages.txt
-fi
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc install.log optional-packages.txt
+%doc install.log
 %doc docs/%{_pearname}/doc/*
 %{php_pear_dir}/.registry/*.reg
 %dir %{php_pear_dir}/%{_class}
@@ -59,6 +54,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2005/12/13 11:12:36  glen
+- optional extensions don't work well when they're installed
+- license is new BSD
+- rel 3
+
 Revision 1.21  2005/12/13 11:03:03  glen
 - cat optional-packages.txt; rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-Benchmark.spec?r1=1.21&r2=1.22&f=u




More information about the pld-cvs-commit mailing list