[dap-freeform_handler] - Update to 3.8.2

Orion Poplawski orion at fedoraproject.org
Tue Feb 8 21:38:12 UTC 2011


commit 5a5b4afa017d77c8ce19cfda84a1cd6c8225c12a
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Tue Feb 8 14:38:09 2011 -0700

    - Update to 3.8.2

 .gitignore                             |    1 +
 dap-freeform_handler-3.7.9-gcc43.patch |   33 --------------------------------
 dap-freeform_handler.spec              |   11 ++++++---
 sources                                |    2 +-
 4 files changed, 9 insertions(+), 38 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 60bfd81..1a726a0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 freeform_handler-3.8.1.tar.gz
+/freeform_handler-3.8.2.tar.gz
diff --git a/dap-freeform_handler.spec b/dap-freeform_handler.spec
index f9c7e0c..20c9f54 100644
--- a/dap-freeform_handler.spec
+++ b/dap-freeform_handler.spec
@@ -1,6 +1,6 @@
 Summary:         FreeForm data handler for Hyrax
 Name:            dap-freeform_handler
-Version:         3.8.1
+Version:         3.8.2
 Release:         2%{?dist}
 License:         LGPLv2+
 Group:           System Environment/Daemons 
@@ -10,11 +10,11 @@ Patch0:          freeform_handler-3.8.1-libm.patch
 URL:             http://opendap.org/download/ff_server.html
 
 BuildRoot:       %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:   libdap-devel >= 3.10.2
-BuildRequires:   bes-devel >= 3.8.3
+BuildRequires:   libdap-devel >= 3.11.0
+BuildRequires:   bes-devel >= 3.9.0
 #For check, doesn't work in rpm
 #BuildRequires:   dejagnu
-Requires:        bes >= 3.8.3
+Requires:        bes >= 3.9.0
 
 %description 
 This is the freeform data handler for the Hyrax data server. It reads ASCII,
@@ -53,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc COPYING COPYRIGHT NEWS README
 
 %changelog
+* Tue Feb 8 2011 Orion Poplawski <orion at cora.nwra.com> - 3.8.2-1
+- Update to 3.8.2
+
 * Fri Jul 16 2010 Orion Poplawski <orion at cora.nwra.com> - 3.8.1-2
 - Rebuild for libdap soname bump
 
diff --git a/sources b/sources
index dd4e5fb..b44878e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7d6ea1c370aee476606e5c8c1437ed85  freeform_handler-3.8.1.tar.gz
+2b182b6de5a89bc7d4719fe2877d0e01  freeform_handler-3.8.2.tar.gz


More information about the scm-commits mailing list