rpms/libnc-dap/devel libnc-dap.spec,1.6,1.7

Patrice Dumas (pertusus) fedora-extras-commits at redhat.com
Sat Jul 22 14:30:31 UTC 2006


Author: pertusus

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

Modified Files:
	libnc-dap.spec 
Log Message:
* Sat Jul 22 2006 Patrice Dumas <pertusus at free.fr> 3.6.0-4
- BuildRequires the 3.7.0 libdap library or above



Index: libnc-dap.spec
===================================================================
RCS file: /cvs/extras/rpms/libnc-dap/devel/libnc-dap.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- libnc-dap.spec	22 Jul 2006 14:15:11 -0000	1.6
+++ libnc-dap.spec	22 Jul 2006 14:30:30 -0000	1.7
@@ -1,7 +1,7 @@
 Name: libnc-dap
 Summary: The NetCDF interface to DAP-2 from OPeNDAP
 Version: 3.6.0
-Release: 3%{?dist}
+Release: 4%{?dist}
 
 Source0: ftp://ftp.unidata.ucar.edu/pub/opendap/source/libnc-dap-%{version}.tar.gz 
 URL: http://www.opendap.org/
@@ -11,8 +11,7 @@
 Group: Development/Libraries
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 License: LGPL/BSD
-# Mandrake and Fedora
-BuildRequires: libdap-devel >= 3.6.0
+BuildRequires: libdap-devel >= 3.7.0
 
 %description
 The libnc-dap library is a call-for-call replacement for netcdf 3.5 (and
@@ -71,6 +70,9 @@
 
 
 %changelog
+* Sat Jul 22 2006 Patrice Dumas <pertusus at free.fr> 3.6.0-4
+- BuildRequires the 3.7.0 libdap library or above
+
 * Sat Jul 22 2006 Patrice Dumas <pertusus at free.fr> 3.6.0-3
 - quick and dirty patch to build against newer libdap
 




More information about the scm-commits mailing list