packages: php-pear-PEAR_Command_Packaging/php-pear-PEAR_Command_Packaging.s...

glen glen at pld-linux.org
Thu Aug 11 16:19:16 CEST 2011


Author: glen                         Date: Thu Aug 11 14:19:16 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- todo about not installed channels

---- Files affected:
packages/php-pear-PEAR_Command_Packaging:
   php-pear-PEAR_Command_Packaging.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: packages/php-pear-PEAR_Command_Packaging/php-pear-PEAR_Command_Packaging.spec
diff -u packages/php-pear-PEAR_Command_Packaging/php-pear-PEAR_Command_Packaging.spec:1.28 packages/php-pear-PEAR_Command_Packaging/php-pear-PEAR_Command_Packaging.spec:1.29
--- packages/php-pear-PEAR_Command_Packaging/php-pear-PEAR_Command_Packaging.spec:1.28	Sun Apr 10 21:09:59 2011
+++ packages/php-pear-PEAR_Command_Packaging/php-pear-PEAR_Command_Packaging.spec	Thu Aug 11 16:19:10 2011
@@ -8,17 +8,19 @@
 #   Requires:   php-pear-Mail_Mime > 1.4.0
 # - add minimum php version used (so that the epoch does not go to nonsense for
 #   older php's, yet think that could blow up php4 only pkgs)
+# - if external channel not installed, channel alias can not be resolved
+#   and deps get generated with full name: php-pear.docblox-project.org-DocBlox
+%define		status		alpha
+%define		pearname	PEAR_Command_Packaging
 %include	/usr/lib/rpm/macros.php
-%define		_status		alpha
-%define		_pearname	PEAR_Command_Packaging
-Summary:	%{_pearname} - make-rpm-spec command for managing RPM .spec files for PEAR packages
-Summary(pl.UTF-8):	%{_pearname} - polecenie make-rpm-spec do zarządzania plikami .spec pakietów PEAR-a
-Name:		php-pear-%{_pearname}
+Summary:	%{pearname} - make-rpm-spec command for managing RPM .spec files for PEAR packages
+Summary(pl.UTF-8):	%{pearname} - polecenie make-rpm-spec do zarządzania plikami .spec pakietów PEAR-a
+Name:		php-pear-%{pearname}
 Version:	0.2.0
 Release:	7
 License:	PHP 3.01
 Group:		Development/Languages/PHP
-Source0:	http://pear.php.net/get/%{_pearname}-%{version}.tgz
+Source0:	http://pear.php.net/get/%{pearname}-%{version}.tgz
 # Source0-md5:	457881b46b8c42ba58cdb698872df2e6
 Source1:	php-pear-PEAR-template.spec
 Patch0:		%{name}.patch
@@ -26,7 +28,7 @@
 BuildRequires:	php-packagexml2cl
 BuildRequires:	php-pear-PEAR >= 1:1.4.3
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
-BuildRequires:	rpmbuild(macros) >= 1.571
+BuildRequires:	rpmbuild(macros) >= 1.580
 Requires:	php-pear
 Requires:	php-pear-PEAR >= 1:1.4.3
 BuildArch:	noarch
@@ -46,7 +48,7 @@
 - tries to intelligently distinguish between PEAR and PECL when
   generating packages
 
-In PEAR status of this package is: %{_status}.
+In PEAR status of this package is: %{status}.
 
 %description -l pl.UTF-8
 To polecenie to ulepszona implementacja standardowego polecenia
@@ -63,7 +65,7 @@
 - próbę inteligentnego rozróżnienia między projektami PEAR a PECL przy
   generowaniu pakietów
 
-Ta klasa ma w PEAR status: %{_status}.
+Ta klasa ma w PEAR status: %{status}.
 
 %prep
 %pear_package_setup
@@ -79,8 +81,8 @@
 install -d $RPM_BUILD_ROOT%{php_pear_dir}
 %pear_package_install
 
-sed -e '/^\$''Log: /,$d' %{SOURCE1} > $RPM_BUILD_ROOT%{php_pear_dir}/data/%{_pearname}/template.spec
-echo '$''Log: $' >> $RPM_BUILD_ROOT%{php_pear_dir}/data/%{_pearname}/template.spec
+sed -e '/^\$''Log: /,$d' %{SOURCE1} > $RPM_BUILD_ROOT%{php_pear_dir}/data/%{pearname}/template.spec
+echo '$''Log: $' >> $RPM_BUILD_ROOT%{php_pear_dir}/data/%{pearname}/template.spec
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -99,6 +101,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2011/08/11 14:19:10  glen
+- todo about not installed channels
+
 Revision 1.28  2011/04/10 19:09:59  glen
 - other channel package naming is done
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-PEAR_Command_Packaging/php-pear-PEAR_Command_Packaging.spec?r1=1.28&r2=1.29&f=u



More information about the pld-cvs-commit mailing list