SPECS: gcc.spec - gcc reqs gmp-devel and mpfr-devel unconditionall...

pluto pluto at pld-linux.org
Sat Mar 8 08:22:07 CET 2008


Author: pluto                        Date: Sat Mar  8 07:22:07 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- gcc reqs gmp-devel and mpfr-devel unconditionally now.

---- Files affected:
SPECS:
   gcc.spec (1.525 -> 1.526) 

---- Diffs:

================================================================
Index: SPECS/gcc.spec
diff -u SPECS/gcc.spec:1.525 SPECS/gcc.spec:1.526
--- SPECS/gcc.spec:1.525	Fri Mar  7 00:11:54 2008
+++ SPECS/gcc.spec	Sat Mar  8 08:22:01 2008
@@ -105,13 +105,11 @@
 BuildRequires:	glibc-devel(sparc)
 %endif
 %endif
+BuildRequires:	gmp-devel >= 4.1
+BuildRequires:	mpfr-devel >= 2.3.0
 BuildRequires:	rpmbuild(macros) >= 1.211
 BuildRequires:	texinfo >= 4.1
 BuildRequires:	zlib-devel
-%if %{with fortran}
-BuildRequires:	gmp-devel
-BuildRequires:	mpfr-devel >= 2.2.1
-%endif
 %if %{with java}
 %{?with_alsa:BuildRequires:	alsa-lib-devel}
 %if %{with dssi}
@@ -2127,6 +2125,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.526  2008-03-08 07:22:01  pluto
+- gcc reqs gmp-devel and mpfr-devel unconditionally now.
+
 Revision 1.525  2008-03-06 23:11:54  pluto
 - pass CC=%%{__cc} to configure.
 
================================================================

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



More information about the pld-cvs-commit mailing list