Author: pluto                        Date: Wed Apr 18 13:15:08 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- enable .gnu.hash by default, enable libgcjwebplugin.so.

---- Files affected:
SPECS:
   gcc.spec (1.477 -> 1.478) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.477 SPECS/gcc.spec:1.478
--- SPECS/gcc.spec:1.477        Mon Apr 16 11:38:58 2007
+++ SPECS/gcc.spec      Wed Apr 18 15:15:02 2007
@@ -57,7 +57,7 @@
 %define                _snap   20070316
 #Release               0.%{_snap}.3
 %define                _bdiff  20070415
-Release:       0.%{_bdiff}.1
+Release:       0.%{_bdiff}.2
 #Release:      2
 Epoch:         6
 License:       GPL v2+
@@ -67,6 +67,7 @@
 #Source0:      
ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{version}/%{name}-%{version}.tar.bz2
 #Source0:      
ftp://gcc.gnu.org/pub/gcc/snapshots/4.2-%{_snap}/gcc-4.2-%{_snap}.tar.bz2
 Source1:       %{name}-optimize-la.pl
+Patch100:      %{name}-branch.diff
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-nolocalefiles.patch
 Patch2:                %{name}-nodebug.patch
@@ -81,7 +82,7 @@
 Patch12:       %{name}-pr20218.patch
 Patch13:       %{name}-force_jar_wrapper.patch
 Patch14:       %{name}-pr29512.patch
-Patch15:       %{name}-branch.diff
+Patch15:       %{name}-hash-style-gnu.patch
 URL:           http://gcc.gnu.org/
 BuildRequires: autoconf
 %{?with_tests:BuildRequires:   autogen}
@@ -144,6 +145,7 @@
 BuildRequires: QtGui-devel >= 4.0.1
 BuildRequires: qt4-build >= 4.0.1
 %endif
+BuildRequires: xulrunner-devel >= 1.8.1.3-1.20070321.5
 %endif
 # AS_NEEDED directive for dynamic linker
 # http://sources.redhat.com/ml/glibc-cvs/2005-q1/msg00614.html
@@ -810,6 +812,7 @@
 %prep
 #setup -q -n gcc-%{version}
 %setup -q -n gcc-%{version}-%{_snap}
+%patch100 -p1
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -897,6 +900,7 @@
 %if %{with x}
        --enable-java-awt="xlib%{?with_gtk:,gtk}%{?with_qt:,qt}" \
 %endif
+       --enable-plugin \
        --enable-libgcj \
        --enable-libgcj-multifile \
        --enable-libgcj-database \
@@ -1404,6 +1408,7 @@
 %{?with_x:%attr(755,root,root) %{_libdir}/lib-gnu-awt-xlib.so.*.*.*}
 %dir %{_libdir}/gcj-%{version}
 %{_libdir}/gcj-%{version}/classmap.db
+%attr(755,root,root) %{_libdir}/gcj-%{version}/libgcjwebplugin.so
 %{?with_alsa:%attr(755,root,root) %{_libdir}/gcj-%{version}/libgjsmalsa.so*}
 %{?with_dssi:%attr(755,root,root) %{_libdir}/gcj-%{version}/libgjsmdssi.so*}
 %{?with_gtk:%attr(755,root,root) %{_libdir}/gcj-%{version}/libgtkpeer.so}
@@ -1527,6 +1532,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.478  2007/04/18 13:15:02  pluto
+- enable .gnu.hash by default, enable libgcjwebplugin.so.
+
 Revision 1.477  2007/04/16 09:38:58  pluto
 - branch diff (bugfixes) applied.
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to