SPECS: php-pear-PEAR.spec - remove Log section from template.spec

glen glen at pld-linux.org
Wed Sep 28 23:45:03 CEST 2005


Author: glen                         Date: Wed Sep 28 21:45:03 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- remove Log section from template.spec

---- Files affected:
SPECS:
   php-pear-PEAR.spec (1.72 -> 1.73) 

---- Diffs:

================================================================
Index: SPECS/php-pear-PEAR.spec
diff -u SPECS/php-pear-PEAR.spec:1.72 SPECS/php-pear-PEAR.spec:1.73
--- SPECS/php-pear-PEAR.spec:1.72	Wed Sep 28 23:25:03 2005
+++ SPECS/php-pear-PEAR.spec	Wed Sep 28 23:44:58 2005
@@ -9,7 +9,7 @@
 Summary(pl):	%{_pearname} - podstawowa klasa dla PHP PEAR
 Name:		php-pear-%{_pearname}
 Version:	1.4.1
-Release:	1.1
+Release:	1.4
 Epoch:		1
 License:	PHP 3.0
 Group:		Development/Languages/PHP
@@ -93,7 +93,8 @@
 %pear_package_install
 cp -a ./%{_bindir}/* $RPM_BUILD_ROOT%{_bindir}
 
-install %{SOURCE1} $RPM_BUILD_ROOT%{php_pear_dir}/data/%{_class}/template.spec
+sed -e '/^\$''Log: /,$d' %{SOURCE1} > $RPM_BUILD_ROOT%{php_pear_dir}/data/%{_class}/template.spec
+echo '$''Log: $' >> $RPM_BUILD_ROOT%{php_pear_dir}/data/%{_class}/template.spec
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -116,6 +117,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.73  2005/09/28 21:44:58  glen
+- remove Log section from template.spec
+
 Revision 1.72  2005/09/28 21:25:03  glen
 - conflicts line bugfix
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/php-pear-PEAR.spec?r1=1.72&r2=1.73&f=u




More information about the pld-cvs-commit mailing list