# # spec file for package amaya (Version 4.3.1) # # Copyright (c) 1998 S.u.S.E. GmbH Fuerth, Germany. # # please send bugfixes or comments to feedback@suse.de. # # neededforbuild autoconf automake mmcore mmbase mmslib xpm libz libpng libjpeg %define version 7.1 Vendor: W3C World Wide Web Consortium Distribution: W3C Name: amaya Release: 1 Copyright: Copyright 1995-2002 (MIT) (INRIA), (L)GPL compatible Group: X11/Applications/Networking URL: http://www.w3.org/Amaya/ Autoreqprov: on Packager: Irene.Vatton@w3.org Summary: Web Browser/Editor from the World Wide Web Consortium Version: %{version} Source: ftp://ftp.w3.org/pub/amaya/amaya-src-%{version}.tgz Source1: ftp://ftp.w3.org/pub/amaya/Dutch.tgz Source2: ftp://ftp.w3.org/pub/amaya/Spanish.tgz Source3: ftp://ftp.w3.org/pub/amaya/Italian.tgz Source4: ftp://ftp.w3.org/pub/amaya/Swedish.tgz Source5: ftp://ftp.w3.org/pub/amaya/German.tgz # Patch: amaya-src-%{version}.diff %description Amaya is a complete web browsing and authoring environment and comes equipped with a WYSIWYG style of interface, similar to that of the most popular commercial browsers. With such an interface, users do not need to know the HTML or CSS languages. Authors: -------- Irene.Vatton@w3.org, Jose.Kahan@w3.org, Vincent.Quint@w3.org, Laurent.Carcone@w3.org %changelog * Fri Nov 9 2001 Irene Vatton Integration of English and French dictionaries * Mon Feb 28 2001 Irene Vatton updated for amaya-4.2.1 * Mon Jan 8 2001 Irene Vatton updated for amaya-4.1 * Sat Nov 11 2000 Daniel Veillard updated for amaya-4.0 * Tue Jul 04 2000 Daniel Veillard Updated for amaya-3.2 Removed Ramzi Guetari and Daniel Veillard from authors * Fri Jun 24 1999 Daniel Veillard Updated for amaya-2.1 * Fri Oct 16 1998 Daniel Veillard took the spec file coming from SuSE-1.3 and updated it for RedHat, description, license, and version 1.3b %prep %setup -n Amaya # %patch %build export CFLAGS=-O2 # rm -R libjpeg # rm -R libpng autoconf mkdir linux cd linux ln -s /usr/X11R6/lib/libXm.a export HOME=`pwd` ../configure --prefix=/usr/share --exec-prefix=/usr #cp Options.orig Options make all %install if [ -e /usr/bin/amaya ] ; then rm -f /usr/bin/amaya fi cd linux make install #cd .. #cp -a amaya/AmayaPage.html /usr/share/Amaya/amaya %files %doc COPYRIGHT README.amaya /usr/bin/amaya /usr/share/Amaya