SPECS: kdelibs.spec, arts.spec - disable-final (memory hog and no ...
pluto
pluto at pld-linux.org
Wed Dec 28 00:02:15 CET 2005
Author: pluto Date: Tue Dec 27 23:02:15 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- disable-final (memory hog and no major optimizations).
---- Files affected:
SPECS:
kdelibs.spec (1.440 -> 1.441) , arts.spec (1.123 -> 1.124)
---- Diffs:
================================================================
Index: SPECS/kdelibs.spec
diff -u SPECS/kdelibs.spec:1.440 SPECS/kdelibs.spec:1.441
--- SPECS/kdelibs.spec:1.440 Mon Dec 19 01:59:49 2005
+++ SPECS/kdelibs.spec Wed Dec 28 00:02:05 2005
@@ -354,7 +354,7 @@
%configure \
--%{?debug:en}%{!?debug:dis}able-debug%{?debug:=full} \
%{!?debug:--disable-rpath} \
- --enable-final \
+ --disable-final \
%{?with_hidden_visibility:--enable-gcc-hidden-visibility} \
%if "%{_lib}" == "lib64"
--enable-libsuffix=64 \
@@ -1006,6 +1006,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441 2005/12/27 23:02:05 pluto
+- disable-final (memory hog and no major optimizations).
+
Revision 1.440 2005/12/19 00:59:49 ankry
- rel. 6
================================================================
Index: SPECS/arts.spec
diff -u SPECS/arts.spec:1.123 SPECS/arts.spec:1.124
--- SPECS/arts.spec:1.123 Tue Nov 22 23:43:36 2005
+++ SPECS/arts.spec Wed Dec 28 00:02:05 2005
@@ -174,7 +174,7 @@
%endif
--%{?debug:en}%{!?debug:dis}able-debug%{?debug:=full} \
%{!?debug:--disable-rpath} \
- --enable-final \
+ --disable-final \
--with-qt-libraries=%{_libdir} \
--with%{!?with_alsa:out}-alsa
@@ -313,6 +313,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.124 2005/12/27 23:02:05 pluto
+- disable-final (memory hog and no major optimizations).
+
Revision 1.123 2005/11/22 22:43:36 arekm
- rel 1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kdelibs.spec?r1=1.440&r2=1.441&f=u
http://cvs.pld-linux.org/SPECS/arts.spec?r1=1.123&r2=1.124&f=u
More information about the pld-cvs-commit
mailing list