packages: gcc/gcc.spec - libgfortran requires libquadmath

qboosh qboosh at pld-linux.org
Tue May 10 20:19:12 CEST 2011


Author: qboosh                       Date: Tue May 10 18:19:12 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- libgfortran requires libquadmath

---- Files affected:
packages/gcc:
   gcc.spec (1.660 -> 1.661) 

---- Diffs:

================================================================
Index: packages/gcc/gcc.spec
diff -u packages/gcc/gcc.spec:1.660 packages/gcc/gcc.spec:1.661
--- packages/gcc/gcc.spec:1.660	Tue May  3 18:07:44 2011
+++ packages/gcc/gcc.spec	Tue May 10 20:19:07 2011
@@ -809,6 +809,7 @@
 Group:		Development/Languages/Fortran
 Requires:	%{name} = %{epoch}:%{version}-%{release}
 Requires:	libgfortran = %{epoch}:%{version}-%{release}
+Requires:	libquadmath-devel = %{epoch}:%{version}-%{release}
 Provides:	gcc-g77 = %{epoch}:%{version}-%{release}
 Obsoletes:	egcs-g77
 Obsoletes:	gcc-g77
@@ -834,6 +835,7 @@
 Group:		Development/Languages/Fortran
 Requires:	%{name}-fortran = %{epoch}:%{version}-%{release}
 Requires:	libgfortran-multilib = %{epoch}:%{version}-%{release}
+Requires:	libquadmath-multilib-devel = %{epoch}:%{version}-%{release}
 
 %description fortran-multilib
 This package adds support for compiling 32-bit Fortran 95 programs
@@ -849,6 +851,7 @@
 Summary(pl.UTF-8):	Biblioteka Fortrana 95
 License:	GPL v2+ with unlimited link permission
 Group:		Libraries
+Requires:	libquadmath = %{epoch}:%{version}-%{release}
 Obsoletes:	libg2c
 
 %description -n libgfortran
@@ -865,6 +868,7 @@
 Summary(pl.UTF-8):	Biblioteka Fortrana 95 - wersja 32-bitowa
 License:	GPL v2+ with unlimited link permission
 Group:		Libraries
+Requires:	libquadmath-multilib = %{epoch}:%{version}-%{release}
 
 %description -n libgfortran-multilib
 Fortran 95 Library - 32-bit version.
@@ -2411,6 +2415,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.661  2011/05/10 18:19:07  qboosh
+- libgfortran requires libquadmath
+
 Revision 1.660  2011/05/03 16:07:44  qboosh
 - list more arch-specific headers
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gcc/gcc.spec?r1=1.660&r2=1.661&f=u



More information about the pld-cvs-commit mailing list