Author: glen Date: Fri Apr 8 19:54:16 2011 GMT Module: packages Tag: HEAD ---- Log message: - package.xml always with this name - update spec
---- Files affected: packages/php-pear-PEAR_Command_Packaging: php-pear-PEAR-template.spec (1.27 -> 1.28) ---- 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.27 packages/php-pear-PEAR_Command_Packaging/php-pear-PEAR-template.spec:1.28 --- packages/php-pear-PEAR_Command_Packaging/php-pear-PEAR-template.spec:1.27 Sat Oct 2 17:46:00 2010 +++ packages/php-pear-PEAR_Command_Packaging/php-pear-PEAR-template.spec Fri Apr 8 21:54:10 2011 @@ -14,7 +14,7 @@ BuildRequires: php-packagexml2cl BuildRequires: php-pear-PEAR BuildRequires: rpm-php-pearprov >= 4.4.2-11 -BuildRequires: rpmbuild(macros) >= 1.580 +BuildRequires: rpmbuild(macros) >= 1.593 Requires: php-pear @extra_headers@ @arch_statement@ @@ -36,16 +36,13 @@ %pear_package_setup %build -packagexml2cl package@[email protected] > ChangeLog +packagexml2cl package.xml > ChangeLog %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{php_pear_dir} %pear_package_install -# don't care for tests -rm -rf $RPM_BUILD_ROOT%{php_pear_dir}/tests/%{pearname} - %clean rm -rf $RPM_BUILD_ROOT @@ -80,6 +77,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28 2011/04/08 19:54:10 glen +- package.xml always with this name +- update spec + Revision 1.27 2010/10/02 15:46:00 glen - use package name from code logic - new newer macros for pearname macro ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-PEAR_Command_Packaging/php-pear-PEAR-template.spec?r1=1.27&r2=1.28&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
