SPECS: cups.spec - debug enabled when build with --debug
witekfl
witekfl at pld-linux.org
Mon Jul 25 20:54:10 CEST 2005
Author: witekfl Date: Mon Jul 25 18:54:10 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- debug enabled when build with --debug
---- Files affected:
SPECS:
cups.spec (1.121 -> 1.122)
---- Diffs:
================================================================
Index: SPECS/cups.spec
diff -u SPECS/cups.spec:1.121 SPECS/cups.spec:1.122
--- SPECS/cups.spec:1.121 Tue May 3 14:28:03 2005
+++ SPECS/cups.spec Mon Jul 25 20:54:05 2005
@@ -247,6 +247,7 @@
%{__autoconf}
%configure \
--libdir=%{_ulibdir} \
+ %{?debug:--enable-debug} \
--with-docdir=%{_ulibdir}/%{name}/cgi-bin
%{__make}
@@ -495,6 +496,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.122 2005/07/25 18:54:05 witekfl
+- debug enabled when build with --debug
+
Revision 1.121 2005/05/03 12:28:03 mmazur
- rel 3; builds with gcc4 on all archs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/cups.spec?r1=1.121&r2=1.122&f=u
More information about the pld-cvs-commit
mailing list