rpms/nco/devel nco.spec,1.26,1.27

Orion Poplawski orion at fedoraproject.org
Thu Jan 7 04:49:24 UTC 2010


Author: orion

Update of /cvs/pkgs/rpms/nco/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3956

Modified Files:
	nco.spec 
Log Message:
* Wed Jan 6 2010 - Orion Poplawski <orion at cora.nwra.com> - 4.0.0-4
- Enable netcdf4 support



Index: nco.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nco/devel/nco.spec,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -p -r1.26 -r1.27
--- nco.spec	7 Jan 2010 04:32:39 -0000	1.26
+++ nco.spec	7 Jan 2010 04:49:24 -0000	1.27
@@ -1,6 +1,6 @@
 Name:           nco
 Version:        4.0.0
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Suite of programs for manipulating NetCDF/HDF4 files
 Group:          Applications/Engineering
 License:        GPLv3
@@ -59,7 +59,8 @@ export CFLAGS="$RPM_OPT_FLAGS -fPIC"
 export CXXFLAGS="$RPM_OPT_FLAGS -fpermissive -fPIC"
 %configure \
   HAVE_ANTLR=yes \
-  --disable-dependency-tracking --includedir=%{_includedir}/nco
+  --disable-dependency-tracking --includedir=%{_includedir}/nco \
+  --enable-netcdf4
 make %{?_smp_mflags}
 pushd doc
 makeinfo --html --no-split nco.texi
@@ -110,6 +111,9 @@ fi
 %{_libdir}/libnco*.a
 
 %changelog
+* Wed Jan 6 2010 - Orion Poplawski <orion at cora.nwra.com> - 4.0.0-4
+- Enable netcdf4 support
+
 * Wed Jan 6 2010 - Orion Poplawski <orion at cora.nwra.com> - 4.0.0-3
 - Enable udunits2 support - add proper include path
 




More information about the fedora-extras-commits mailing list