rpms/wgrib2/F-8 wgrib2.spec,1.1,1.2

Orion Poplawski (orion) fedora-extras-commits at redhat.com
Tue May 20 16:38:58 UTC 2008


Author: orion

Update of /cvs/pkgs/rpms/wgrib2/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26556/F-8

Modified Files:
	wgrib2.spec 
Log Message:
Use netcdf-3 on earlier releases


Index: wgrib2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/wgrib2/F-8/wgrib2.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- wgrib2.spec	20 May 2008 15:48:04 -0000	1.1
+++ wgrib2.spec	20 May 2008 16:38:12 -0000	1.2
@@ -30,7 +30,7 @@
 %build
 cd wgrib2
 export CFLAGS="$RPM_OPT_FLAGS"
-make %{?_smp_mflags} netcdf_inc="-I%{_includedir}/netcdf"
+make %{?_smp_mflags} netcdf_inc="-I%{_includedir}/netcdf-3"
 
 
 %install




More information about the fedora-extras-commits mailing list