SPECS: kdeaccessibility.spec, kdeaddons.spec, kdeadmin.spec, kdear...

pluto pluto at pld-linux.org
Wed Jan 25 17:35:17 CET 2006


Author: pluto                        Date: Wed Jan 25 16:35:17 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- disable all-in-one compilation.

---- Files affected:
SPECS:
   kdeaccessibility.spec (1.51 -> 1.52) , kdeaddons.spec (1.117 -> 1.118) , kdeadmin.spec (1.148 -> 1.149) , kdeartwork.spec (1.98 -> 1.99) , kdeedu.spec (1.94 -> 1.95) , kdegames.spec (1.154 -> 1.155) , kde-i18n-pl.spec (1.19 -> 1.20) , kdemultimedia.spec (1.207 -> 1.208) , kdenetwork-kroupware.spec (1.11 -> 1.12) , kdenetwork.spec (1.204 -> 1.205) , kdepim-kroupware.spec (1.10 -> 1.11) , kdesdk.spec (1.143 -> 1.144) , kde-theme-baghira.spec (1.30 -> 1.31) , kdetoys.spec (1.93 -> 1.94) , kdeutils.spec (1.166 -> 1.167) , kdevelop.spec (1.109 -> 1.110) , kdewebdev.spec (1.56 -> 1.57) 

---- Diffs:

================================================================
Index: SPECS/kdeaccessibility.spec
diff -u SPECS/kdeaccessibility.spec:1.51 SPECS/kdeaccessibility.spec:1.52
--- SPECS/kdeaccessibility.spec:1.51	Sun Jan 22 20:26:13 2006
+++ SPECS/kdeaccessibility.spec	Wed Jan 25 17:35:10 2006
@@ -201,7 +201,7 @@
 
 %configure \
 	--disable-rpath \
-	--enable-final \
+	--disable-final \
 	--with-gstreamer \
 	--with-alsa \
 	--with-akode \
@@ -353,6 +353,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.52  2006/01/25 16:35:10  pluto
+- disable all-in-one compilation.
+
 Revision 1.51  2006/01/22 19:26:13  arekm
 - up to 3.5.1
 

================================================================
Index: SPECS/kdeaddons.spec
diff -u SPECS/kdeaddons.spec:1.117 SPECS/kdeaddons.spec:1.118
--- SPECS/kdeaddons.spec:1.117	Sun Jan 22 20:56:17 2006
+++ SPECS/kdeaddons.spec	Wed Jan 25 17:35:10 2006
@@ -272,7 +272,7 @@
 
 %configure \
 	--disable-rpath \
-	--enable-final \
+	--disable-final \
 	--with-qt-libraries=%{_libdir} \
 %if "%{_lib}" == "lib64"
 	--enable-libsuffix=64 \
@@ -608,6 +608,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.118  2006/01/25 16:35:10  pluto
+- disable all-in-one compilation.
+
 Revision 1.117  2006/01/22 19:56:17  arekm
 - up to 3.5.1
 

================================================================
Index: SPECS/kdeadmin.spec
diff -u SPECS/kdeadmin.spec:1.148 SPECS/kdeadmin.spec:1.149
--- SPECS/kdeadmin.spec:1.148	Sun Jan 22 23:32:30 2006
+++ SPECS/kdeadmin.spec	Wed Jan 25 17:35:10 2006
@@ -230,7 +230,7 @@
 
 %configure \
 	--disable-rpath \
-	--enable-final \
+	--disable-final \
  	--with-pam=yes \
 	--with-qt-libraries=%{_libdir} \
 	--with-shadow \
@@ -324,6 +324,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.149  2006/01/25 16:35:10  pluto
+- disable all-in-one compilation.
+
 Revision 1.148  2006/01/22 22:32:30  arekm
 - up to 3.5.1
 

================================================================
Index: SPECS/kdeartwork.spec
diff -u SPECS/kdeartwork.spec:1.98 SPECS/kdeartwork.spec:1.99
--- SPECS/kdeartwork.spec:1.98	Sun Jan 22 19:58:31 2006
+++ SPECS/kdeartwork.spec	Wed Jan 25 17:35:10 2006
@@ -379,7 +379,7 @@
 	XSCREENSAVER=/usr/%{_lib}/xscreensaver/flame \
 	XSCREENSAVER_CONFIG=/etc/X11/xscreensaver \
 	--disable-rpath \
