SPECS: gcc.spec - correct bcond names (?)
arekm
arekm at pld-linux.org
Mon Jan 1 15:23:04 CET 2007
Author: arekm Date: Mon Jan 1 14:23:04 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- correct bcond names (?)
---- Files affected:
SPECS:
gcc.spec (1.450 -> 1.451)
---- Diffs:
================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.450 SPECS/gcc.spec:1.451
--- SPECS/gcc.spec:1.450 Mon Jan 1 01:10:07 2007
+++ SPECS/gcc.spec Mon Jan 1 15:22:58 2007
@@ -47,7 +47,7 @@
%define _minor_ver 0
Version: %{_major_ver}.%{_minor_ver}
%define _snap 20061231r120298
-Release: 0.%{_snap}.2
+Release: 0.%{_snap}.3
#Release: 2
Epoch: 5
License: GPL v2+
@@ -885,8 +885,8 @@
%{!?with_alsa:--disable-alsa} \
%{!?with_dssi:--disable-dssi} \
--disable-gconf-peer \
- %{!?with_gtk_peer:--disable-gtk-peer} \
- %{!?with_qt_peer:--disable-qt-peer} \
+ %{!?with_gtk:--disable-gtk-peer} \
+ %{!?with_qt:--disable-qt-peer} \
--enable-libgcj \
--enable-libgcj-multifile \
--enable-libgcj-database \
@@ -1498,6 +1498,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.451 2007/01/01 14:22:58 arekm
+- correct bcond names (?)
+
Revision 1.450 2007/01/01 00:10:07 arekm
- rel .2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gcc.spec?r1=1.450&r2=1.451&f=u
More information about the pld-cvs-commit
mailing list