# $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.1 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=%{_prefix} \ --with-grass=%{withgrass} \ --without-python make %install make \ version=%{version} \ prefix=$RPM_BUILD_ROOT%{_prefix} \ sysconfdir=$RPM_BUILD_ROOT%{_sysconfdir} \ docdir=$RPM_BUILD_ROOT%{_defaultdocdir} \ install %changelog * 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} %{_bindir}/bilsplitter %{_bindir}/btoa %{_bindir}/ccfinfo %{_bindir}/chgkwval %{_bindir}/cibcadrg %{_bindir}/cibcadrg_split %{_bindir}/create_histo %{_bindir}/datums %{_bindir}/deg2rad %{_bindir}/deminfo %{_bindir}/dtedInfo %{_bindir}/dtedList %{_bindir}/ft2mtrs %{_bindir}/histo_match %{_bindir}/icp %{_bindir}/igen %{_bindir}/imageView %{_bindir}/img2rr %{_bindir}/mosaic %{_bindir}/mtrs2ft %{_bindir}/ossim %{_bindir}/pyossim %{_bindir}/rad2deg %{_bindir}/recceVue %{_bindir}/swapbytes