|
|
|
@ -1,8 +1,8 @@
|
|
|
|
|
|
|
|
|
|
Name: libdap
|
|
|
|
|
Summary: The C++ DAP2 library from OPeNDAP
|
|
|
|
|
Version: 3.5.3
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Version: 3.6.0
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
|
|
|
|
|
#Source0: http://www.opendap.org/pub/3.5/source/libdap-%{version}.tar.gz
|
|
|
|
|
Source0: ftp://ftp.unidata.ucar.edu/pub/opendap/source/libdap-%{version}.tar.gz
|
|
|
|
@ -74,8 +74,8 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%{_datadir}/aclocal/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Dec 22 2005 Patrice Dumas <dumas@centre-cired.fr> - 3.5.3-3
|
|
|
|
|
- rebuild
|
|
|
|
|
* Mon Feb 27 2006 James Gallagher <jgallagher@opendap.org> - 3.6.0-1
|
|
|
|
|
- new release
|
|
|
|
|
|
|
|
|
|
* Mon Nov 21 2005 Patrice Dumas <dumas@centre-cired.fr> - 3.5.3-2
|
|
|
|
|
- fix Source0
|
|
|
|
|