rpms/ncarg/FC-6 ncarg.csh, 1.3, 1.4 ncarg.sh, 1.3, 1.4 ncarg.spec, 1.12, 1.13

Orion Poplawski (orion) fedora-extras-commits at redhat.com
Mon Feb 12 23:04:25 UTC 2007


Author: orion

Update of /cvs/extras/rpms/ncarg/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv5453/FC-6

Modified Files:
	ncarg.csh ncarg.sh ncarg.spec 
Log Message:
Fix up the source files that were modified then checked in :-(.



Index: ncarg.csh
===================================================================
RCS file: /cvs/extras/rpms/ncarg/FC-6/ncarg.csh,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ncarg.csh	19 Jan 2007 22:23:40 -0000	1.3
+++ ncarg.csh	12 Feb 2007 23:03:53 -0000	1.4
@@ -1,2 +1,2 @@
 setenv NCARG_ROOT /usr
-setenv NCARG_LIB /usr/lib/ncarg
+setenv NCARG_LIB /usr/LIB/ncarg


Index: ncarg.sh
===================================================================
RCS file: /cvs/extras/rpms/ncarg/FC-6/ncarg.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ncarg.sh	19 Jan 2007 22:23:40 -0000	1.3
+++ ncarg.sh	12 Feb 2007 23:03:53 -0000	1.4
@@ -1,2 +1,2 @@
 export NCARG_ROOT=/usr
-export NCARG_LIB=/usr/lib/ncarg
+export NCARG_LIB=/usr/LIB/ncarg


Index: ncarg.spec
===================================================================
RCS file: /cvs/extras/rpms/ncarg/FC-6/ncarg.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ncarg.spec	9 Feb 2007 18:31:28 -0000	1.12
+++ ncarg.spec	12 Feb 2007 23:03:53 -0000	1.13
@@ -1,6 +1,6 @@
 Name:           ncarg
 Version:        4.4.1
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        A Fortran and C based software package for scientific visualization
 Group:          Development/Libraries
 License:        GPL
@@ -140,6 +140,9 @@
 
 
 %changelog
+* Mon Feb 12 2007 - Orion Poplawski <orion at cora.nwra.com> - 4.4.1-9
+- Fix up the source files that were modified then checked in :-(.
+
 * Fri Feb 09 2007 - Orion Poplawski <orion at cora.nwra.com> - 4.4.1-8
 - Don't modify SOURCE files directly
 




More information about the scm-commits mailing list