# $Id$ # $crtd: by Kenneth Melero on 010716 $ # $cmnt: spec file for ossim # $ # Preamble Summary: Open Source Software Image Map Name: ossim Version: 1.1.6 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 \ --with-grass=no \ --without-python \ --with-libtiff=`pwd`/../libtiff/libtiff \ --without-debug \ --with-optimization make %install make \ version=%{version} \ prefix=$RPM_BUILD_ROOT/usr \ sysconfdir=$RPM_BUILD_ROOT%{_sysconfdir} \ docdir=$RPM_BUILD_ROOT%{_defaultdocdir} \ install %changelog * Mon Jan 28 2002 Kenneth Melero -New Visual Chain Editor, redo of RPM, several minor bug fixes * Thu Jan 03 2002 Kenneth Melero -Redesign of connectable object pipeline, Save State updates, getTile updates, progress interfaces, added New Tile Caching schemes, MPI updates, several minor bug fixes * 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/bin/adrg_header_dump /usr/bin/bilsplitter /usr/bin/btoa /usr/bin/ccfinfo /usr/bin/chgkwval /usr/bin/cibcadrg /usr/bin/cibcadrg_split /usr/bin/create_histo /usr/bin/datums /usr/bin/deg2dms /usr/bin/deg2rad /usr/bin/deminfo /usr/bin/dms2deg /usr/bin/dbossim-stager /usr/bin/dtedInfo /usr/bin/dtedList /usr/bin/ecg2ocg /usr/bin/extract_vertices /usr/bin/ft2mtrs /usr/bin/histo_match /usr/bin/icp /usr/bin/igen /usr/bin/imageView /usr/bin/image_info /usr/bin/img2rr /usr/bin/mtrs2ft /usr/bin/rad2deg /usr/bin/recceVue /usr/bin/swapbytes /usr/bin/shpbuilder /usr/bin/shpcutter /usr/bin/space_imaging /usr/bin/vce