rpms/nco/devel nco.spec,1.22,1.23

Orion Poplawski orion at fedoraproject.org
Thu Nov 12 16:36:23 UTC 2009


Author: orion

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

Modified Files:
	nco.spec 
Log Message:
* Thu Nov 12 2009 - Orion Poplawski <orion at cora.nwra.com> - 3.9.9-2
- Drop LIBS, linkage fixed in netcdf package



Index: nco.spec
===================================================================
RCS file: /cvs/pkgs/rpms/nco/devel/nco.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -p -r1.22 -r1.23
--- nco.spec	11 Nov 2009 23:12:15 -0000	1.22
+++ nco.spec	12 Nov 2009 16:36:23 -0000	1.23
@@ -1,6 +1,6 @@
 Name:           nco
 Version:        3.9.9
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Suite of programs for manipulating NetCDF/HDF4 files
 Group:          Applications/Engineering
 License:        GPLv3
@@ -58,7 +58,7 @@ export CPPFLAGS=-I%{_includedir}/netcdf
 export CFLAGS="$RPM_OPT_FLAGS -fPIC"
 export CXXFLAGS="$RPM_OPT_FLAGS -fpermissive -fPIC"
 %configure \
-  HAVE_ANTLR=yes LIBS="$(pkg-config netcdf --libs)" \
+  HAVE_ANTLR=yes \
   --disable-dependency-tracking --includedir=%{_includedir}/nco
 make %{?_smp_mflags}
 pushd doc
@@ -110,6 +110,9 @@ fi
 %{_libdir}/libnco*.a
 
 %changelog
+* Thu Nov 12 2009 - Orion Poplawski <orion at cora.nwra.com> - 3.9.9-2
+- Drop LIBS, linkage fixed in netcdf package
+
 * Wed Nov 11 2009 - Orion Poplawski <orion at cora.nwra.com> - 3.9.9-1
 - Update to 3.9.9
 - Build against netcdf 4.1.0




More information about the fedora-extras-commits mailing list