-	--enable-final \
+	--disable-final \
 	--with-qt-libraries=%{_libdir} \
 %if "%{_lib}" == "lib64"
 	--enable-libsuffix=64 \
@@ -548,6 +548,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.99  2006/01/25 16:35:10  pluto
+- disable all-in-one compilation.
+
 Revision 1.98  2006/01/22 18:58:31  arekm
 - updated to 3.5.1
 

================================================================
Index: SPECS/kdeedu.spec
diff -u SPECS/kdeedu.spec:1.94 SPECS/kdeedu.spec:1.95
--- SPECS/kdeedu.spec:1.94	Sun Jan 22 21:35:40 2006
+++ SPECS/kdeedu.spec	Wed Jan 25 17:35:10 2006
@@ -615,7 +615,7 @@
 
 %configure \
 	--disable-rpath \
-	--enable-final \
+	--disable-final \
 	--with-qt-libraries=%{_libdir} \
 %if "%{_lib}" == "lib64"
 	--enable-libsuffix=64 \
@@ -979,6 +979,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.95  2006/01/25 16:35:10  pluto
+- disable all-in-one compilation.
+
 Revision 1.94  2006/01/22 20:35:40  arekm
 - updated to 3.5.1
 

================================================================
Index: SPECS/kdegames.spec
diff -u SPECS/kdegames.spec:1.154 SPECS/kdegames.spec:1.155
--- SPECS/kdegames.spec:1.154	Sun Jan 22 20:45:53 2006
+++ SPECS/kdegames.spec	Wed Jan 25 17:35:10 2006
@@ -790,7 +790,7 @@
 
 %configure \
 	--disable-rpath \
-	--enable-final \
+	--disable-final \
 	%{?with_highscore:--enable-highscore-dir=/var/games} \
 	--with-qt-libraries=%{_libdir} \
 %if "%{_lib}" == "lib64"
@@ -1194,6 +1194,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.155  2006/01/25 16:35:10  pluto
+- disable all-in-one compilation.
+
 Revision 1.154  2006/01/22 19:45:53  arekm
 - up to 3.5.1
 

================================================================
Index: SPECS/kde-i18n-pl.spec
diff -u SPECS/kde-i18n-pl.spec:1.19 SPECS/kde-i18n-pl.spec:1.20
--- SPECS/kde-i18n-pl.spec:1.19	Fri Dec  2 17:19:56 2005
+++ SPECS/kde-i18n-pl.spec	Wed Jan 25 17:35:10 2006
@@ -38,7 +38,7 @@
 
 %configure \
 	--disable-rpath \
-	--enable-final
+	--disable-final
 
 %{__make}
 
@@ -68,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2006/01/25 16:35:10  pluto
+- disable all-in-one compilation.
+
 Revision 1.19  2005/12/02 16:19:56  adgor
 - Final
 

================================================================
Index: SPECS/kdemultimedia.spec
diff -u SPECS/kdemultimedia.spec:1.207 SPECS/kdemultimedia.spec:1.208
--- SPECS/kdemultimedia.spec:1.207	Sun Jan 22 20:20:16 2006
+++ SPECS/kdemultimedia.spec	Wed Jan 25 17:35:10 2006
@@ -585,7 +585,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 \
@@ -976,6 +976,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.208  2006/01/25 16:35:10  pluto
+- disable all-in-one compilation.
+
 Revision 1.207  2006/01/22 19:20:16  arekm
 - up to 3.5.1
 

================================================================
Index: SPECS/kdenetwork-kroupware.spec
diff -u SPECS/kdenetwork-kroupware.spec:1.11 SPECS/kdenetwork-kroupware.spec:1.12
--- SPECS/kdenetwork-kroupware.spec:1.11	Mon Dec 19 19:20:34 2005
+++ SPECS/kdenetwork-kroupware.spec	Wed Jan 25 17:35:10 2006
@@ -388,7 +388,7 @@
 	--%{!?debug:dis}%{?debug:en}able-debug \
 	--enable-kernel-threads \
 	--with-pam="yes" \
-	--enable-final
+	--disable-final
 %{__make}
 
 %install
@@ -630,6 +630,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2006/01/25 16:35:10  pluto
+- disable all-in-one compilation.
+
 Revision 1.11  2005/12/19 18:20:34  qboosh
 - some macros updates; isn't this spec obsolete?
 

