]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- correct bcond names (?) auto/th/gcc-4_2_0-0_20061231r120298_3
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 1 Jan 2007 14:22:58 +0000 (14:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gcc.spec -> 1.451

gcc.spec

index 706afb460f83c2b0eed8a41fe273c2b2c5397eac..cf42e68753fa5850b8184a1efeefca570cc97477 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -46,7 +46,7 @@ Name:         gcc
 %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+
@@ -884,8 +884,8 @@ TEXCONFIG=false \
        %{!?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 \
This page took 0.165348 seconds and 4 git commands to generate.