rpms/scrip/F-7 scrip.spec,1.3,1.4

Ed Hill (edhill) fedora-extras-commits at redhat.com
Mon Sep 3 21:59:01 UTC 2007


Author: edhill

Update of /cvs/pkgs/rpms/scrip/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12378

Modified Files:
	scrip.spec 
Log Message:
sync with the updated scrip in devel


Index: scrip.spec
===================================================================
RCS file: /cvs/pkgs/rpms/scrip/F-7/scrip.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- scrip.spec	1 Sep 2006 03:10:51 -0000	1.3
+++ scrip.spec	3 Sep 2007 21:58:28 -0000	1.4
@@ -1,13 +1,13 @@
 Name:           scrip
 Version:        1.4
-Release:        6%{?dist}
+Release:        9%{?dist}
 Summary:        Spherical Coordinate Remapping and Interpolation Package (SCRIP)
 
 Group:          Applications/Engineering
 #  The license is very similar to BSD with one exception: modified 
 #  sources cannot be redistributed using the "SCRIP" name.
 License:        SCRIP License
-URL:            http://climate.lanl.gov/Software/SCRIP/index.htm
+URL:            http://climate.lanl.gov/Software/SCRIP/
 Source0:        http://climate.lanl.gov/Software/SCRIP/scrip1.4.tar.gz
 Source1:        http://climate.lanl.gov/Software/SCRIP/copyright.html
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -30,7 +30,7 @@
 
 %build
 cd source
-%{__make} COMPILE=gfortran FLAGS="${RPM_OPT_FLAGS} -I%{_includedir}/netcdf-3" LIB="-L%{_libdir}/netcdf-3 -lnetcdf"
+%{__make} COMPILE=gfortran FLAGS="${RPM_OPT_FLAGS} -I%{_includedir}/netcdf-3" LIB="-lnetcdff -lnetcdf"
 
 %install
 rm -rf ${RPM_BUILD_ROOT}
@@ -46,6 +46,15 @@
 %{_bindir}/*
 
 %changelog
+* Sun Aug 26 2007 Ed Hill <ed at eh3.com> - 1.4-9
+- add -lnetcdff for new netcdf v3.6.2
+
+* Sat Aug 25 2007 Ed Hill <ed at eh3.com> - 1.4-8
+- rebuild for BuildID
+
+* Sun Jun 24 2007 Ed Hill <ed at eh3.com> - 1.4-7
+- fix URL (Fedora bz 245388)
+
 * Thu Aug 31 2006 Ed Hill <ed at eh3.com> - 1.4-6
 - rebuild for imminent FC-6 release
 




More information about the fedora-extras-commits mailing list