rpms/dap-hdf4_handler/devel dap-hdf4_handler.spec,1.12,1.13

Patrice Dumas (pertusus) fedora-extras-commits at redhat.com
Wed Nov 1 00:31:25 UTC 2006


Author: pertusus

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

Modified Files:
	dap-hdf4_handler.spec 
Log Message:
* Tue Oct 31 2006 Patrice Dumas <pertusus at free.fr> 3.7.2-4
- rebuild for new libcurl soname (indirect dependency through libdap)



Index: dap-hdf4_handler.spec
===================================================================
RCS file: /cvs/extras/rpms/dap-hdf4_handler/devel/dap-hdf4_handler.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- dap-hdf4_handler.spec	4 Oct 2006 22:44:55 -0000	1.12
+++ dap-hdf4_handler.spec	1 Nov 2006 00:30:55 -0000	1.13
@@ -1,7 +1,7 @@
 Summary:         HDF4 data handler for the OPeNDAP Data server
 Name:            dap-hdf4_handler
 Version:         3.7.2
-Release:         3%{?dist}
+Release:         4%{?dist}
 License:         LGPL
 Group:           System Environment/Daemons 
 Source0:         ftp://ftp.unidata.ucar.edu/pub/opendap/source/hdf4_handler-%{version}.tar.gz
@@ -20,7 +20,7 @@
 %setup -q -n hdf4_handler-%{version}
 
 %build
-%configure --disable-static
+%configure
 make %{?_smp_mflags}
 
 %install
@@ -37,8 +37,11 @@
 %doc README
 
 %changelog
+* Tue Oct 31 2006 Patrice Dumas <pertusus at free.fr> 3.7.2-4
+- rebuild for new libcurl soname (indirect dependency through libdap)
+
 * Thu Oct 05 2006 Christian Iseli <Christian.Iseli at licr.org> 3.7.2-3
- - rebuilt for unwind info generation, broken in gcc-4.1.1-21
+- rebuilt for unwind info generation, broken in gcc-4.1.1-21
 
 * Wed Sep 20 2006 Patrice Dumas <pertusus at free.fr> 3.7.2-2
 - update to 3.7.2




More information about the scm-commits mailing list