%define name etoys %define version 2.1.1605 %define release 1 %define source %{name}-%{version} Name: %{name} Summary: A media-rich model, game, and simulation construction kit and authoring tool Version: %{version} Release: %{release} Vendor: Viewpoints Research URL: http://squeakland.org/ License: Apache License BuildArchitectures: noarch BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX) Source: %{source}.tar.gz Group: Development/Languages Prefix: /usr Requires: squeak-vm >= 3.9-11 Requires: shared-mime-info %description Squeak Etoys was inspired by LOGO, PARC-Smalltalk, Hypercard, and starLOGO. It is a media-rich authoring environment with a simple powerful scripted object model for many kinds of objects created by end-users that runs on many platforms, and is free and open source. It includes 2D and 3D graphics, images, text, particles, pres-entations, web-pages, videos, sound and MIDI, etc. It includes the ability to share desktops with other Etoy users in real-time, so many forms of immersive mentoring and play can be done over the Internet. %prep %setup -n %{source} %build ./autogen.sh --prefix=/usr make ROOT=%{buildroot} %{?_smp_mflags} %install [ -n "%{buildroot}" -a "%{buildroot}" != "/" ] && rm -rf "%{buildroot}" make install-etoys ROOT=%{buildroot} %clean [ -n "%{buildroot}" -a "%{buildroot}" != "/" ] && rm -rf "%{buildroot}" %post /usr/bin/update-mime-database /usr/share/mime &> /dev/null %postun /usr/bin/update-mime-database /usr/share/mime &> /dev/null %files /usr/share/etoys /usr/bin/etoys /usr/share/doc/etoys /usr/share/mime/packages/etoys.xml %changelog * Fri Sep 07 2007 Takashi Yamamiya - 2.1.1605-1 - Content Rev. 36 - 1605trimReleaseBuilder-tak.cs: Remove some projects in the image, and trim verbose messages. - 1604EmptyConditional-yo.cs: Make Sexp form work when testPart is empty. - 1603SISSFuncTiles-yo.cs: Make FunctionTiles work with SISS file format. - 1602keepPrj-bf.cs: Update the current project in journal on close, save copy on keep button press. - 1601initialBalloonHelp-yo.cs: For the initial project, this changeset adds explaination on where to start. - 1600flapFix-bf.cs: Fix a DNU when there is no current SugarNavBar instance - 1599Repaint-size-tk.cs: Bug from Kathleen Harness: If a SketchMorph is shrunk down to a small size, and you repaint, the original form can be cut off by the painting area. - 1598helpIcon2-tak.cs: Better color of help icon. - 1597RelBuilderForSqLand-yo.cs: A release builder setting for a non-OLPC release. - 1596helpIcon-tak.cs: An icon for Etoys Quick Guide. - 1595nonSugarSuppliesTab2-yo.cs: Make Red old Supplies tab show when sugarNavigator is false. - 1594nonSugarSuppliesTab-yo.cs: Make Red old Supplies tab show when sugarNavigator is false. - 1593tabsClearSugarBar-sw.cs: In lining up flap-tabs along the left edge of the screen, start *below* the sugar-nav-bar if the sugarNavigator preference is on. - 1592redSuppliesInEvtTh-sw.cs: Position the supplies tab in non-sugar evt theatre properly. Requires a change to the newSuppliesFlapFromQuads:positioning: method from Yoshiki before this all comes together... - 1591jpegExt-bf.cs: Add JPE as supported jpeg extension as workaround for issues 3163 and 3164 - 1590noInteractionSaving-yo.cs: Add a way to save a project without any interaction. Also, remove the menu bar from the generated thumbnail. - 1589stickyGuides-sw.cs: Make the Guides cards in the Help flap be sticky. - 1588veraSansForEtoys-tak.cs: Choose BitstreamVeraSans for Etoys. - 1587flexibleEtoysFont-tak.cs: Makes tile and viewer layout to fit with various font sizes. - 1586moreRotationFixes-sw.cs: Fixes two more bugs arising from morph rotation: - 1585littleOops-sw.cs: Removes a snippet of debugging code inadvertently lingering in update 1580sugarSupplies.. - 1584evtTheatreSugarFlaps-sw.cs: Complete the porting of sugar-nav-bar and sugar-supplies-bin changes in the outer UI to the flaps used on the edge of an event theatre. - 1583fixDupHelpMsg-sw.cs: Fix the help message for the green 'duplicate' halo handle so that it doesn't mislead about siblings when that's not an option. - 1582sugarNavsViewer-sw.cs: Make some of the sugar navigator-bar menu items available in its viewer. - 1581noAutoFlap-sw.cs: Stop automatically putting up help-flaps for recording-controls, event theatre, and event roll. - 1580sugarSupplies-sw.cs: Special buttons for controlling the supplies flap and the flap accommodating the QuickGuide. - 1579scriptorHeaderLook-sw.cs: Proposed tweaks to the scriptor header: - 1578variableSpacer-sw.cs: Adds a generic variable transparent spacer that is halo-shy. - 1577chooseGraphicFix-sw.cs: Fixes the bug that a second request for 'choose new graphic' for a sketchMorph for which a graphical-menu was already put up (in place of the original sketch) would generate an error. - 1576sugarBtnBorder-yo.cs: Fix the background color problem introduced by the canvas tranclucent change. * Fri Aug 31 2007 Takashi Yamamiya - 2.1.1575-1 - content rev. 35 - 1575QuickGuide2-yo.cs: Remove player in the IndexPage prototype. - 1574WindowEvents-JMM-bf.cs: Add WindowEvent handling, based on JMM's Ffenestri-b-4-Events-Morphic.1.cs. - 1573baloonWording-yo.cs: Change the wording in baloon help for the supplies tab. - 1572fixAlphaInThumb-yo.cs: fix alpha channel of thumbnails. - 1571QuickGuide1-yo.cs: First cut of quick guide index viewer system. - 1570FixInspectProps-sw-yo.cs: Fixes inspect property in the debug menu. - 1569OLPCDisplayCopy-yo.cs: Copy shouldn't be made for the display. - 1568player-ref-tk.cs: Fixes bug that prevented the Revert feature of bookmorphs from working. - 1567BookIcon-tak.cs: Better next and previous button for BookMorph. - 1566safeFailDbus-yo.cs: Ignore error when the VM doesn't have DBus plugin. - 1565transformRestore-sw.cs: Restore the change of 1552TransformFix. - 1564projectViewIssues-sw.cs: TRAC 2888: Makes project-view icons obey the acceptDrops flag governed in the halo menu. - 1563picker-yo-sw.cs: TRAC 2831: Remove all uses of Sensor in color-picking, thus allowing event-replays of modal color picking to work. - 1562noEmptyMenus-sw.cs: TRAC 2808: Don't show a menu icon in a viewer for a slot/variable which would have no menu items to offer in such a menu. - 1561fullScreenBook-sw.cs: TRAC 2825: When exiting full-screen mode of a BookMorph, restore the original position of the book. - 1560evtRecorderItems-sw.cs: TRAC 2830: Remove the old EventRecorder from the Objects catalog. - 1559editBalloonText-sw.cs: TRAC 2826 - Move the edit-balloon-text command from the debug menu to the extras menu, thus making it available to all users. - 1558bookControls-sw.cs: TRAC 2820: Add an option allowing book controls to appear at top *or* bottom of the book - 1557arrowPointingUp-sw.cs: TRAC 2867 - Make the arrow obtained from the objects catalog start out life pointing upward and with a heading of 0 to match. - 1556gettextUtils-tak.cs: Verify and export all gettext files. - 1555TransWorldMenu-KR.cs: make WorldMenu translatable - 1554transformRevert-sw.cs: Revert the change in 1552TransformFix, at least for the time being. - 1553TransScriptor-KR.cs: translation stuff for scriptor menu/goldbox - 1552TransformFix-ar.cs: A small fix for FormCanvas' transform methods due to the fact that WarpBlt wants to know its sourceForm before setting the cellSize * Sun Aug 12 2007 Takashi Yamamiya - 2.1.1551-1 - content rev. 33 - 1551useGetTextnoop2-KR.cs: apply #translatedNoop to bunch of classes for prototypes in flap - 1550pickerForRotated-sw.cs: Position the modal color-picker properly on rotated objects. - 1549sugarTheatre-sw.cs: Sugarizing the event theatre flaps. - 1548pageTurnFont-sw.cs: Use the etoy font for constructing the page-turn buttons. - 1547collapseBelowSugar-sw.cs: Exclude the area of the Sugar bar from the space considered suitable for locating collapsed window-tabs when the #sugarNavigator preference is true. - 1546releaseBuilderOLPC-tak.cs: Cleanup configure script. - 1545unmatchedMouseDown-sw.cs: bracketing mouse-up, to avoid some odd consequences of playback ending - 1544WsFixupAug9-yo.cs: Resolve conflicts from WsRangeFinder-ka. - 1543WsRangeFinder-ka.cs: Enable to use a range finder (GP2D12) with a World-Stethoscope. - 1542sibsOfNonSketches-sw.cs: Don't offer the 'make all my siblings look like me' item in the siblings submenu unless the morph is a SkechMorph - 1541typo-sw.cs: Fixes a typo in the help-text for the sound-recorder, and uses the opportunity to flesh out more detail in the message. - 1540getEntireFile-sw.cs: provide a null backstop method for RemoteFileStream>>converter: - 1539SemaphoreCritical-ar.cs: This change set fixes a set of severe problems with concurrent use of Delay. - 1537Translucent-yo.cs: SketchMorphs that have translucency (0 < alpha < 255) were not blending with the background in drawOn:. Yoshiki found the fix. - 1536PolygonMorph-kfr.cs: - 1535varNameFix-sw.cs: Do not allow a system player-slot name to be used as a user-defined variable name. - 1534fontTweak-sw.cs: One button label in the all-scripts tool was not being rendered in the standard etoys button font... * Mon Aug 08 2007 Takashi Yamamiya - 2.1.1533-1 - content rev. 32 - 1533selectionMorphIssues-sw.cs: Assure halo is deleted from an object being deleted, taking care in case in the SelectionMorph case. - 1532SugarNav13-yo.cs: Update the buttons in the Sugar bar. - 1531noOldSoundRecorder-sw.cs: Again expunge the old SoundRecorder from the Objects Catalog. And set the new SoundRecorder up properly for translations. - 1530gettextDirectory-tak.cs: Gettext files are located good structure. - 1529NebraskaOverMesh-yo.cs: This might be a wrong way to fix it, but this changeset makes the Nebraska work over olpc mesh. - 1528netNameResolverFix-mir.cs: - 1527useGettextFromArray-tak.cs: Put #gettextNoop keyword in array literals for making translation templates. - 1526gettextFromArray-tak.cs: Aggregate gettext keywords from array literals. - 1525TransExport4-KR.cs: To make context information for tile wording/help better - 1524suffixArrowFix-sw.cs: Don't show suffix arrows on tiles that don't do arithmetic. - 1523notShowUpdateDir-yo.cs: Hide update directory from the project list. - 1522resumeFix-bf.cs: Cross-published from olpc2.0 update 1469resumeFix-bf. - 1521enableScrollingText-sw.cs: Make a scrolling-text item be available in the basic category of the objects catalog. - 1520ScrollingField-width-tk.cs: Fixes for ScrollableField - 1519lastOccurrenceFix-sw.cs: Fixes a bug in String>>findLastOccuranceOfString: startingAt:, and corrects the spelling of the selector to be #findLastOccurrenceOfString:startingAt: - 1518animatedImageFix-sw.cs: Fix an update problem with animated images; derived from from a fix posted to Mantis by Jerome Peace. - 1517gettextNoopConflicts-sw.cs: Fixes a few conflicts between update 1512useGettextNoop and other recent updates: - 1516ITNPosOption-yo.cs: Add a menu item to set the prefered position of navigator. - 1515fixEmbedInWindow-yo.cs: We decided to take out 'put in a window' feature, but it is nice to make it work anyway. - 1514avoidScreenCtlr-yo.cs: Morphic World menu shouldn't hold onto ScreenController instance. - 1513relBuilderFix-21-yo.cs: Make sure that change set is cleared. - 1512useGettextNoop-tak.cs: A lot of fix to apply #translatedNoop - 1511gettextNoopSupport-tak.cs: Detect receiver of #translatedNoop to use keywords. - 1510soundRecorderViewer-sw.cs: Adds control over record, stop, and play buttons of a sound recorder via new tiles in its viewer. - 1509soundRecorder-sw.cs: A simplified UI for John Maloney's SoundRecorder. - 1508flapsOnLanguageChg-sw.cs: Let the sugarNavigator preference dominate over the eToyFriendly flag. - 1507magnifiers-sw.cs: Only offer a single magnifier in the objects catalog. - 1506noStackMorph-sw.cs: As agreed at conference call 19July07, disenfranchise the StackMorph. - 1505uers-sw.cs: Fixes four methods that had the same 'uers' misspelling of 'users. - 1504viewerSearchAgain-sw.cs: Eliminate all non-letters from the string processing associated with Viewer Search. - 1503barePlayerlessPhrase-sw.cs: Treat bare playerless phrases on the desktop like all others. - 1502lessENotation-sw.cs: Improvements for printout of numeric values in etoy readouts. - 1501moribundWatcher-sw.cs: Get rid of problematical watchers. * Mon Jul 30 2007 Bert Freudenberg - 2.0.2471-1 - removed examples.dir - content rev. 31: - 1471SugarNav13-yo: Update the buttons in the Sugar bar. - 1470notShowUpdateDir-yo: Hide update directory from the project list. - 1469resumeFix-bf: fix resuming non-projects from Journal * Thu Jul 24 2007 Bert Freudenberg - 2.0.1468-1 - provide shared-mime-info magic file - fixed icon (eben) - declare mime-types in activity.info - fix typo in etoys-instance script - content rev 30: - 1468datastore-bf: Make resuming a project from datastore work (like after downloading a project). Also allow saving to and loading from datastore. - 1467DBus-Core-bf-34: fix dbus error handling - 1466SqueakToUtf8-ar: conversion from and to UTF-8 - 1465TransExportUI-tak: Modify Language Editor UI for Korakurider's new gettext exporter. - 1464TransExport3-KR: package pot by top-category of class excluding Morphic-*, export wordings and documentions - 1463relBuilderBinIcons-yo: Release Builder creates icons. * Thu Jul 19 2007 Bert Freudenberg - 2.0-1462-1 - content rev 29: - fix camera not opening (bf) - 1462networkFix-mir-bf: Fix non-blocking socket connection (mir) Fix getting local host address (bf) - 1461helpTypo-sw: Fixes a typo in the help msg for previous-arrow * Wed Jul 18 2007 Bert Freudenberg - 2.0-1460-1 - content rev 28: - 1460journalFix2-bf: Use title from journal for project name, and vice versa - 1459journalFix-bf: Datastore object id must not be retained in image or project files * Tue Jul 17 2007 Bert Freudenberg - 2.0-1458-1 - content rev 27: - 1458avoidHelpFlap-sw: avoid appearance of an unexpected evt-theatre help flap after a locale change - 1457journal-bf: Datastore support part one: Create journal entries, update on deactivation, retrieve when resuming. - 1456FasterLocaleChange-yo: Make locale change faster - 1455SugarNav12-yo: Fix a one-off bug in the use of WarpBlt. Also, fix the corrupted bitmaps. - 1454scriptorParam-sw: Fixes some problems in the headers of scriptors that have parameters. - 1453DBus-Core-bf-33: fix writing of container types - 1452FixCopyMorph-tak: Fix a problem that you cannot copy a morph on Windows nor Mac. * Fri Jul 13 2007 Bert Freudenberg - 2.0.1451-1 - fix spec file clean, add _smp_mflags as requested by fedora (bf) - fix alternate image logic (yo) - content rev 26: - 1451ownerBuddy-bf: Treat owner buddy specially: do not show in peer list, use its nick as authorName (fixes #2091) - 1450TransExport2-KR: merge duplicate msgid entry on export, and show each occurence as header for msg id - 1449WanderingLetters-tk - 1448MouseOverHalosFix-tak: Fixed bug that mouse over halos need a double click (#2086) - 1447supressViewerNotice-yo: In non eToyFriendly mode, building viewer progress bar is suppressed. (Also, #translated is added.) - 1446disablePutInWindow-yo: In eToyFriendly mode, disable put in a window feature. - 1445SugarNav11-yo: Replace quit button with stop button. - 1444CatalogEntriesJul12-yo: Adjust some labels in object catalog. - 1443RemoveAtomicGame: Remove AtomicGame from the system. - 1442TransExport1-KR: Collect translated literals and extract them to gettext POT (prototype attempt). - 1441ExClipboardMorphic4-tak: Better behavior in Sugar environment: Fixed a bug that it happens to be copied 3 times to Sugar frame. Fixed a bug not to work dragging out on Sugar. - 1440HonorCursorChange-yo: biggerCursor preference change informes HandMorph and reinitializes the class var. - 1439rotatedBareTileOops-sw.cs: Fixes a glitch that caused the jump when grabbing a bare tile to appear again. * Thu Jul 12 2007 Bert Freudenberg - 2.0.1438-1 - add workaround for ticket 1951 (bf) - fix SUGAR_BUNDLE_PATH in etoys-factory (bf) - content rev. 24: - 1438DndOutMorphic-tak: An immature attempt of dragging out. - 1437explicitlySetDisplay-yo: Upon release, we set display depth to 16 explicitly. - 1436VIrtDepthNativeDepth-yo: The current OLPCVirtualDisplay stays in 32-bit mode. With this change, it uses the native display depth when saving. - 1435WSandCatalog-yo: SpectrumAnalyzer gets bigger buttons. SpectrumAnalyzer shows up in Multimedia category. VideoMorph shows up as 'Camera'. PhonePad is moved to Multimedia. PhonePad gets better buttons. WorldStethoscope is moved to Multimedia. WorldStethoscope get bigger buttons. * Tue Jul 10 2007 Bert Freudenberg - 2.0.1434-1 - use bundlebuilder for packaging .xo (bf) - include NEWS file in xo bundle, ChangeLog in RPM (bf) - look for alternative "olpc-dev/etoys.image" in /media instead of /mnt - content rev. 23: - 1434releaseForOLPC3-yo: Tweak the release builder code again - 1433SaveVideo-yo: VideoMorph can be saved into a project, and it pauses when the project switches. - 1432TRscalingOptions-yo: change the wording for English via translation - 1431scalingChoice-yo: Enable translations for scaling options and helps - 1430KedamaPatchTiles-yo - 1429bareTiles-sw: Do not allow editing in tiles on the desktop. Instead, any mouse down on such a tile basically just picks it up. This is not 100% ideal, but better than the previous situation. - 1428caretIssues-sw: Refactors the logic for adding/deleting/showing/hiding carets on tiles. - 1427kbdFocusInPhrase-sw: Assure release of keyboard focus when user grabs a phrase tile - 1426FixScaledDrop-ar: Fixes a problem with DnD handling when scaling is on. - 1425simpleErase-sw: Make the 'erase' and 'stamp & erase' tiles do simple deletion of the object, *not* putting it in the trash and *not* animating. - 1424tinyTweaks-sw: Default clock does not show seconds. 'make this the template for new pages' wording change in 'advanced' book-morph submenu. - 1423scriptorMenu-sw: Remove some redundancy between scriptor menu and gold-box, and harmonize the eToyFriendly and non-eToyFriendly variants of the scriptor menu. - 1422alignProjSorter-yo: Align the sorter. Add scroll bar to the project sorter when it is too big. - 1421viewerTabs-sw: When toggling the implicitSelfInTiles preference, assure that all the viewers represented by viewer-flap-tabs in the projects are fully instantiated. * Fri Jun 29 2007 Bert Freudenberg - 2.0.1420-1 - split off activity into .xo bundle - removed factory-service (now in Sugar as sugar-native-factory) - cleaned up spec file - content rev. 22: - use Ctrl-X/C/V for cut/copy/paste - copy an etoys object as image to other activity - fix listen loop * Tue Jun 26 2007 Bert Freudenberg - 2.0.1401 - IPv6 image support code (mir, ikp) - updated projects * Tue Jun 26 2007 Bert Freudenberg - remove python activity wrapper, get rid of automake (bf) - add factory-service (external activity factory) (bf) - provide activity protocol on DBus from etoys (bf) - require squeak-vm-3.9-11 for DBus support and IPv6 - 2.0.1396 from SVN rev.12 - new function tiles, treasure chest in scriptor, various fixes (sw) - hide screen scaling button if on native 1200x900 (yo) - sibling fixes (tk) - project load fix, viewer feedback (kfr) * Thu Jun 14 2007 Bert Freudenberg - added detailed ChangeLog (generated via mkChangeLog) - for old Sugar, use nick name sans spaces as key - 2.0.1361 from SVN rev. 11 - enhanced BookMorph controls (sw) - dnd supports images and text in addition to files now (tak) - add DBus bindings (impara) * Mon May 14 2007 Bert Freudenberg - 2.0.1349 from SVN rev. 8 - put back screen sharing button * Thu May 10 2007 Bert Freudenberg - 2.0.1345 from SVN rev. 7 - minor fixes - new demo project * Wed May 09 2007 Bert Freudenberg - 2.0.1337 from SVN rev. 6 - added presence service support, buddy badges (bf) - Meta parser, used for expression precedence (yo, alex) - s-expr serialization (yo) - simulate 1200x900 on any screen (ar) * Tue Apr 24 2007 Bert Freudenberg - 2.0.1283 from SVN rev. 5: - fix olpc bar to not constantly consume CPU (yo) * Mon Apr 23 2007 Bert Freudenberg - generate activity_version for activity.info from etoys.spec - 2.0.1276 from SVN rev. 4: - navigator bar and supplies in olpc look (yo) - blueprint canvas (sw), optional implicit self in tiles (sw) * Mon Apr 02 2007 Bert Freudenberg - use $HOME as user directory for trial1 * Fri Mar 30 2007 Bert Freudenberg - moved Content to SVN (now at rev. 3) - 2.0.1252 - bigger cursors (bf) - load rather than generate DSA key (bf) * Fri Mar 23 2007 Bert Freudenberg - 2.0.1238, launch project from webbrowser (bf) - add Ogg support (tak, needs new plugin) - better camera support (dgd, needs new plugin) - updated DemonCastle project (ted) * Tue Feb 27 2007 Bert Freudenberg - 2.0.1224-2: Fixes to run under new Sugar - adjust case of file/directory names to match other activities * Wed Feb 21 2007 Bert Freudenberg - 2.0.1224, fixes, added XML support, new DAV-based updates * Mon Feb 12 2007 Bert Freudenberg - 2.0.1203, fix icon path * Mon Jan 17 2007 Yoshiki Ohshima - 2.0.1198, Changes from Scott Wallace * Mon Jan 16 2007 Yoshiki Ohshima - 2.0.1192, initial screens tweak * Mon Jan 15 2007 Bert Freudenberg - 2.0.1188, minor fixes * Fri Jan 12 2007 Bert Freudenberg - 2.0.1185, new start screen * Thu Jan 11 2007 Yoshiki Ohshima - 2.0.1183, pre-loaded Welcome and a tutorial projects * Wed Jan 10 2007 Bert Freudenberg - 2.0.1179, updated projects * Tue Jan 09 2007 Bert Freudenberg - 2.0.1178, more font adjustments * Fri Jan 05 2007 Bert Freudenberg - 2.0.1168, use Komika fonts * Thu Jan 04 2007 Bert Freudenberg - 2.0.1166, fixed DemonCastle * Fri Dec 22 2006 Bert Freudenberg - 2.0.1156, run from /mnt/stick/olpc-dev/etoys.image if existant * Tue Dec 19 2006 Bert Freudenberg - 2.0.1145, patched icon because of broken css lib * Mon Dec 18 2006 Bert Freudenberg - 2.0.1142, new bundle info, requires latest sugar * Fri Dec 01 2006 Bert Freudenberg - 2.0.1134, require squeak-vm >= 3.9-10 for ALSA fix * Fri Nov 24 2006 Bert Freudenberg - 2.0.1130, activity bundle v1, deactivate sound if not focused * Fri Nov 10 2006 Bert Freudenberg - 1.0.1118, stop sound when done * Fri Oct 27 2006 Bert Freudenberg - 1.0.1108, more example projects * Thu Oct 26 2006 Bert Freudenberg - 1.0.1105, example projects * Wed Oct 25 2006 Bert Freudenberg - 1.0.1104, DemonCastle1.009.pr, Welcome.023.pr * Tue Oct 24 2006 Bert Freudenberg - 1.0.1102, DemonCastle1.007.pr, Welcome.021.pr * Sat Oct 21 2006 Bert Freudenberg - 1.0.1098 * Fri Oct 20 2006 Bert Freudenberg - 1.0.1095 added Welcome and DemonCastle1 projects * Thu Oct 19 2006 Bert Freudenberg - 1.0.1093 relicense to APACHE 2.0 / MIT * Wed Oct 18 2006 Bert Freudenberg - 1.0.1092 * Tue Oct 17 2006 Bert Freudenberg - 1.0.1085 * Wed Oct 11 2006 Bert Freudenberg - 1.0.1045 * Tue Oct 10 2006 Bert Freudenberg - 1.0.1039 * Mon Oct 09 2006 Bert Freudenberg - 1.0.1037 * Sat Oct 07 2006 Bert Freudenberg - 1.0.1032 * Fri Oct 06 2006 Bert Freudenberg - initial RPM for OLPC (1.0.1022)