SPECS (DEVEL): php-pear-PhpDocumentor.spec - commit my last change...

glen glen at pld-linux.org
Thu Aug 25 12:04:47 CEST 2005


Author: glen                         Date: Thu Aug 25 10:04:47 2005 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- commit my last changes, dated 2005-06-19

---- Files affected:
SPECS:
   php-pear-PhpDocumentor.spec (1.11.2.5 -> 1.11.2.6) 

---- Diffs:

================================================================
Index: SPECS/php-pear-PhpDocumentor.spec
diff -u SPECS/php-pear-PhpDocumentor.spec:1.11.2.5 SPECS/php-pear-PhpDocumentor.spec:1.11.2.6
--- SPECS/php-pear-PhpDocumentor.spec:1.11.2.5	Sun Jun 19 19:04:13 2005
+++ SPECS/php-pear-PhpDocumentor.spec	Thu Aug 25 12:04:42 2005
@@ -14,7 +14,7 @@
 Name:		php-pear-%{_pearname}
 Version:	1.3.0
 %define	_rc RC3
-Release:	0.%{_rc}.4
+Release:	0.%{_rc}.5
 License:	PHP 3.00
 Group:		Development/Languages/PHP
 Source0:	http://pear.php.net/get/%{_pearname}-%{version}%{_rc}.tgz
@@ -192,6 +192,13 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post
+if [ -x /usr/bin/pear ]; then
+	umask 002
+	# this builds the pear registry depdb
+	/usr/bin/pear list > /dev/null
+fi
+
 %files
 %defattr(644,root,root,755)
 %doc %{_pearname}-%{version}%{_rc}/{Authors,ChangeLog,FAQ,INSTALL,PHPLICENSE.txt,README,Release*,poweredbyphpdoc.gif}
@@ -210,6 +217,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11.2.6  2005/08/25 10:04:42  glen
+- commit my last changes, dated 2005-06-19
+
 Revision 1.11.2.5  2005/06/19 17:04:13  glen
 - missing dir
 - NOTE: it doesn't work non-root now
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-PhpDocumentor.spec?r1=1.11.2.5&r2=1.11.2.6&f=u




More information about the pld-cvs-commit mailing list