SPECS: php-pear-PhpDocumentor.spec - 1.3.0 stable

glen glen at pld-linux.org
Mon Sep 4 22:57:40 CEST 2006


Author: glen                         Date: Mon Sep  4 20:57:40 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 1.3.0 stable

---- Files affected:
SPECS:
   php-pear-PhpDocumentor.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: SPECS/php-pear-PhpDocumentor.spec
diff -u SPECS/php-pear-PhpDocumentor.spec:1.25 SPECS/php-pear-PhpDocumentor.spec:1.26
--- SPECS/php-pear-PhpDocumentor.spec:1.25	Tue May 23 22:18:14 2006
+++ SPECS/php-pear-PhpDocumentor.spec	Mon Sep  4 22:57:35 2006
@@ -8,21 +8,19 @@
 # - treemenu needs patching (removing from this package)
 %include	/usr/lib/rpm/macros.php
 %define		_class		PhpDocumentor
-%define		_status		beta
+%define		_status		stable
 %define		_pearname	%{_class}
 
-%define	_rc RC6
-%define	_rel 0.2
 Summary:	%{_pearname} - provides automatic documenting of PHP API directly from source
 Summary(pl):	%{_pearname} - automatyczne tworzenie dokumentacji API PHP prosto ze źródeł
 Name:		php-pear-%{_pearname}
 Version:	1.3.0
-Release:	0.%{_rc}.%{_rel}
+Release:	1
 Epoch:		0
 License:	PHP 3.00
 Group:		Development/Languages/PHP
-Source0:	http://pear.php.net/get/%{_pearname}-%{version}%{_rc}.tgz
-# Source0-md5:	e6f31c313b0b06c09acaf7047e6a5b23
+Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
+# Source0-md5:	aed75aaeceb4439ca0534f98e2513683
 Patch0:		%{name}-includes_fix.patch
 Patch1:		%{name}-smarty.patch
 Patch2:		%{name}-html_treemenu_includes_fix.patch
@@ -146,10 +144,8 @@
 
 %prep
 %pear_package_setup
-# patches
 %patch0 -p1
 %patch1 -p1
-#%patch1 -p1
 
 rm -f docs/%{_pearname}/PHPLICENSE # PHP License
 
@@ -160,6 +156,7 @@
 rm -rf ./%{php_pear_dir}/PhpDocumentor/phpDocumentor/Smarty-*
 rm -rf ./%{php_pear_dir}/data/PhpDocumentor/phpDocumentor/Smarty-*
 
+# packaging corrections. we want sample scripts in doc
 install -d docs/%{_pearname}
 mv ./%{php_pear_dir}/%{_class}/scripts docs/%{_pearname}
 mv ./%{_bindir}/scripts/* docs/%{_pearname}/scripts
@@ -168,8 +165,8 @@
 rm -rf $RPM_BUILD_ROOT
 
 install -d $RPM_BUILD_ROOT{%{_bindir},%{php_pear_dir},%{_smartyplugindir}}
-cp -a ./%{_bindir}/phpdoc $RPM_BUILD_ROOT%{_bindir}
 %pear_package_install
+cp -a ./%{_bindir}/phpdoc $RPM_BUILD_ROOT%{_bindir}
 cp -a plugins/* $RPM_BUILD_ROOT%{_smartyplugindir}
 
 %clean
@@ -203,6 +200,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2006/09/04 20:57:35  glen
+- 1.3.0 stable
+
 Revision 1.25  2006/05/23 20:18:14  glen
 - BR rpm-build macros >= 1.300 for %pear_ macros
 
================================================================

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



More information about the pld-cvs-commit mailing list