================================================================
Index: SPECS/kdenetwork.spec
diff -u SPECS/kdenetwork.spec:1.204 SPECS/kdenetwork.spec:1.205
--- SPECS/kdenetwork.spec:1.204	Sun Jan 22 19:36:07 2006
+++ SPECS/kdenetwork.spec	Wed Jan 25 17:35:10 2006
@@ -1038,7 +1038,7 @@
 	--%{?debug:en}%{!?debug:dis}able-debug%{?debug:=full} \
 	%{!?debug:--disable-rpath} \
 	--disable-testbed \
-	--enable-final \
+	--disable-final \
 	%{?with_hidden_visibility:--enable-gcc-hidden-visibility} \
 %if "%{_lib}" == "lib64"
 	--enable-libsuffix=64 \
@@ -1740,6 +1740,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.205  2006/01/25 16:35:10  pluto
+- disable all-in-one compilation.
+
 Revision 1.204  2006/01/22 18:36:07  arekm
 - up to 3.5.1
 

================================================================
Index: SPECS/kdepim-kroupware.spec
diff -u SPECS/kdepim-kroupware.spec:1.10 SPECS/kdepim-kroupware.spec:1.11
--- SPECS/kdepim-kroupware.spec:1.10	Thu Apr  7 17:40:05 2005
+++ SPECS/kdepim-kroupware.spec	Wed Jan 25 17:35:10 2006
@@ -276,7 +276,7 @@
 kde_htmldir="%{_htmldir}"; export kde_htmldir
 kde_icondir="%{_pixmapsdir}"; export kde_icondir
 %configure \
-	--enable-final
+	--disable-final
 
 %{__make}
 
@@ -446,6 +446,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2006/01/25 16:35:10  pluto
+- disable all-in-one compilation.
+
 Revision 1.10  2005/04/07 15:40:05  darekr
 - BR: s/perl/perl-base/
 

================================================================
Index: SPECS/kdesdk.spec
diff -u SPECS/kdesdk.spec:1.143 SPECS/kdesdk.spec:1.144
--- SPECS/kdesdk.spec:1.143	Sun Jan 22 22:28:23 2006
+++ SPECS/kdesdk.spec	Wed Jan 25 17:35:10 2006
@@ -748,7 +748,7 @@
 
 %configure \
 	--disable-rpath \
-	--enable-final \
+	--disable-final \
 %if %{with svn}
         --with-apr-config=%{_bindir}/apr-1-config \
         --with-apu-config=%{_bindir}/apu-1-config \
@@ -1218,6 +1218,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.144  2006/01/25 16:35:10  pluto
+- disable all-in-one compilation.
+
 Revision 1.143  2006/01/22 21:28:23  arekm
 - up to 3.5.1
 

================================================================
Index: SPECS/kde-theme-baghira.spec
diff -u SPECS/kde-theme-baghira.spec:1.30 SPECS/kde-theme-baghira.spec:1.31
--- SPECS/kde-theme-baghira.spec:1.30	Mon Nov 14 16:56:20 2005
+++ SPECS/kde-theme-baghira.spec	Wed Jan 25 17:35:10 2006
@@ -228,7 +228,7 @@
 
 %configure \
 	--with-qt-libraries=%{_libdir} \
-	--enable-final
+	--disable-final
 
 %{__make}
 
