SPECS: gcc.spec - add --enable-java-awt

arekm arekm at pld-linux.org
Mon Jan 1 19:18:25 CET 2007


Author: arekm                        Date: Mon Jan  1 18:18:25 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add --enable-java-awt

---- Files affected:
SPECS:
   gcc.spec (1.451 -> 1.452) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.451 SPECS/gcc.spec:1.452
--- SPECS/gcc.spec:1.451	Mon Jan  1 15:22:58 2007
+++ SPECS/gcc.spec	Mon Jan  1 19:18:16 2007
@@ -47,7 +47,7 @@
 %define		_minor_ver	0
 Version:	%{_major_ver}.%{_minor_ver}
 %define		_snap	20061231r120298
-Release:	0.%{_snap}.3
+Release:	0.%{_snap}.4
 #Release:	2
 Epoch:		5
 License:	GPL v2+
@@ -885,6 +885,7 @@
 	%{!?with_alsa:--disable-alsa} \
 	%{!?with_dssi:--disable-dssi} \
 	--disable-gconf-peer \
+	--enable-java-awt="xlib%{?with_gtk:,gtk}%{?with_qt:,qt}" \
 	%{!?with_gtk:--disable-gtk-peer} \
 	%{!?with_qt:--disable-qt-peer} \
 	--enable-libgcj \
@@ -1498,6 +1499,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.452  2007/01/01 18:18:16  arekm
+- add --enable-java-awt
+
 Revision 1.451  2007/01/01 14:22:58  arekm
 - correct bcond names (?)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gcc.spec?r1=1.451&r2=1.452&f=u



More information about the pld-cvs-commit mailing list