Author: glen Date: Mon Aug 23 19:52:32 2010 GMT Module: packages Tag: HEAD ---- Log message: - newer macros
---- Files affected: packages/php-pear-HTTP_FloodControl: php-pear-HTTP_FloodControl.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: packages/php-pear-HTTP_FloodControl/php-pear-HTTP_FloodControl.spec diff -u packages/php-pear-HTTP_FloodControl/php-pear-HTTP_FloodControl.spec:1.6 packages/php-pear-HTTP_FloodControl/php-pear-HTTP_FloodControl.spec:1.7 --- packages/php-pear-HTTP_FloodControl/php-pear-HTTP_FloodControl.spec:1.6 Sun Aug 22 10:51:10 2010 +++ packages/php-pear-HTTP_FloodControl/php-pear-HTTP_FloodControl.spec Mon Aug 23 21:52:26 2010 @@ -14,7 +14,7 @@ URL: http://pear.php.net/package/HTTP_FloodControl/ 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 Requires: php-pear-PEAR-core Requires: php-pear-PEAR_Exception >= 1.3.3 @@ -72,17 +72,15 @@ %clean rm -rf $RPM_BUILD_ROOT -%post -if [ -f %{_docdir}/%{name}-%{version}/optional-packages.txt ]; then - cat %{_docdir}/%{name}-%{version}/optional-packages.txt -fi +%post -p <lua> +%pear_package_print_optionalpackages %files %defattr(644,root,root,755) %doc install.log optional-packages.txt %{php_pear_dir}/.registry/*.reg -%{php_pear_dir}/HTTP/FloodControl/ %{php_pear_dir}/HTTP/FloodControl.php +%{php_pear_dir}/HTTP/FloodControl %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -90,6 +88,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2010/08/23 19:52:26 glen +- newer macros + Revision 1.6 2010/08/22 08:51:10 glen - ensure rpmbuild macros present ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/php-pear-HTTP_FloodControl/php-pear-HTTP_FloodControl.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
