rpms/ncl/F-10 ncl.spec,1.6,1.7

Orion Poplawski orion at fedoraproject.org
Thu Dec 4 22:41:32 UTC 2008


Author: orion

Update of /cvs/pkgs/rpms/ncl/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31475/F-10

Modified Files:
	ncl.spec 
Log Message:
Actually apply udunits patch



Index: ncl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ncl/F-10/ncl.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ncl.spec	28 Nov 2008 03:21:27 -0000	1.6
+++ ncl.spec	4 Dec 2008 22:41:02 -0000	1.7
@@ -1,6 +1,6 @@
 Name:           ncl
 Version:        5.0.0
-Release:        13%{?dist}
+Release:        14%{?dist}
 Summary:        NCAR Command Language and NCAR Graphics
 
 Group:          Applications/Engineering
@@ -115,6 +115,7 @@
 %patch12 -p1 -b .netcdff
 %patch13 -p1 -b .includes
 %patch14 -p1 -b .uint32
+%patch15 -p1 -b .udunits
 
 #Move wrapit.c to wrapit77.c to avoid flex make rule issues
 #This works in combination with the wrapit patch
@@ -294,6 +295,9 @@
 
 
 %changelog
+* Thu Dec 4 2008 - Orion Poplawski <orion at cora.nwra.com> - 5.0.0-14
+- Actually apply udunits patch
+
 * Thu Nov 27 2008 - Orion Poplawski <orion at cora.nwra.com> - 5.0.0-13
 - Enable udunits support add use system udunits.dat
 




More information about the fedora-extras-commits mailing list