rpms/wannier90/EL-5 wannier90.spec,1.1,1.2

Jussi Lehtola jussilehtola at fedoraproject.org
Sat May 16 08:06:54 UTC 2009


Author: jussilehtola

Update of /cvs/pkgs/rpms/wannier90/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25630/EL-5

Modified Files:
	wannier90.spec 
Log Message:
Fix EPEL build.


Index: wannier90.spec
===================================================================
RCS file: /cvs/pkgs/rpms/wannier90/EL-5/wannier90.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- wannier90.spec	16 May 2009 07:53:38 -0000	1.1
+++ wannier90.spec	16 May 2009 08:06:23 -0000	1.2
@@ -12,6 +12,8 @@ BuildRoot:	%(mktemp -ud %{_tmppath}/%{na
 
 BuildRequires:	gcc-gfortran
 BuildRequires:	lapack-devel
+# On Fedora this is pulled in by lapack-devel, but EPEL needs this
+BuildRequires:	blas-devel
 # For test phase
 BuildRequires:	perl(Cwd)
 




More information about the fedora-extras-commits mailing list