[packages/php-pear] symfony dirs moved to php-dirs package; rel 2

glen glen at pld-linux.org
Tue Jan 5 00:19:26 CET 2016


commit eedd2fcc277811445a1fd409b2f22566d0903062
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Jan 5 01:19:08 2016 +0200

    symfony dirs moved to php-dirs package; rel 2

 php-pear.spec | 13 ++-----------
 1 file changed, 2 insertions(+), 11 deletions(-)
---
diff --git a/php-pear.spec b/php-pear.spec
index 1d6cc3c..a12cb43 100644
--- a/php-pear.spec
+++ b/php-pear.spec
@@ -2,7 +2,7 @@ Summary:	PEAR - PHP Extension and Application Repository
 Summary(pl.UTF-8):	PEAR - rozszerzenie PHP i repozytorium aplikacji
 Name:		php-pear
 Version:	1.4
-Release:	1
+Release:	2
 Epoch:		4
 License:	Public Domain
 Group:		Development/Languages/PHP
@@ -33,6 +33,7 @@ Source22:	channel-bartlett.xml
 BuildRequires:	/usr/bin/php
 BuildRequires:	php-pear-PEAR >= 1:1.9.0
 BuildRequires:	rpmbuild(macros) >= 1.570
+Requires:	php-dirs >= 1.6-1
 Obsoletes:	php-pear-additional_classes
 Obsoletes:	php4-pear
 Conflicts:	php-pear-PEAR < 1:1.7.2-10
@@ -83,8 +84,6 @@ done
 install -d $RPM_BUILD_ROOT%{php_pear_dir}/{.registry,bin,data,tests}
 cp -a pear/.??* $RPM_BUILD_ROOT%{php_pear_dir}
 
-install -d $RPM_BUILD_ROOT%{php_data_dir}/Symfony/{Bridge,Component}
-
 while read dir; do
 	install -d $RPM_BUILD_ROOT$dir
 done <<EOF
@@ -151,9 +150,6 @@ check_channel_dirs() {
 
 	rpm -qpl %{_rpmdir}/$RPMFILE | LC_ALL=C sort > $rpmfiles
 
-	# temp hack to exclude non-pear dirs
-	%{__sed} -i -e 's#%{php_data_dir}/.*##' $rpmfiles
-
 	sed -i -re "s#^%{php_pear_dir}/?##" $rpmfiles
 
 	# find finds also '.', so use option -B for diff
@@ -179,11 +175,6 @@ check_channel_dirs
 %dir %{php_pear_dir}
 %{php_pear_dir}/*
 
-# other php dirs
-%dir %{php_data_dir}/Symfony
-%dir %{php_data_dir}/Symfony/Bridge
-%dir %{php_data_dir}/Symfony/Component
-
 # PEAR state files
 %ghost %{php_pear_dir}/.depdblock
 %ghost %{php_pear_dir}/.depdb
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list