Author: glen                         Date: Sun Jun 11 13:02:51 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 0.1.10

---- Files affected:
SPECS:
   php-pear-PHP_Beautifier.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/php-pear-PHP_Beautifier.spec
diff -u SPECS/php-pear-PHP_Beautifier.spec:1.27 
SPECS/php-pear-PHP_Beautifier.spec:1.28
--- SPECS/php-pear-PHP_Beautifier.spec:1.27     Tue May 23 22:18:14 2006
+++ SPECS/php-pear-PHP_Beautifier.spec  Sun Jun 11 15:02:46 2006
@@ -8,13 +8,13 @@
 Summary:       %{_pearname} - beautifier for PHP
 Summary(pl):   %{_pearname} - upiększacz dla PHP
 Name:          php-pear-%{_pearname}
-Version:       0.1.8
+Version:       0.1.10
 Release:       1
 Epoch:         0
 License:       PHP 2.02
 Group:         Development/Languages/PHP
 Source0:       http://pear.php.net/get/%{_pearname}-%{version}.tgz
-# Source0-md5: 8ea550036a3c06d713972454ccede19b
+# Source0-md5: 94d974648bb2b0c60ec0b4b20edacf65
 Patch0:                %{name}-path_fix.patch
 URL:           http://pear.php.net/package/PHP_Beautifier/
 BuildRequires: php-pear-PEAR
@@ -28,6 +28,9 @@
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# exclude optional dependencies
+%define                _noautoreq      'pear(Console/Getopt.*)' 
'pear(Archive/Tar.*)'
+
 %description
 This program reformat and beautify PHP source code files
 automatically.
@@ -68,6 +71,11 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post
+if [ -f %{_docdir}/%{name}-%{version}/optional-packages.txt ]; then
+       cat %{_docdir}/%{name}-%{version}/optional-packages.txt
+fi
+
 %files
 %defattr(644,root,root,755)
 %doc install.log optional-packages.txt
@@ -89,6 +97,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2006/06/11 13:02:46  glen
+- 0.1.10
+
 Revision 1.27  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-PHP_Beautifier.spec?r1=1.27&r2=1.28&f=u

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

Reply via email to