rpms/ncarg/devel ncarg.spec,1.6,1.7

Orion Poplawski (orion) fedora-extras-commits at redhat.com
Tue Oct 3 21:55:50 UTC 2006


Author: orion

Update of /cvs/extras/rpms/ncarg/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17572

Modified Files:
	ncarg.spec 
Log Message:
rebuilt for unwind info generation, broken in gcc-4.1.1-21



Index: ncarg.spec
===================================================================
RCS file: /cvs/extras/rpms/ncarg/devel/ncarg.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ncarg.spec	21 Sep 2006 20:51:51 -0000	1.6
+++ ncarg.spec	3 Oct 2006 21:55:50 -0000	1.7
@@ -1,16 +1,14 @@
 Name:           ncarg
-Version:        4.4.1
-Release:        5%{?dist}
+Version:        4.4.2
+Release:        2%{?dist}
 Summary:        A Fortran and C based software package for scientific visualization
 Group:          Development/Libraries
 License:        GPL
 URL:            http://ngwww.ucar.edu/ng4.4/index.html
-Source0:        http://ngwww.ucar.edu/ngbin/ncarg-4.4.1.src.tar.gz
+Source0:        http://ngwww.ucar.edu/ngbin/ncarg-%{version}.src.tar.gz
 Source1:        Site.local
 Source2:        ncarg.csh
 Source3:        ncarg.sh
-Patch1:         ncarg-4.4.1-config.patch
-Patch2:         ncarg-4.4.1-include.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  /bin/csh, gcc-gfortran >= 4.1.0, hdf-devel, libjpeg-devel
@@ -30,8 +28,6 @@
 
 %prep
 %setup -q
-%patch1 -p1 -b .config
-%patch2 -p1 -b .include
 cp %{SOURCE1} config
 #Fix up the lib install dir
 sed -i -e s,/LIB/,/%{_lib}/, config/Site.local %{SOURCE2} %{SOURCE3}
@@ -107,6 +103,7 @@
 %{_bindir}/tgks0a
 %{_bindir}/tlocal
 %dir %{_libdir}/ncarg
+%{_libdir}/ncarg/ncarg/data/
 %{_libdir}/ncarg/ncarg/database/
 %{_libdir}/ncarg/ncarg/fontcaps/
 %{_libdir}/ncarg/ncarg/graphcaps/
@@ -127,6 +124,7 @@
 %{_libdir}/ncarg/libncarg_gks.a
 %{_libdir}/ncarg/libncarg_ras.a
 %{_libdir}/ncarg/libngmath.a
+%{_libdir}/ncarg/libsphere3.1_dp.a
 %{_libdir}/ncarg/ncarg/examples/
 %{_libdir}/ncarg/ncarg/tests/
 %{_libdir}/ncarg/ncarg/tutorial/
@@ -134,6 +132,13 @@
 
 
 %changelog
+* Wed Oct  3 2006 - Orion Poplawski <orion at cora.nwra.com> - 4.4.2-2
+- rebuilt for unwind info generation, broken in gcc-4.1.1-21
+
+* Thu Sep 21 2006 - Orion Poplawski <orion at cora.nwra.com> - 4.4.2-1
+- Update to 4.4.2
+- Use RPM_OPT_FLAGS during compile
+
 * Thu Sep 21 2006 - Orion Poplawski <orion at cora.nwra.com> - 4.4.1-5
 - Add NCARG_LIB to ncarg.sh/ncarg.csh profile so ncargpath points to the right
   place (bug #207498).




More information about the scm-commits mailing list