Author: glen Date: Fri Aug 20 21:53:30 2010 GMT Module: packages Tag: HEAD ---- Log message: - build changelog
---- Files affected: packages/php-pear-PEAR_Command_Packaging: php-pear-PEAR-template.spec (1.19 -> 1.20) ---- 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.19 packages/php-pear-PEAR_Command_Packaging/php-pear-PEAR-template.spec:1.20 --- packages/php-pear-PEAR_Command_Packaging/php-pear-PEAR-template.spec:1.19 Fri Aug 20 23:49:26 2010 +++ packages/php-pear-PEAR_Command_Packaging/php-pear-PEAR-template.spec Fri Aug 20 23:53:25 2010 @@ -12,9 +12,10 @@ Source0: http://@master_server@/get/%{_pearname}-%{version}.tgz # Source0-md5: @tarball_md5@ URL: http://@master_server@/package/@package@/ +BuildRequires: php-packagexml2cl BuildRequires: php-pear-PEAR BuildRequires: rpm-php-pearprov >= 4.4.2-11 -BuildRequires: rpmbuild(macros) >= 1.300 +BuildRequires: rpmbuild(macros) >= 1.571 Requires: php-pear @extra_headers@ BuildArch: @arch@ @@ -33,6 +34,9 @@ %prep %pear_package_setup +%build +packagexml2cl package.xml > ChangeLog + %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{php_pear_dir} @@ -50,7 +54,7 @@ %files %defattr(644,root,root,755) -%doc install.log +%doc ChangeLog install.log %if @have_optional_deps@ %doc optional-packages.txt %endif @@ -65,6 +69,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.20 2010/08/20 21:53:25 glen +- build changelog + Revision 1.19 2010/08/20 21:49:26 glen - drop tests package, packaging them has no value ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-PEAR_Command_Packaging/php-pear-PEAR-template.spec?r1=1.19&r2=1.20&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
