Author: baggins                      Date: Wed Feb 25 22:13:30 2009 GMT
Module: SPECS                         Tag: GCC_4_3
---- Log message:
- gcc-fortran requires exact same gcc, or you'll get this:
  i686-pld-linux-gfortran: error trying to exec 'cc1': execvp: No such file or 
directory

---- Files affected:
SPECS:
   gcc.spec (1.561.2.7 -> 1.561.2.8) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.561.2.7 SPECS/gcc.spec:1.561.2.8
--- SPECS/gcc.spec:1.561.2.7    Wed Feb 11 13:56:33 2009
+++ SPECS/gcc.spec      Wed Feb 25 23:13:24 2009
@@ -56,7 +56,7 @@
 Summary(pt_BR.UTF-8):  Coleção dos compiladores GNU: o compilador C e arquivos 
compartilhados
 Name:          gcc
 Version:       %{_major_ver}.%{_minor_ver}
-Release:       3
+Release:       4
 Epoch:         6
 License:       GPL v3+
 Group:         Development/Languages
@@ -812,6 +812,7 @@
 Summary(pl.UTF-8):     Obsługa Fortranu 95 dla gcc
 Summary(pt_BR.UTF-8):  Suporte Fortran 95 para o GCC
 Group:         Development/Languages/Fortran
+Requires:      %{name} = %{epoch}:%{version}-%{release}
 Requires:      libgfortran = %{epoch}:%{version}-%{release}
 Provides:      gcc-g77 = %{epoch}:%{version}-%{release}
 Obsoletes:     egcs-g77
@@ -2160,6 +2161,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.561.2.8  2009/02/25 22:13:24  baggins
+- gcc-fortran requires exact same gcc, or you'll get this:
+  i686-pld-linux-gfortran: error trying to exec 'cc1': execvp: No such file or 
directory
+
 Revision 1.561.2.7  2009/02/11 12:56:33  pluto
 - yet another fix for x86_64 red zone, release 3.
 
================================================================

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

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

Reply via email to