]> git.pld-linux.org Git - packages/gcc.git/commitdiff
- gcc-fortran requires exact gcc, or you'll get this:
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 25 Feb 2009 22:12:28 +0000 (22:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  i686-pld-linux-gfortran: error trying to exec 'cc1': execvp: No such file or directory

Changed files:
    gcc.spec -> 1.564

gcc.spec

index 499755c8680aeeb419ff1d4df97033187e4a5278..9e43fac1b8b61438d8f1dc37e07c3b2b0eb1cdf5 100644 (file)
--- a/gcc.spec
+++ b/gcc.spec
@@ -56,7 +56,7 @@ Summary(pt_BR.UTF-8): Coleção dos compiladores GNU: o compilador C e arquivos
 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
@@ -865,6 +865,7 @@ Summary(es.UTF-8):  Soporte de Fortran 95 para gcc
 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
This page took 0.053625 seconds and 4 git commands to generate.