SPECS: pgplot.spec - fixed to compile with gcc-4 - BR: gcc-g77 cha...

sls sls at pld-linux.org
Sat Feb 24 10:46:34 CET 2007


Author: sls                          Date: Sat Feb 24 09:46:34 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed to compile with gcc-4
- BR: gcc-g77 changed to gcc-fortran

---- Files affected:
SPECS:
   pgplot.spec (1.28 -> 1.29) 

---- Diffs:

================================================================
Index: SPECS/pgplot.spec
diff -u SPECS/pgplot.spec:1.28 SPECS/pgplot.spec:1.29
--- SPECS/pgplot.spec:1.28	Tue Feb 13 09:06:39 2007
+++ SPECS/pgplot.spec	Sat Feb 24 10:46:28 2007
@@ -16,7 +16,7 @@
 Patch4:		%{name}-png.patch
 URL:		http://astro.caltech.edu/~tjp/pgplot/
 BuildRequires:	XFree86-devel
-BuildRequires:	gcc-g77
+BuildRequires:	gcc-fortran
 BuildRequires:	motif-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -75,6 +75,7 @@
 %build
 ./makemake . linux g77_gcc
 %{__make} \
+	FCOMPL=gfortran \
 	FFLAGC="-u -Wall -fPIC %{rpmcflags}" \
 	CFLAGC="-Wall -fPIC -DPG_PPU %{rpmcflags}" \
 	CFLAGD="-Wall %{rpmcflags}" \
@@ -155,6 +156,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.29  2007/02/24 09:46:28  sls
+- fixed to compile with gcc-4
+- BR: gcc-g77 changed to gcc-fortran
+
 Revision 1.28  2007/02/13 08:06:39  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/pgplot.spec?r1=1.28&r2=1.29&f=u



More information about the pld-cvs-commit mailing list