packages (CUPS_1_4): cups/cups.spec - really eneble debug when built with -...
baggins
baggins at pld-linux.org
Fri Aug 5 13:46:58 CEST 2011
Author: baggins Date: Fri Aug 5 11:46:58 2011 GMT
Module: packages Tag: CUPS_1_4
---- Log message:
- really eneble debug when built with -debug
---- Files affected:
packages/cups:
cups.spec (1.298.2.1 -> 1.298.2.2)
---- Diffs:
================================================================
Index: packages/cups/cups.spec
diff -u packages/cups/cups.spec:1.298.2.1 packages/cups/cups.spec:1.298.2.2
--- packages/cups/cups.spec:1.298.2.1 Tue Jul 12 21:41:33 2011
+++ packages/cups/cups.spec Fri Aug 5 13:46:52 2011
@@ -349,7 +349,7 @@
%{?with_php:--with-php=%{_bindir}/php} \
%{?with_python:--with-python=%{_bindir}/python}
-%{__make}
+%{__make} %{?debug:OPTIONS="-DDEBUG"}
%{__perl} -pi -e 's#-I\.\.\/\.\.#-I../.. -I../../cups#g' scripting/php/Makefile
%{?with_php:%{__make} -C scripting/php PHPCONFIG=%{_bindir}/php-config}
@@ -727,6 +727,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.298.2.2 2011/08/05 11:46:52 baggins
+- really eneble debug when built with -debug
+
Revision 1.298.2.1 2011/07/12 19:41:33 arekm
- up to 1.4.7
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cups/cups.spec?r1=1.298.2.1&r2=1.298.2.2&f=u
More information about the pld-cvs-commit
mailing list