SPECS: gcc.spec - updated to 4.2.0-20060725 (rev. 115734).
pluto
pluto at pld-linux.org
Tue Jul 25 15:17:07 CEST 2006
Author: pluto Date: Tue Jul 25 13:17:07 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 4.2.0-20060725 (rev. 115734).
---- Files affected:
SPECS:
gcc.spec (1.411 -> 1.412)
---- Diffs:
================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.411 SPECS/gcc.spec:1.412
--- SPECS/gcc.spec:1.411 Mon Jul 17 22:01:28 2006
+++ SPECS/gcc.spec Tue Jul 25 15:17:02 2006
@@ -51,8 +51,8 @@
Summary(pt_BR): Coleçăo dos compiladores GNU: o compilador C e arquivos compartilhados
Name: gcc
Version: 4.2.0
-%define _snap 20060702r115125
-Release: 0.%{_snap}.0.3
+%define _snap 20060725r115734
+Release: 0.%{_snap}.1
#Release: 2
Epoch: 5
License: GPL v2+
@@ -61,7 +61,7 @@
#Source0: ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{version}/%{name}-%{version}.tar.bz2
#Source0: ftp://gcc.gnu.org/pub/gcc/snapshots/4.1-%{_snap}/gcc-4.1-%{_snap}.tar.bz2
Source0: gcc-4.2-%{_snap}.tar.bz2
-# Source0-md5: 2c52e4d0b604dd0343260200a8bcfeaf
+# Source0-md5: 4a1609034f22de15e9a94e0938a6595b
Source1: %{name}-optimize-la.pl
Patch0: %{name}-info.patch
Patch1: %{name}-nolocalefiles.patch
@@ -77,8 +77,6 @@
Patch11: %{name}-pr19505.patch
Patch12: %{name}-pr20218.patch
Patch13: %{name}-pr24669.patch
-Patch14: %{name}-pr19664_gnu_internal.patch
-Patch15: %{name}-pr19664_libstdc++.patch
URL: http://gcc.gnu.org/
BuildRequires: autoconf
%{?with_tests:BuildRequires: autogen}
@@ -776,8 +774,6 @@
%patch11 -p1
%patch12 -p1
%patch13 -p1
-%patch14 -p1
-%patch15 -p1
# because we distribute modified version of gcc...
sed -i 's:#define VERSUFFIX.*:#define VERSUFFIX " (PLD-Linux)":' gcc/version.c
@@ -834,7 +830,7 @@
--enable-secureplt \
%endif
%if %{with cxx}
- --with-gxx-include-dir=%{_includedir}/c++/%{version} \
+ --with-gxx-include-dir=%{_includedir}/c++ \
--disable-libstdcxx-pch \
--enable-__cxa_atexit \
--enable-libstdcxx-allocator=new \
@@ -1202,12 +1198,12 @@
%{_includedir}/extc++.h
%{_includedir}/stdc++.h
%{_includedir}/stdtr1c++.h
-%{_includedir}/c++/%{version}
+%{_includedir}/c++
%if %{with java}
-%exclude %{_includedir}/c++/%{version}/java
-%exclude %{_includedir}/c++/%{version}/javax
-%exclude %{_includedir}/c++/%{version}/gcj
-%exclude %{_includedir}/c++/%{version}/gnu
+%exclude %{_includedir}/c++/java
+%exclude %{_includedir}/c++/javax
+%exclude %{_includedir}/c++/gcj
+%exclude %{_includedir}/c++/gnu
%endif
%if %{with multilib}
%{_libdir32}/libstdc++.la
@@ -1309,10 +1305,10 @@
%files -n libgcj-devel
%defattr(644,root,root,755)
-%{_includedir}/c++/%{version}/java
-%{_includedir}/c++/%{version}/javax
-%{_includedir}/c++/%{version}/gcj
-%{_includedir}/c++/%{version}/gnu
+%{_includedir}/c++/java
+%{_includedir}/c++/javax
+%{_includedir}/c++/gcj
+%{_includedir}/c++/gnu
%{_libdir}/gcc/*/*/include/gcj
%{_libdir}/gcc/*/*/include/jawt.h
%{_libdir}/gcc/*/*/include/jawt_md.h
@@ -1421,6 +1417,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.412 2006/07/25 13:17:02 pluto
+- updated to 4.2.0-20060725 (rev. 115734).
+
Revision 1.411 2006/07/17 20:01:28 pluto
- visibility fixes for 4.2.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gcc.spec?r1=1.411&r2=1.412&f=u
More information about the pld-cvs-commit
mailing list