rpms/netcdf-decoders/devel netcdf-decoders.spec,1.6,1.7

Orion Poplawski orion at fedoraproject.org
Sat Dec 20 04:37:32 UTC 2008


Author: orion

Update of /cvs/pkgs/rpms/netcdf-decoders/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22242

Modified Files:
	netcdf-decoders.spec 
Log Message:
* Fri Dec 19 2008 - Orion Poplawski <orion at cora.nwra.com> - 5.0.0-3
- New netcdf location



Index: netcdf-decoders.spec
===================================================================
RCS file: /cvs/pkgs/rpms/netcdf-decoders/devel/netcdf-decoders.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- netcdf-decoders.spec	28 Aug 2008 19:51:31 -0000	1.6
+++ netcdf-decoders.spec	20 Dec 2008 04:37:01 -0000	1.7
@@ -1,6 +1,6 @@
 Name:           netcdf-decoders
 Version:        5.0.0
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Converts WMO GRIB products into NetCDF files
 
 Group:          Applications/Engineering
@@ -33,9 +33,9 @@
 %build
 cd src
 export CC=gcc
-export CPP_NETCDF=-I%{_includedir}/netcdf-3
-export LD_NETCDF="-L%{_libdir}/netcdf-3 -lnetcdf"
-export LD_UDUNITS="-L%{_libdir} -ludunits"
+export CPP_NETCDF=-I%{_includedir}/netcdf
+export LD_NETCDF="-lnetcdf"
+export LD_UDUNITS="-ludunits"
 %configure
 make %{?_smp_mflags}
 
@@ -77,6 +77,9 @@
 
 
 %changelog
+* Fri Dec 19 2008 - Orion Poplawski <orion at cora.nwra.com> - 5.0.0-3
+- New netcdf location
+
 * Thu Aug 28 2008 Michael Schwendt <mschwendt at fedoraproject.org> - 5.0.0-2
 - Fix unowned directory /usr/share/netcdf-decoders
 




More information about the fedora-extras-commits mailing list