Annotation of Amaya/amaya_wx.spec, revision 1.27

1.1       vatton      1: #
                      2: # spec file for package amaya (Version 4.3.1)
                      3: # 
                      4: # Copyright  (c)  1998  S.u.S.E. GmbH  Fuerth, Germany.
                      5: #
                      6: # please send bugfixes or comments to feedback@suse.de.
                      7: #
                      8: 
                      9: # neededforbuild  autoconf automake mmcore mmbase mmslib xpm libz libpng libjpeg
                     10: 
1.26      vatton     11: %define version 11.2
1.1       vatton     12: 
                     13: Vendor:       W3C World Wide Web Consortium
                     14: Distribution: W3C
                     15: Name:         amaya_wx
1.23      vatton     16: Release:      0
1.18      vatton     17: License:    W3C http://www.w3.org/Consortium/Legal/2002/copyright-software-20021231
1.21      vatton     18: Group:        Applications/Networking
1.1       vatton     19: URL:          http://www.w3.org/Amaya/
                     20: Autoreqprov:  on
1.21      vatton     21: Packager:     Irene.Vatton@inria.fr
1.1       vatton     22: BuildRoot:    /var/tmp/%{name}-buildroot
                     23: #BuildRoot:     /usr/src/redhat/BUILD/
                     24: 
                     25: Summary:      Web Browser/Editor from the World Wide Web Consortium
                     26: Version:      %{version}
1.10      vatton     27: Source:       amaya-fullsrc-%{version}.tgz
                     28: #Source:      ftp://ftp.w3.org/pub/amaya/amaya-src-%{version}.tgz
                     29: #Source1:     ftp://ftp.w3.org/pub/amaya/amaya-lib-src-%{version}.tgz
                     30: # Patch:      amaya-src-%{version}.diff
1.1       vatton     31: %description
                     32: 
1.5       vatton     33: Amaya is a complete Web authoring tool with some browsing 
                     34: funtionalities and comes equipped with a WYSIWYG style of
                     35: interface, similar to that of the most popular commercial
                     36: browsers. With such an interface, users do not need to 
                     37: well know the HTML, MathML or CSS languages.
1.1       vatton     38: 
                     39: Authors:
                     40: --------
1.22      vatton     41:     Irene.Vatton@inria.fr,
1.4       vatton     42:     Vincent.Quint@inria.fr, Laurent.Carcone@w3.org
1.1       vatton     43: 
                     44: %changelog
1.27    ! vatton     45: * Fri Jan 30 2009 Irene Vatton <Irene.Vatton@inrialpes.fr>
        !            46:   The application uses now libraptor.so.1
1.22      vatton     47: * Wed Nov 20 2008 Irene Vatton <Irene.Vatton@inrialpes.fr>
                     48:   Possiblity to use system libraries and force flags
1.13      vatton     49: * Mon Feb 26 2007 Irene Vatton <Irene.Vatton@inrialpes.fr>
                     50:   Introduction of a script to launch amaya
1.8       vatton     51: * Fri Sep 2 2005  Irene Vatton <Irene.Vatton@w3.org>
1.5       vatton     52:   and Stephane Gully
                     53:   Gnome/Kde integration
1.8       vatton     54: * Tue Oct 15 2004 Irene Vatton <Irene.Vatton@w3.org>
1.2       vatton     55:   Possibility to install GTK and WX amaya versions
1.8       vatton     56: * Tue Jul 06 2004 Irene Vatton <Irene.Vatton@w3.org>
1.1       vatton     57:   First WX amaya version
1.8       vatton     58: * Tue Feb 24 2004 Irene Vatton <Irene.Vatton@w3.org>
1.1       vatton     59:   Updated for amaya-8.3
                     60: * Fri Apr 23 2003 Irene Vatton <Irene.Vatton@w3.org> 
                     61:   Adaptation to redhat 8.0
1.8       vatton     62: * Fri Jan 30 2003 Nabil Layaida <Nabil.Layaida@inria.fr>
1.1       vatton     63:   Adaptation to rpmbuild
                     64: * Mon Sep 16 2002 Irene Vatton <Irene.Vatton@w3.org>
                     65:   GTK options.
                     66: * Fri Nov 9 2001  Irene Vatton <Irene.Vatton@w3.org>
                     67:   Integration of English and French dictionaries
                     68: * Mon Feb 28 2001 Irene Vatton <Irene.Vatton@w3.org>
                     69:   updated for amaya-4.2.1
                     70: * Mon Jan 8 2001 Irene Vatton <Irene.Vatton@w3.org>
                     71:   updated for amaya-4.1
                     72: * Sat Nov 11 2000 Daniel Veillard <Daniel.Veillard@w3.org>
                     73:   updated for amaya-4.0
                     74: * Tue Jul 04 2000 Daniel Veillard <Daniel.Veillard@w3.org>
                     75:   Updated for amaya-3.2
                     76:   Removed Ramzi Guetari and Daniel Veillard from authors
                     77: * Fri Jun 24 1999 Daniel Veillard <Daniel.Veillard@w3.org>
                     78:   Updated for amaya-2.1
                     79: * Fri Oct 16 1998 Daniel Veillard <Daniel.Veillard@w3.org>
                     80:   took the spec file coming from SuSE-1.3 and updated it for RedHat,
                     81:   description, license, and version 1.3b
                     82: 
                     83: %prep
                     84: %setup -n Amaya
                     85: # %patch
                     86: %build
1.23      vatton     87: export CFLAGS=
                     88: export CXXFLAGS=
1.1       vatton     89: mkdir -p $RPM_BUILD_ROOT/usr/share/
1.25      vatton     90: # Force 64-bit Mesa configure
                     91: # WARNING: Check that Mesa/configs/linux-x86-64 uses
                     92: #          "LIB_DIR = lib" "EXTRA_LIB_PATH = -L/usr/X11R6/lib"
                     93: #cp ../Mesa/configs/linux-x86-64-static ../Mesa/configs/current
1.1       vatton     94: autoconf
                     95: mkdir linux
                     96: cd linux
                     97: export HOME=`pwd`
1.20      vatton     98: ../configure --enable-system-raptor --prefix=/usr/share --exec=/usr/share  --datadir=/usr/share
1.1       vatton     99: #cp Options.orig Options
1.19      vatton    100: make depend
1.3       vatton    101: make
1.1       vatton    102: %install
                    103: cd linux
                    104: make install prefix=$RPM_BUILD_ROOT/usr/share
1.5       vatton    105: # Gnome/Kde integration
                    106: ./script_install_gnomekde ./bin $RPM_BUILD_ROOT/usr/share /usr/share
1.1       vatton    107: %files
1.15      vatton    108: %doc README
1.5       vatton    109: /usr/share/pixmaps/
                    110: /usr/share/applications/
1.13      vatton    111: /usr/share/Amaya/
1.1       vatton    112: %post
1.14      vatton    113: /bin/ln -f -s /usr/share/Amaya/wx/bin/amaya /usr/bin/amaya
1.1       vatton    114: %postun
                    115: rm -f /usr/bin/amaya
1.17      vatton    116: rm -f /usr/share/applications/Amaya.desktop
                    117: rm -f /usr/share/pixmaps/amaya.png
1.1       vatton    118: 

Webmaster