# Note that this is NOT a relocatable package %define ver 0.3.12 %define RELEASE 2 %define rel %{?CUSTOM_RELEASE} %{!?CUSTOM_RELEASE:%RELEASE} %define prefix /usr Summary: The Electric Eyes image viewer application. Name: ee Version: %ver Release: %rel Copyright: GPL Group: Applications/Multimedia Source: ftp://ftp.gnome.org/pub/ee-%{ver}.tar.gz BuildRoot: /var/tmp/ee-%{PACKAGE_VERSION}-root URL: http://www.gnome.org Docdir: %{prefix}/doc Requires: imlib >= 1.9.2 %description The ee package contains the Electric Eyes image viewer for the GNOME desktop environment. Electric Eyes is primary an image viewer, but it also allows many types of image manipulations. Electric Eyes can handle almost any type of image. Install the ee package if you need an image viewer. %changelog * Mon Aug 30 1999 Elliot Lee - version 0.3.10 * Fri Feb 12 1999 Michael Fulbright - version 0.3.8 * Mon Feb 08 1999 Michael Fulbright - version 0.3.7 * Wed Jan 06 1999 Michael Fulbright - rebuilt for gtk+ 1.1.12 * Wed Dec 16 1998 Michael Fulbright - updated for GNOME freeze * Tue Sep 22 1998 Carsten Haitzler - requires imlib 1.8.1 - more minor bug fixes. * Fri Sep 11 1998 Cristian Gafton - stuff * Thu Aug 13 1998 Marc Ewing - Initial spec file copied from gnome-graphics %prep %setup %build CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%prefix make %install rm -rf $RPM_BUILD_ROOT make prefix=$RPM_BUILD_ROOT%{prefix} install strip $RPM_BUILD_ROOT%{prefix}/bin/* ||: %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-, root, root) %doc AUTHORS COPYING ChangeLog NEWS README %{prefix}/bin/* %{prefix}/share/gnome/help/ee %{prefix}/share/locale/*/*/* %{prefix}/share/gnome/apps/* %{prefix}/share/mime-info/ee.keys