# # spec file for package @PACKAGE@-@VERSION@ # # run 'rpm -ba --target figurine.spec' to create source & binary rpms # where target is something like i386-mandrake-linux # Should use i386 not i586 as it will not install on 386 machines otherwise # (gcc guarantees no i586 insns as long as -m isn't used) Vendor: None Distribution: None Name: figurine Release: @RPMRELEASE@ Copyright: GPL Group: Applications/Graphics # Provides: Requires: transfig >= 3.2 # Conflicts: Autoreqprov: on Packager: moz@compsoc.man.ac.uk Version: @VERSION@ Summary: A vector graphics application for LaTeX. Source: @PACKAGE@-@VERSION@.tar.gz # make relocatable Prefix: /usr # Patch: %description Figurine is a vector graphics application designed to replace xfig. It uses fig2dev from the transfig package to export the figure to a variety of formats, including EPS, LaTeX and GIF. Figurine reads and writes in xfig 3.2 format. Authors: -------- John Levon %prep %setup %build ./configure --prefix=/usr @GLIBC2_0_OPTION@ make %install make install-strip %files /usr/bin/figurine /usr/man/man1/figurine.1 /usr/share/figurine/FORMAT3.2 /usr/share/figurine/INSTALL /usr/share/figurine/arc.gif /usr/share/figurine/arc.html /usr/share/figurine/arcellipse.gif /usr/share/figurine/arccircle.html /usr/share/figurine/arcsettings.gif /usr/share/figurine/arrowsettings.gif /usr/share/figurine/attachment.html /usr/share/figurine/colour.gif /usr/share/figurine/compound.gif /usr/share/figurine/compound.html /usr/share/figurine/editmenu.gif /usr/share/figurine/ellipse.gif /usr/share/figurine/ellipse.html /usr/share/figurine/ellipsebox.gif /usr/share/figurine/endstyle.gif /usr/share/figurine/export.html /usr/share/figurine/filemenu.gif /usr/share/figurine/fillstyle.gif /usr/share/figurine/font.gif /usr/share/figurine/grid.gif /usr/share/figurine/helpmenu.gif /usr/share/figurine/icons.html /usr/share/figurine/index.html /usr/share/figurine/joinstyle.gif /usr/share/figurine/justification.gif /usr/share/figurine/linestyle.gif /usr/share/figurine/linewidth.gif /usr/share/figurine/mainwin.gif /usr/share/figurine/menus.html /usr/share/figurine/node.gif /usr/share/figurine/node.html /usr/share/figurine/pointer.gif /usr/share/figurine/pointer.html /usr/share/figurine/polygon.gif /usr/share/figurine/polygon.html /usr/share/figurine/polygonsettings.gif /usr/share/figurine/polyline.gif /usr/share/figurine/polyline.html /usr/share/figurine/rectangle.gif /usr/share/figurine/rectangle.html /usr/share/figurine/roundboxsettings.gif /usr/share/figurine/showgrid.gif /usr/share/figurine/spline.gif /usr/share/figurine/spline.html /usr/share/figurine/splinesettings.gif /usr/share/figurine/text.gif /usr/share/figurine/text.html /usr/share/figurine/toolwin.gif /usr/share/figurine/view.html /usr/share/figurine/viewmenu.gif /usr/share/figurine/zoomin.gif /usr/share/figurine/zoomout.gif %doc AUTHORS BUGS INSTALL NEWS COPYING ChangeLog README