%define version 1.4.0 Name: LabPlot URL: http://labplot.sourceforge.net/ Version: %{version} Summary: Function and Data Plotter Release: 1 Source: LabPlot-%{version}.tar.gz Group: Applications/Engineering License: GPL Packager: Stefan Gerlach Distribution: SuSE Linux 9.0 (i586) Vendor: http://labplot.sourceforge.net/ Requires: xfntgreek, libjasper, pstoedit, ImageMagick, ImageMagick-Magick++, gsl, fftw3, qsa, audiofile, netcdf BuildRoot: /tmp/LabPlot %description This is a program for plotting of functions and data manipulation. Compiled for SuSE Linux 9.0. Authors: ........ Stefan Gerlach %prep rm -rf $RPM_BUILD_DIR/LabPlot-%{version} tar zxvf $RPM_SOURCE_DIR/LabPlot-%{version}.tar.gz %setup export CFLAGS="-O2 -Wall" export CXXFLAGS="-O2 -Wall" ./configure --prefix=/opt/kde3 --disable-static %build make %clean rm -rf $RPM_BUILD_ROOT rm -rf $RPM_BUILD_DIR/LabPlot-%{version} %install make DESTDIR="$RPM_BUILD_ROOT" install %post /sbin/ldconfig %postun /sbin/ldconfig %files /opt/kde3/bin/LabPlot /opt/kde3/share/locale/de/LC_MESSAGES/LabPlot.mo /opt/kde3/share/locale/fr/LC_MESSAGES/LabPlot.mo /opt/kde3/share/locale/ru/LC_MESSAGES/LabPlot.mo /opt/kde3/share/applnk/Applications/LabPlot.desktop /opt/kde3/share/icons/hicolor/64x64/mimetypes/lpl.png /opt/kde3/share/icons/locolor/16x16/apps/LabPlot.png /opt/kde3/share/icons/locolor/16x16/mimetypes/lpl.png /opt/kde3/share/icons/locolor/32x32/apps/LabPlot.png /opt/kde3/share/icons/locolor/32x32/mimetypes/lpl.png /opt/kde3/share/icons/hicolor/48x48/apps/LabPlot.png /opt/kde3/share/icons/hicolor/48x48/mimetypes/lpl.png /opt/kde3/share/mimelnk/application/x-lpl.desktop /opt/kde3/share/doc/HTML/en/LabPlot/index.docbook /opt/kde3/share/doc/HTML/en/LabPlot/small_pics/ /opt/kde3/share/doc/HTML/de/LabPlot/index.docbook /opt/kde3/share/doc/HTML/de/LabPlot/small_pics/ /opt/kde3/share/apps/LabPlot/ /opt/kde3/lib/libLabPlotcephes.la /opt/kde3/lib/libLabPlotcephes.so /opt/kde3/lib/libLabPlotcephes.so.1 /opt/kde3/lib/libLabPlotcephes.so.1.0.0 /opt/kde3/lib/libLabPlot.la /opt/kde3/lib/libLabPlot.so /opt/kde3/lib/libLabPlot.so.1 /opt/kde3/lib/libLabPlot.so.1.0.0 %doc README TODO INSTALL ChangeLog CHANGES FEATURES LabPlot.lsm %changelog * Fri Oct 31 2004 - Stefan Gerlach - updated to 1.4.0 - removed CDF