packages: php-pear-PEAR_Command_Packaging/php-pear-PEAR-template.spec - use...

glen glen at pld-linux.org
Sat Oct 2 17:46:05 CEST 2010


Author: glen                         Date: Sat Oct  2 15:46:05 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- use package name from code logic
- new newer macros for pearname macro
- sample for other channel registry.

---- Files affected:
packages/php-pear-PEAR_Command_Packaging:
   php-pear-PEAR-template.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: packages/php-pear-PEAR_Command_Packaging/php-pear-PEAR-template.spec
diff -u packages/php-pear-PEAR_Command_Packaging/php-pear-PEAR-template.spec:1.26 packages/php-pear-PEAR_Command_Packaging/php-pear-PEAR-template.spec:1.27
--- packages/php-pear-PEAR_Command_Packaging/php-pear-PEAR-template.spec:1.26	Sat Aug 21 20:10:38 2010
+++ packages/php-pear-PEAR_Command_Packaging/php-pear-PEAR-template.spec	Sat Oct  2 17:46:00 2010
@@ -3,7 +3,7 @@
 %define		status		@release_state@
 %define		pearname	@package@
 Summary:	%{pearname} - @summary@
-Name:		php-pear-%{pearname}
+Name:		@rpm_package@
 Version:	@version@
 Release:	@release@
 License:	@release_license@
@@ -14,7 +14,7 @@
 BuildRequires:	php-packagexml2cl
 BuildRequires:	php-pear-PEAR
 BuildRequires:	rpm-php-pearprov >= 4.4.2-11
-BuildRequires:	rpmbuild(macros) >= 1.571
+BuildRequires:	rpmbuild(macros) >= 1.580
 Requires:	php-pear
 @extra_headers@
 @arch_statement@
@@ -62,6 +62,7 @@
 %endif
 @doc_files_statement@
 %{php_pear_dir}/.registry/*.reg
+#%{php_pear_dir}/.registry/.channel.*/*.reg
 @cfg_files_statement@
 @script_files_statement@
 @php_files_statement@
@@ -79,6 +80,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2010/10/02 15:46:00  glen
+- use package name from code logic
+- new newer macros for pearname macro
+- sample for other channel registry.
+
 Revision 1.26  2010/08/21 18:10:38  glen
 - _sysconfdir macro from php-pear-Services_Amazon_SQS.spec
 
================================================================

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



More information about the pld-cvs-commit mailing list