rpms/libnc-dap/devel libnc-dap.spec,1.14,1.15

Patrice Dumas (pertusus) fedora-extras-commits at redhat.com
Tue May 1 12:18:53 UTC 2007


Author: pertusus

Update of /cvs/extras/rpms/libnc-dap/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15182

Modified Files:
	libnc-dap.spec 
Log Message:
* Tue May  1 2007 Patrice Dumas <pertusus at free.fr> 3.7.0-3
- Buildrequires gfortran for the fortran API



Index: libnc-dap.spec
===================================================================
RCS file: /cvs/extras/rpms/libnc-dap/devel/libnc-dap.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- libnc-dap.spec	1 May 2007 11:36:12 -0000	1.14
+++ libnc-dap.spec	1 May 2007 12:18:18 -0000	1.15
@@ -1,7 +1,7 @@
 Name: libnc-dap
 Summary: The NetCDF interface to DAP-2 from OPeNDAP
 Version: 3.7.0
-Release: 2%{?dist}
+Release: 3%{?dist}
 
 Source0: ftp://ftp.unidata.ucar.edu/pub/opendap/source/libnc-dap-%{version}.tar.gz 
 URL: http://www.opendap.org/
@@ -10,7 +10,7 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 # dncdump and netcdf headers are coverd by a BSD-like license
 License: LGPL
-BuildRequires: libdap-devel >= 3.7.0
+BuildRequires: libdap-devel >= 3.7.3 gcc-gfortran
 
 %description
 The libnc-dap library is a call-for-call replacement for netcdf. It can 
@@ -72,6 +72,9 @@
 
 
 %changelog
+* Tue May  1 2007 Patrice Dumas <pertusus at free.fr> 3.7.0-3
+- Buildrequires gfortran for the fortran API
+
 * Mon Apr 30 2007 Patrice Dumas <pertusus at free.fr> 3.7.0-2
 - update to 3.7.0
 




More information about the fedora-extras-commits mailing list