@@ -322,6 +322,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.31  2006/01/25 16:35:10  pluto
+- disable all-in-one compilation.
+
 Revision 1.30  2005/11/14 15:56:20  blekot
 - forgotten rel up (rel 2)
 - STBR (rel 1 doesn't build on sparc/ppc)

================================================================
Index: SPECS/kdetoys.spec
diff -u SPECS/kdetoys.spec:1.93 SPECS/kdetoys.spec:1.94
--- SPECS/kdetoys.spec:1.93	Sun Jan 22 22:32:54 2006
+++ SPECS/kdetoys.spec	Wed Jan 25 17:35:10 2006
@@ -235,7 +235,7 @@
 
 %configure \
 	--disable-rpath \
-	--enable-final \
+	--disable-final \
 	--with-qt-libraries=%{_libdir} \
 %if "%{_lib}" == "lib64"
 	--enable-libsuffix=64 \
@@ -366,6 +366,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.94  2006/01/25 16:35:10  pluto
+- disable all-in-one compilation.
+
 Revision 1.93  2006/01/22 21:32:54  arekm
 - up to 3.5.1
 

================================================================
Index: SPECS/kdeutils.spec
diff -u SPECS/kdeutils.spec:1.166 SPECS/kdeutils.spec:1.167
--- SPECS/kdeutils.spec:1.166	Sun Jan 22 22:44:52 2006
+++ SPECS/kdeutils.spec	Wed Jan 25 17:35:10 2006
@@ -611,7 +611,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 \
@@ -946,6 +946,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.167  2006/01/25 16:35:10  pluto
+- disable all-in-one compilation.
+
 Revision 1.166  2006/01/22 21:44:52  arekm
 - up to 3.5.1
 

================================================================
Index: SPECS/kdevelop.spec
diff -u SPECS/kdevelop.spec:1.109 SPECS/kdevelop.spec:1.110
--- SPECS/kdevelop.spec:1.109	Sun Jan 22 23:27:57 2006
+++ SPECS/kdevelop.spec	Wed Jan 25 17:35:10 2006
@@ -121,7 +121,7 @@
 	--disable-rpath \
 	--with-qt-libraries=%{_libdir} \
 	%{!?with_ada:--disable-ada} \
-	--enable-final \
+	--disable-final \
 %if "%{_lib}" == "lib64"
 	--enable-libsuffix=64 \
 %endif
@@ -184,6 +184,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.110  2006/01/25 16:35:10  pluto
+- disable all-in-one compilation.
+
 Revision 1.109  2006/01/22 22:27:57  ankry
 - sorted
 

================================================================
Index: SPECS/kdewebdev.spec
diff -u SPECS/kdewebdev.spec:1.56 SPECS/kdewebdev.spec:1.57
--- SPECS/kdewebdev.spec:1.56	Sun Jan 22 23:31:25 2006
+++ SPECS/kdewebdev.spec	Wed Jan 25 17:35:10 2006
@@ -307,7 +307,7 @@
 
 %configure \
 	--disable-rpath \
-	--enable-final \
+	--disable-final \
 	--enable-editors \
 	--with-qt-libraries=%{_libdir} \
 %if "%{_lib}" == "lib64"
@@ -447,6 +447,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.57  2006/01/25 16:35:10  pluto
+- disable all-in-one compilation.
+
 Revision 1.56  2006/01/22 22:31:25  arekm
 - up to 3.5.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kdeaccessibility.spec?r1=1.51&r2=1.52&f=u
    http://cvs.pld-linux.org/SPECS/kdeaddons.spec?r1=1.117&r2=1.118&f=u
    http://cvs.pld-linux.org/SPECS/kdeadmin.spec?r1=1.148&r2=1.149&f=u
    http://cvs.pld-linux.org/SPECS/kdeartwork.spec?r1=1.98&r2=1.99&f=u
    http://cvs.pld-linux.org/SPECS/kdeedu.spec?r1=1.94&r2=1.95&f=u
    http://cvs.pld-linux.org/SPECS/kdegames.spec?r1=1.154&r2=1.155&f=u
    http://cvs.pld-linux.org/SPECS/kde-i18n-pl.spec?r1=1.19&r2=1.20&f=u
    http://cvs.pld-linux.org/SPECS/kdemultimedia.spec?r1=1.207&r2=1.208&f=u
    http://cvs.pld-linux.org/SPECS/kdenetwork-kroupware.spec?r1=1.11&r2=1.12&f=u
    http://cvs.pld-linux.org/SPECS/kdenetwork.spec?r1=1.204&r2=1.205&f=u
    http://cvs.pld-linux.org/SPECS/kdepim-kroupware.spec?r1=1.10&r2=1.11&f=u
    http://cvs.pld-linux.org/SPECS/kdesdk.spec?r1=1.143&r2=1.144&f=u
    http://cvs.pld-linux.org/SPECS/kde-theme-baghira.spec?r1=1.30&r2=1.31&f=u
    http://cvs.pld-linux.org/SPECS/kdetoys.spec?r1=1.93&r2=1.94&f=u
    http://cvs.pld-linux.org/SPECS/kdeutils.spec?r1=1.166&r2=1.167&f=u
    http://cvs.pld-linux.org/SPECS/kdevelop.spec?r1=1.109&r2=1.110&f=u
    http://cvs.pld-linux.org/SPECS/kdewebdev.spec?r1=1.56&r2=1.57&f=u



More information about the pld-cvs-commit mailing list