Author: qboosh                       Date: Sun Jul 23 23:27:04 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pass --with-flibs to avoid linking with libgfortranbegin

---- Files affected:
SPECS:
   mpqc.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/mpqc.spec
diff -u SPECS/mpqc.spec:1.1 SPECS/mpqc.spec:1.2
--- SPECS/mpqc.spec:1.1 Sun Jul 23 20:42:22 2006
+++ SPECS/mpqc.spec     Mon Jul 24 01:26:59 2006
@@ -22,7 +22,6 @@
 BuildRequires: libint-devel
 BuildRequires: libstdc++-devel
 BuildRequires: perl-base
-# check: flex >= 2.5.31, bison >= 1.24
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -88,6 +87,7 @@
        --enable-shared \
        --with-cc-optflags="%{rpmcflags}" \
        --with-cxx-optflags="%{rpmcxxflags}" \
+       --with-flibs="-lgfortran" \
        --with-sc-includedir=%{_includedir}/mpqc
 # --enable-components (requires cca-chem-config)
 %{__make}
@@ -150,5 +150,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/07/23 23:26:59  qboosh
+- pass --with-flibs to avoid linking with libgfortranbegin
+
 Revision 1.1  2006/07/23 18:42:22  qboosh
 - new
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mpqc.spec?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to