Author: glen                         Date: Mon May 19 08:08:45 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- PEAR/FixPHP5PEARWarnings.php moved to -core so -core will not depend on main 
pkg; rel 3

---- Files affected:
SPECS:
   php-pear-PEAR.spec (1.143 -> 1.144) 

---- Diffs:

================================================================
Index: SPECS/php-pear-PEAR.spec
diff -u SPECS/php-pear-PEAR.spec:1.143 SPECS/php-pear-PEAR.spec:1.144
--- SPECS/php-pear-PEAR.spec:1.143      Mon May 19 09:56:18 2008
+++ SPECS/php-pear-PEAR.spec    Mon May 19 10:08:39 2008
@@ -8,8 +8,6 @@
 # Conditional build:
 %bcond_with    FHS                     # writable files in /var/lib/pear. 
NEEDS LOTS OF PATCHING AND CONVINCING UPSTREAM
 #
-# NOTE
-# - macros needed to build this package are in SOURCES/[EMAIL PROTECTED]
 %define                _class          PEAR
 %define                _status         stable
 %define                _pearname       %{_class}
@@ -19,7 +17,7 @@
 Summary(pl.UTF-8):     Podstawowy system PEAR
 Name:          php-pear-%{_pearname}
 Version:       1.7.2
-Release:       2
+Release:       3
 Epoch:         1
 License:       PHP 3.0
 Group:         Development/Languages/PHP
@@ -206,15 +204,17 @@
 %defattr(644,root,root,755)
 %doc install.log optional-packages.txt
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/pear.conf
-%attr(755,root,root) %{_bindir}/*
+%{_bindir}/pear
+%{_bindir}/peardev
+%{_bindir}/pecl
 %{php_pear_dir}/.registry/pear.reg
 %{php_pear_dir}/pearcmd.php
 %{php_pear_dir}/peclcmd.php
-%{php_pear_dir}/PEAR/[!CE]*
-%{php_pear_dir}/PEAR/ChannelFile*
-%{php_pear_dir}/PEAR/Command*
-%{php_pear_dir}/PEAR/Config.php
-%{php_pear_dir}/PEAR/Common.php
+%{php_pear_dir}/PEAR/*
+# in -core subpackage
+%exclude %{php_pear_dir}/PEAR/ErrorStack.php
+%exclude %{php_pear_dir}/PEAR/Exception.php
+%exclude %{php_pear_dir}/PEAR/FixPHP5PEARWarnings.php
 
 %{php_pear_dir}/data/*
 
@@ -246,6 +246,7 @@
 %dir %{php_pear_dir}/PEAR
 %{php_pear_dir}/PEAR/ErrorStack.php
 %{php_pear_dir}/PEAR/Exception.php
+%{php_pear_dir}/PEAR/FixPHP5PEARWarnings.php
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -253,6 +254,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.144  2008-05-19 08:08:39  glen
+- PEAR/FixPHP5PEARWarnings.php moved to -core so -core will not depend on main 
pkg; rel 3
+
 Revision 1.143  2008-05-19 07:56:18  glen
 - fix typo in obsoletes; rel 2
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/php-pear-PEAR.spec?r1=1.143&r2=1.144&f=u

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

Reply via email to