rpms/libnc-dap/devel libnc-dap.spec,1.18,1.19

Patrice Dumas (pertusus) fedora-extras-commits at redhat.com
Wed Aug 22 10:01:42 UTC 2007


Author: pertusus

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

Modified Files:
	libnc-dap.spec 
Log Message:
add gawk BR


Index: libnc-dap.spec
===================================================================
RCS file: /cvs/extras/rpms/libnc-dap/devel/libnc-dap.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- libnc-dap.spec	22 Aug 2007 09:53:22 -0000	1.18
+++ libnc-dap.spec	22 Aug 2007 10:01:04 -0000	1.19
@@ -1,7 +1,7 @@
 Name: libnc-dap
 Summary: The NetCDF interface to DAP-2 from OPeNDAP
 Version: 3.7.0
-Release: 6%{?dist}
+Release: 7%{?dist}
 
 Source0: ftp://ftp.unidata.ucar.edu/pub/opendap/source/libnc-dap-%{version}.tar.gz 
 URL: http://www.opendap.org/
@@ -11,7 +11,7 @@
 # ncdump, netcdf headers, lnetcdf are coverd by a BSD/MIT-like license
 # but they are linked statically against libnc-dap
 License: LGPLv2+
-BuildRequires: libdap-devel >= 3.7.3 gcc-gfortran
+BuildRequires: gawk libdap-devel >= 3.7.3 gcc-gfortran
 
 %description
 The libnc-dap library is a call-for-call replacement for netcdf. It can 
@@ -72,8 +72,9 @@
 
 
 %changelog
-* Wed Aug 22 2007 Patrice Dumas <pertusus at free.fr> 3.7.0-6
+* Wed Aug 22 2007 Patrice Dumas <pertusus at free.fr> 3.7.0-7
 - fix license
+- add gawk BuildRequires
 
 * Fri Jun  1 2007 Patrice Dumas <pertusus at free.fr> 3.7.0-4
 - remove static libs




More information about the fedora-extras-commits mailing list