# $Id$ # $crtd: by Kenneth Melero on 010716 $ # $cmnt: spec file for ossim # $ %define withgrass no # Preamble Summary: Open Source Software Image Map Name: ossim Version: 1.1.3 Release: 1 Copyright: GPL LGPL Group: Applications/Image Source: ftp://ftp.remotesensing.org/pub/ossim/%{name}-%{version}.tgz URL: http://www.remotesensing.org/ossim/ Distribution: na Vendor: imagelinks.com Packager: Kenneth Melero BuildRoot: %{_tmppath}/%{name}-%{version} %description Pronounced "awesome", the OSSIM project leverages existing open source algorithms, tools, and packages to construct an integrated library for remote sensing, image-processing, and Geographical Information Sciences (GIS) analysis. %prep %setup rm -r `find . -name CVS -print` %build ./configure \ --prefix=$RPM_BUILD_ROOT/usr/local/ossim \ --with-grass=%{withgrass} \ --without-python \ --with-libtiff=`pwd`/../libtiff/libtiff \ --without-debug \ --with-optimization make %install make \ version=%{version} \ prefix=$RPM_BUILD_ROOT/usr/local/ossim \ sysconfdir=$RPM_BUILD_ROOT%{_sysconfdir} \ docdir=$RPM_BUILD_ROOT%{_defaultdocdir} \ install %changelog * Mon Oct 29 2001 Kenneth Melero -Upgraded Geotrans, Fixed CIB/CADRG/ADRG support, Display remapper support for 11/16-bit, new configuration options, MacOS Carbon support, igen fixes, new discrete convolutions, NaN support, several minor bug fixes * Mon Sep 17 2001 Kenneth Melero -Libtiff Memory leak fix, CCF Head fix, MySQL support, Shapefile support, dbossim-stager app, several minor bug fixes * Wed Sep 12 2001 Kenneth Melero -Elevation Intersection and autoload DTED/DEM support, Bug fixes for sensor modeling, RecceVue with sensor model support, CIB/CADRG splitter application, IGEN (Image Generator) application, MPI support for IGEN, Full reading/writing GeoTIFF support, several minor bug fixes * Thu Aug 30 2001 Kenneth Melero -OSSIM Sensor Modeling, RecceVue, Histogram manipulation, Elevation support, Minor bug fixes * Mon Jul 16 2001 Kenneth Melero -First official release. * Sun Mar 04 2001 Derald Metzger -UPDATE pkg to 0.999.8-1. New rpm snapshot. Compiles under both redhat-6.2 and 7.0. Rpm builds by default withgrass=no but will build with it. Did not test python. * Wed Feb 08 2001 Derald Metzger -UPDATE pkg to 0.999.7-1 The ossim dir tree has been extensively reconfigured. * Thu Dec 28 2000 Derald Metzger -UPDATE pkg to 0.999.3-1 The 0.999 is meant to imply preliminary code (alpha or beta). The .3-1 is the 3rd preliminary version and first rpm release of it. - Remove $BR build root stuff from Makefile. Use make var defs on cmdline. - Macroized and updated the files manifest - Added config dir etc/ossim - Added doc dir - Removed lib/ossim - linking statically * Thu Aug 31 2000 Derald Metzger -pkg 0.2.0a-2 Rebuild with wxGTK-2.2.1-0. * Sat Aug 26 2000 Derald Metzger -pkg 0.2.0a-1 Snapshot of current alpha code * Thu May 23 2000 Derald Metzger -PACKGED 0.0.0-1 - rpm'd ossim. Started version at 0.0.0 %files %defattr(-,root,root) %doc %{_docdir}/%{name}-%{version}/ %config %{_sysconfdir}/%{name} /usr/local/ossim/bin/bilsplitter /usr/local/ossim/bin/btoa /usr/local/ossim/bin/ccfinfo /usr/local/ossim/bin/chgkwval /usr/local/ossim/bin/cibcadrg /usr/local/ossim/bin/cibcadrg_split /usr/local/ossim/bin/create_histo /usr/local/ossim/bin/datums /usr/local/ossim/bin/deg2rad /usr/local/ossim/bin/deminfo /usr/local/ossim/bin/dtedInfo /usr/local/ossim/bin/dtedList /usr/local/ossim/bin/ft2mtrs /usr/local/ossim/bin/histo_match /usr/local/ossim/bin/icp /usr/local/ossim/bin/igen /usr/local/ossim/bin/imageView /usr/local/ossim/bin/image_info /usr/local/ossim/bin/img2rr /usr/local/ossim/bin/mosaic /usr/local/ossim/bin/mtrs2ft /usr/local/ossim/bin/ossim /usr/local/ossim/bin/rad2deg /usr/local/ossim/bin/recceVue /usr/local/ossim/bin/swapbytes /usr/local/ossim/bin/dbossim-stager /usr/local/ossim/bin/shpcutter