[packages/php-pear-PEAR] move OS and System to base package to make -core package dependency-less

glen glen at pld-linux.org
Tue Jan 22 23:08:10 CET 2019


commit be336a7a9299e4ad81deaf3622a6644805c629db
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Wed Jan 23 00:07:57 2019 +0200

    move OS and System to base package to make -core package dependency-less

 php-pear-PEAR.spec | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/php-pear-PEAR.spec b/php-pear-PEAR.spec
index f638560..7c2597a 100644
--- a/php-pear-PEAR.spec
+++ b/php-pear-PEAR.spec
@@ -13,7 +13,7 @@ Summary:	PEAR Base System
 Summary(pl.UTF-8):	Podstawowy system PEAR
 Name:		php-pear-%{_pearname}
 Version:	1.10.6
-Release:	1
+Release:	2
 Epoch:		1
 License:	New BSD License
 Group:		Development/Languages/PHP
@@ -98,8 +98,6 @@ Requires:	php(core) >= %{php_min_version}
 %description core
 This package includes PEAR core classes:
 - PEAR class and PEAR_Error
-- System
-- OS_Guess
 and classes for PHP 5:
 - PEAR_ErrorStack and PEAR_Exception
 
@@ -188,6 +186,8 @@ rm -rf $RPM_BUILD_ROOT
 %{php_pear_dir}/pearcmd.php
 %{php_pear_dir}/peclcmd.php
 %{php_pear_dir}/PEAR/*
+%{php_pear_dir}/OS
+%{php_pear_dir}/System.php
 
 # in -core subpackage
 %exclude %{php_pear_dir}/PEAR/ErrorStack.php
@@ -198,8 +198,6 @@ rm -rf $RPM_BUILD_ROOT
 %files core
 %defattr(644,root,root,755)
 %{php_pear_dir}/PEAR.php
-%{php_pear_dir}/System.php
-%{php_pear_dir}/OS
 %dir %{php_pear_dir}/PEAR
 %{php_pear_dir}/PEAR/ErrorStack.php
 %{php_pear_dir}/PEAR/Exception.php
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-pear-PEAR.git/commitdiff/be336a7a9299e4ad81deaf3622a6644805c629db



More information about the pld-cvs-commit mailing list