2011-08-15 Bor Kraljič * CONFLICTS: it conflicts with libreoffice-bin 2008-10-22 Julien "_kaze_" ROZO * DETAILS: removed REJECT 2008-10-15 George Sherwood * CONFIGURE: Removed rejected message 2008-09-09 Julien "_kaze_" ROZO * CONFLICTS: removed OpenOffice, added openoffice3-bin 2008-04-24 Eric Sandall * DEPENDS: Removed dependency on mktemp (now provided by coreutils) 2006-10-26 Jaka Kranjc * INSTALL: use TRACK_ROOT when linking #9163 2006-05-07 George Sherwood * INSTALL: Added code to creates links. * POST_INSTALL: Removed. Bug #10589. 2005-09-14 George Sherwood * DETAILS: Updated to 1.1.5. Removed SOURCE2. * PRE_BUILD: removed. Security patch not needed * POST_INSTALL: removed security patch 2005-06-26 George Sherwood * CONFLICTS: added conflicts openoffice2-bin * volatiles: added file to pass cleanse (Bug #8992) 2005-04-17 Thomas Houssin * PRE_BUILD, DETAILS, POST_INSTALL: security update 2005-04-07 Eric Sandall * CONFLICTS: OpenOffice-bin no longer exists 2005-03-30 Andrew Stitt * CONFIGURE: remove relative paths to grimoire libraries 2005-01-19 Eric Sandall * DETAILS: Updated to 1.1.4 SOURCE_DIRECTORY now uses VERSION Shortened SHORT Removed TABs * DEPENDS,CONFLICTS,INSTALL: Formatted to Guru Handbook * POST_INSTALL: Use VERSION instead of hard-coded 2004-10-06 Eric Schabell * DETAILS: updated v1.1.3. 2004-09-22 Eric Schabell * PREPARE, POST_REMOVE: removed, everything is now tracked. * DETAILS: updated to v1.1.3rc, changed spell name to openoffice-bin. * INSTALL: updated to track install. * POST_INSTALL: added to track symlink creation. * CONFLICTS: updated to remove older OpenOffice-bin installs as now has a new lower-cased spell name. 2004-08-11 Eric Schabell * PREPARE: cleaned up and beautified. 2004-08-10 Eric Sandall * PRE_BUILD, PREPARE: Move query to PREPARE to be asked during depends resolution. Remove PRE_BUILD code. Remove TABs. 2004-08-05 Eric Schabell * BUILD: modified for api2. * INSTALL: added for api2. * CONFIGURE: modified to use grimoire rejected message. 2004-06-24 Jose Bernardo Silva * DETAILS: Updated to 1.1.2, removed two non-working urls * BUILD: removed LD_PRELOAD hacks, no longer needed. 2004-05-21 Eric Sandall * CONFIGURE, PRE_BUILD: Move rejected query to CONFIGURE (Bug #3594) * HISTORY: Formatted to Guru Handbook 2004-04-29 Eric Schabell * DETAILS: updated version. * HISTORY: cleaned up. * DEPENDS: added for mktemp depends. * BUILD: cleaned up sedit's. * POST_REMOVE: updated to 1.1.1 version removal. 2003-09-16 Eric Sandall * CONFLICTS: Added conflicts for openoffice 2003-06-20 Derek Moyes * DETAILS: Updated the spell to 1.0.3.1 and re-submitted to grimoire. 2002-11-27 Geoffrey Derber * DETAILS: Fixed a problem caused by URLs changing. 2002-10-25 Geoffrey Derber * PRE_BUILD: Fixed an issue with the warning message 2002-07-21 Eric Schabell * HISTORY: Updated * PRE_INSTALL: New warning messages * DETAILS: Download size warning 2002-07-13 Chris Brien * After spending weeks attempting to build OpenOffice, I decided to just go get the binary. This spell is heading straight to z-rejected. 2002-05-01 Eric Sandall * Applied patches (except for gcc3 related) located at http://www.linux-debian.de/openoffice/, thanks to Yoav Avitzour for pointing me here. 2002-03-06 Eric Sandall * DETAILS: Modified (finally figured this out ;) to have gpc as SOURCE2, rather than creating a whole other spell for 2 header files that just need to be copied for OpenOffice. Found that if I have an "_" in my SOURCE (and probably any others), I must use the escape sequence "\" before it for it to read (e.g. SOURCE=oo_$VERSION_src.tar.bz2 -> SOURCE=oo\_$VERSION\_src.tar.bz2) .