template-specs: php-package.spec - improve format for better copy-paste
glen
glen at pld-linux.org
Tue Nov 2 09:02:44 CET 2010
Author: glen Date: Tue Nov 2 08:02:45 2010 GMT
Module: template-specs Tag: HEAD
---- Log message:
- improve format for better copy-paste
---- Files affected:
template-specs:
php-package.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: template-specs/php-package.spec
diff -u template-specs/php-package.spec:1.6 template-specs/php-package.spec:1.7
--- template-specs/php-package.spec:1.6 Thu Jun 3 11:18:43 2010
+++ template-specs/php-package.spec Tue Nov 2 09:02:38 2010
@@ -1,5 +1,7 @@
# $Revision$, $Date$
-%{?with_phpdeps:%include /usr/lib/rpm/macros.php}
+%if %{with phpdeps}
+%include /usr/lib/rpm/macros.php
+%endif
# new php based depsolver will look into this macro, however it works in static
# manner too.
%define php_min_version 5.0.0
@@ -103,6 +105,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2010/11/02 08:02:38 glen
+- improve format for better copy-paste
+
Revision 1.6 2010/06/03 09:18:43 glen
- update
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/template-specs/php-package.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list