rpms/dap-server/FC-5 dap-server.spec,1.14,1.15

Patrice Dumas (pertusus) fedora-extras-commits at redhat.com
Mon Apr 30 22:57:30 UTC 2007


Author: pertusus

Update of /cvs/extras/rpms/dap-server/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30726

Modified Files:
	dap-server.spec 
Log Message:
Change also the version in nph-dods


Index: dap-server.spec
===================================================================
RCS file: /cvs/extras/rpms/dap-server/FC-5/dap-server.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- dap-server.spec	30 Apr 2007 22:34:23 -0000	1.14
+++ dap-server.spec	30 Apr 2007 22:56:56 -0000	1.15
@@ -7,7 +7,7 @@
 Summary:         Basic request handling for OPeNDAP servers 
 Name:            dap-server
 Version:         3.6.0
-Release:         3%{?dist}.1
+Release:         3%{?dist}.2
 License:         LGPL
 Group:           System Environment/Daemons 
 Source0:         ftp://ftp.unidata.ucar.edu/pub/opendap/source/%{name}-%{version}.tar.gz
@@ -50,6 +50,9 @@
 %configure --with-cgidir=%{dap_cgidir}
 make %{?_smp_mflags}
 
+# the security fix should cause the client to advertise something above 3.7.x
+sed -i -e 's:DAP2/3.6.0:DAP2/3.8.0:' nph-dods
+
 # prepend -sample to cgi and config file to install them as doc
 cp opendap_apache.conf opendap_apache.conf-sample
 cp dap-server.rc dap-server.rc-sample
@@ -96,7 +99,7 @@
 
 
 %changelog
-* Mon Apr 30 2007  Patrice Dumas <pertusus at free.fr> 3.6.0-3.1
+* Mon Apr 30 2007  Patrice Dumas <pertusus at free.fr> 3.6.0-3.2
 - fix security issue using the same patch than for 3.7.4
 
 * Fri Mar  3 2006 Patrice Dumas <dumas at centre-cired.fr> 3.6.0-2




More information about the scm-commits mailing list