Author: pluto                        Date: Thu May 29 13:45:19 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 4.3.1-RC2, needs libtool fix (see TODO).

---- Files affected:
SPECS:
   gcc.spec (1.535 -> 1.536) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.535 SPECS/gcc.spec:1.536
--- SPECS/gcc.spec:1.535        Wed May 28 08:00:33 2008
+++ SPECS/gcc.spec      Thu May 29 15:45:14 2008
@@ -2,6 +2,12 @@
 #
 # TODO:
 #      - gconf peer? (but libgcj needs split anyway)
+#      - libtool breakage:
+#      
/home/users/builder/rpm/BUILD/gcc-4.3.1-RC-20080529/builddir/x86_64-pld-linux/libjava/classpath/libtool:
 line 154: CDPATH: command not found
+#      libtool: Version mismatch error.  This is libtool 2.1a, but the
+#      libtool: definition of this LT_INIT comes from an older release.
+#      libtool: You should recreate aclocal.m4 with macros from libtool 2.1a
+#      libtool: and run autoconf again.
 #
 # Conditional build:
 %bcond_without ada             # build without ADA support
@@ -53,13 +59,13 @@
 Summary(pt_BR.UTF-8):  Coleção dos compiladores GNU: o compilador C e arquivos 
compartilhados
 Name:          gcc
 Version:       %{_major_ver}.%{_minor_ver}
-Release:       0.rc1.1
+Release:       0.rc2.1
 Epoch:         6
 License:       GPL v3+
 Group:         Development/Languages
 #Source0:      
ftp://gcc.gnu.org/pub/gcc/releases/gcc-%{version}/%{name}-%{version}.tar.bz2
-Source0:       
ftp://gcc.gnu.org/pub/gcc/snapshots/%{version}-RC-20080523/%{name}-%{version}-RC-20080523.tar.bz2
-# Source0-md5: cfe4edb8969584459260e9744adce3b5
+Source0:       
ftp://gcc.gnu.org/pub/gcc/snapshots/%{version}-RC-20080529/%{name}-%{version}-RC-20080529.tar.bz2
+# Source0-md5: 117b52c99ffc6a1a8c6ce0fb13a0748f
 Source1:       %{name}-optimize-la.pl
 Patch100:      %{name}-branch.diff.bz2
 Patch0:                %{name}-info.patch
@@ -1302,7 +1308,7 @@
 
 %prep
 #setup -q
-%setup -q -n %{name}-%{version}-RC-20080523
+%setup -q -n %{name}-%{version}-RC-20080529
 #patch100 -p0
 %patch0 -p1
 %patch1 -p1
@@ -2143,6 +2149,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.536  2008-05-29 13:45:14  pluto
+- updated to 4.3.1-RC2, needs libtool fix (see TODO).
+
 Revision 1.535  2008-05-28 06:00:33  tommat
 - added moresparcs patch, sparcv9 target still not working
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gcc.spec?r1=1.535&r2=1.536&f=u

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

Reply via email to