SPECS: gcc.spec - gcc-fortran requires exact gcc, or you'll get this: i68...

baggins baggins at pld-linux.org
Wed Feb 25 23:12:34 CET 2009


Author: baggins                      Date: Wed Feb 25 22:12:34 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- gcc-fortran requires exact 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.563 -> 1.564) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.563 SPECS/gcc.spec:1.564
--- SPECS/gcc.spec:1.563	Mon Jan 26 20:43:49 2009
+++ SPECS/gcc.spec	Wed Feb 25 23:12:28 2009
@@ -57,7 +57,7 @@
 Name:		gcc
 Version:	%{_major_ver}.%{_minor_ver}
 %define		_snap	20090123
-Release:	0.%{_snap}.1
+Release:	0.%{_snap}.2
 Epoch:		6
 License:	GPL v3+
 Group:		Development/Languages
@@ -866,6 +866,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
@@ -2261,6 +2262,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.564  2009/02/25 22:12:28  baggins
+- gcc-fortran requires exact gcc, or you'll get this:
+  i686-pld-linux-gfortran: error trying to exec 'cc1': execvp: No such file or directory
+
 Revision 1.563  2009/01/26 19:43:49  pluto
 - new snap, decimal float enabled explicitly.
 
================================================================

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



More information about the pld-cvs-commit mailing list