| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: OpenOffice_org-officebean | Distribution: SUSE LINUX 10.0 (i586) |
| Version: 2.0.0 | Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany |
| Release: 1.15 | Build date: Wed Dec 5 06:27:38 2007 |
| Group: Productivity/Office/Suite | Build host: barber.suse.de |
| Size: 51072 | Source RPM: OpenOffice_org-2.0.0-1.15.src.rpm |
| Packager: http://www.suse.de/feedback | |
| Url: http://www.openoffice.org/ | |
| Summary: OfficeBean Java Bean component for OpenOffice.org | |
With the OfficeBean, a developer can easily write Java applications, harnessing the power of OpenOffice.org. It encapsulates a connection to a locally running OpenOffice.org process, and hides the complexity of establishing and maintaining that connection from the developer. It also allows embedding of OpenOffice.org documents within the Java environment. It provides an interface the developer can use to obtain Java AWT windows into which the backend OpenOffice.org process draws its visual representation. These windows are then plugged into the UI hierarchy of the hosting Java application. The embedded document is controlled from the Java environment, since the OfficeBean allows developers to access the complete OpenOffice.org API from their Java environment giving them full control over the embedded document, its appearance and behavior.
BSD 3-Clause; GPL v2 or later; LaTeX Public License (LPPL); LGPL v2.1 or later; MOZILLA PUBLIC LICENSE (MPL/NPL); X11/MIT
internal MD5: 7e39298c6e3f2e6545bacc94735bed76
GPG
* Fri Nov 23 2007 - pmladek@suse.cz
- fixed possibility to run arbitrary code using hsqldb, CVE-2007-4575, n#343765
- added compat-libstdc++ to neededforbuild to fix build on ppc
* Tue Sep 04 2007 - pmladek@suse.cz
- fixed vulnerability in TIFF File Parsing nNumStripOffsets, CVE-2007-2834,
MaintenanceTracker-12647, n#302495
* Thu May 24 2007 - pmladek@suse.cz
- fixed critical vulnerability in OpenOffice RTF parser, CVE-2007-0245,
MaintenanceTracker-10062, n#275192
- fixed crash when trying to load another slide design from a template; it was
introduced by the pre/post support for OdfConverter, n#270544
* Wed Feb 14 2007 - pmladek@suse.cz
- updated libwpd to the version 0.8.8; added some additional fixes for
various vulnerabilities, CVE-2007-0002, n#233981
- fixed security issue with hyper links, CVE-2007-0239, n#241636
- fixed critical vulnerability in OpenOffice StarCalc file format parser,
CVE-2007-0238, n#241652
- updated support for upcoming OdfConverter [#243776]
* fix access via the remote protocols, eg. smb://, ftp://
* fix progress bar, so it really shows a progress
* problem with disappearing pictures [#240776]
* Mon Dec 11 2006 - pmladek@suse.cz
- fixed potential heap overflow in WMF handling, CVE-2006-5870, swampid: 7344,
[#223495]
- added support for upcomming OdfConverter, #227633:
* pre- and post-processing capability for import and export
* bash completion for MS Office 2007 document extensions
* MIME association with MS Office 2007 documents
- fixed parallel build; backported dependency setting between libsdui and libsd
* Thu Jun 22 2006 - pmladek@suse.cz
- added three security fixes:
* check macros even on non-standard locations, CVE-2006-2198, #184372
* disable java applets by default because they might break out of
the sandbox and any secure fix is not easy, CVE-2006-2199, #184385
* potential buffer overflow in the xml utf8 converter, CVE-2006-3117,
[#185717]
- fixed build:
* do not return reference to a local variable (critical warning)
* added a dependency to make sure that the icons are packaged correctly
even in parallel build
* Thu Oct 27 2005 - pmladek@suse.cz
- enabled build with java on ppc again [#130198]
* Wed Oct 26 2005 - pmladek@suse.cz
- submitted for SL 10.0 update [#130198]
* Tue Oct 25 2005 - pmladek@suse.cz
- updated ooo-build to version 2.0.0.1:
* error while using wizard document converter [#113235]
* odt import of 0.5pt table borders
* LD_LIBRARY_PATH problem [#118188]
* fixes in the support for pyuno on x86_64
* updated man page
* Thu Oct 20 2005 - pmladek@suse.cz
- updated to version 2.0.0
- updated ooo-build to version 2.0.0:
* target 2.0.0
* updated artwork
* Mon Oct 17 2005 - pmladek@suse.cz
- updated to version 2.0.rc3
- updated ooo-build to version 2.0.rc3:
* ooo680-m* support
* VBA update
* better message when there is no help
* fixed layout of Options...->View
* more parallel build of ooo680-m*
* fixed crash on load of .doc
- updated extra translation sources: Bulgarian, Czech, Danish, Estonian,
Hungarian, Slovak
- removed the outdated Dutch extra translation source
- updated internal cairo to version 1.0.2 (used just for older distributions)
- updated libwpd to version 0.8.3
- used mozilla-devel-packages intead of mozilla and mozilla-devel in
neededforbuild
- fixed to compile with mozilla-xulrunner on SL 10.1 and above
- updated NLD branding
- removed unneeded exporting DIR and LIBDIR for QT and KDE
* Fri Oct 07 2005 - lmichnovic@suse.cz
- added exporting DIR and LIBDIR for QT and KDE into specfile
* Wed Oct 05 2005 - lmichnovic@suse.cz
- added flac, flac-devel into needforbuild (required by the new libsndfile)
* Tue Oct 04 2005 - lmichnovic@suse.cz
- added MimeType application/vnd.ms-powerpoint into adequate desktop file (bug #118393)
* Thu Sep 22 2005 - pmladek@suse.cz
- updated to version 1.9.129
- updated ooo-build to version 1.9.129:
* target m129
* updated KDE Address Book integration
* VBA form control event handling and more features
* drawing with cairo-1.0.0 fix
* check buttons rendering problems
* spin-button event timeout problems
* lots 64-bit fixes
* user config dir name
* undefined token pool states in QPro stuff
* 'backspace' deletes slides like 'delete' in slide sorter
* really set file type by extension in GTK+ fpicker
* turn on impress ruler by default
* run crash report only when it is built
* some fixes in configure
* start Xvfb with -ac when building galleries
* do not copy system stdlibs
- fixed to really disable java on ppc [#115274]
- added initial support to build with gcj
- added text/x-comma-separated-values and text/x-csv mimes to calc.desktop
[#80362]
* Mon Sep 05 2005 - pmladek@suse.cz
- updated ooo-build to version 1.9.125.1.2:
* disabled some unreviewed patches [#114992]
* check buttons rendering problem [#80447]
* Thu Sep 01 2005 - pmladek@suse.cz
- updated ooo-build to version 1.9.125.1.1:
* disable cairo by default [#106644]
* proper fix for bullets exported to MS [#10555]
* crash with GTK+ fpicker [#114644]
* crashing while inserting slides [#114062]
* ooconfig improvements and fixes
* man page fixes
* show text correctly with cairo-1.0.0
* unnecessary duplicities in sub-packages
* do not install mono cli_*.dll files twice
* do not run crash_report when it is not built
* set file type by extension in GTK+ fpicker
* allow to apply the extra localizations sources everywhere
- fixed a typo in Slovak translation, thanks to lmichnovic@suse.cz
* Mon Aug 29 2005 - pmladek@suse.cz
- updated ooo-build to version 1.9.125.1:
* VBA crash with resize property [#105450]
* set file type by extension in GTK+ fpicker
* avoid version in Hunspell service name
* avoid some heinous GTK+ brokenness
* create some dirs and files with secure permissions [#106004]
* updated branding for 10.0
* add simple utility ooconfig to easy change some setting
- updated internal cairo to version 1.0.0 (used just for older distributions)
* Tue Aug 23 2005 - pmladek@suse.cz
- updated to version 1.9.125
- updated ooo-build to version 1.9.125:
* target m125
* updated internal cairo to 0.9.2
* backported lots fixes that were approved for 2.0.1
* case sensitive autoword completion
* proper ms access tab page for creating msaccess db
* crash in evo2, fix for new API [#10446]
* insensitive menu items [#105864]
* file locking on NFS [#104655]
* bullets exported to MS [#10555]
* crash administering printers without (parsable) PPDs [#73034]
* default file type by export to PDF in GTK file picker
* textdoc.desktop support for text/rtf mime
* mailmerge.py error with UTF-8 [#105244]
* VBA stuff fixes
* GNOME desktop integration fixes
* bin obsolete --icons-set ooo-wrapper's option
* allow grouping of the items under Templates and Document [#106603]
* some powerpc build related fixes
* m125 build error with gcj fix
* new script to update PYTHONPATH on x86_64 [#105227]
- updated extra translation sources: Bulgarian, Czech, Danish, Estonian,
Hungarian
- updated internal cairo to version 0.9.2 (used just for older distributions)
- removed obsolete internal libpixman sources
- removed obsolete branding sources
- added application/rtf to writer.desktop (used by GNOME)
- added application/vnd.sun.xml.base to base.desktop (prefered now)
- created hunspell subpackage, so the Hunspell spell checker is not enabled
by default for all languages [#112770]
- added a trigger to update PYTHONPATH for pyuno on x86_64 [#105227]
* Thu Aug 18 2005 - pmladek@suse.cz
- updated to version 1.9.124
- updated ooo-build to version 1.9.124:
* target m124
* 'save as rendered' option while exporting to .csv
* allow to disable the VBA feature at runtime
* some fixes of the cairo canvas stuff
* default option in the templates and documents dialog fix
* warning about usage of an undefined variable in install-dict
* unnecessary error messages from hunspell
* possibility to turn off strip
* allow to use ARCH_FLAGS when building partaudio
- updated extra translation sources: Czech, Danish, Estonian, Slovak
- updated cairo source, version 0.9.0 (used just for older distributions)
- updated branding once more for 10.0 [#102355]
- fixed provides of the officebean subpackage
- disabled strip by the native installer
- fixed permissions of installed libraries and modules
- fixed a return in the VBA stuff
- fixed a crash with evo2 [#104462]
- fixed to get proper ms access tab page for creating msaccess db
* Mon Aug 15 2005 - pmladek@suse.cz
- fixed some potentially dangerous warnings
- fixed to build portaudio with RPM_OPT_FLAGS
- updated branding for 10.0 [#102355]
* Wed Aug 10 2005 - pmladek@suse.cz
- updated to version 1.9.123
- updated ooo-build to version 1.9.123:
* target m122, m123
* support for Hunspell
* lots vba compatibility fixes and improvements
* some updates in cairo canvas stuff
* GNOME desktop integration fixes
* compile mdbtools with -fPIC
- updated extra translation sources: African, Bulgarian, Czech, Danish,
British, Estonian, Hungarian, Norwegian Bokmaal, Norwegian Nynorsk, Slovak,
Xhosa, Zulu
- updated cairo source, version 0.6.0 (used just for older distributions)
- added subpackage officebean to remove the direct dependency on Sun Java
from the main package [#47904]
- added necessary sources for Hunspell, enabled Hunspell [#81225]
- fixed provides and obsoletes for OOo2 package
* Thu Aug 04 2005 - pmladek@suse.cz
- updated to version 1.9.121
- updated ooo-build to version 1.9.121:
* target m120, m121
* AA slide show cairo canvas
* VBA compatibility
* GNOME desktop integration
* mdbtools based Access base backend
* shrink myspell memory usage
* misc IDL comments fixes
* make csv/text import settings persistent
* bash completion of filenames with spaces and directories
* some more gcc4 related fixes
- updated extra translation sources: Bulgarian, Czech, Welsh, Danish, Estonian,
Slovak
- added necessary sources for cairo and mdbtools features
* Fri Jul 29 2005 - pmladek@suse.cz
- updated extra translation sources: Bulgarian, Czech, Danish, Estonian
- updated hyphen dictionaries: Ukrainian
- updated thesaurus dictionaries: American, German, Slovak
- added more subpackages with localizations: Gujarati, Punjabi, Xhosa, Zulu
- added extra translation sources: Xhosa, Zulu
- added hyphen dictionaries: Lithuanian, Romanian
- added thesaurus dictionaries: Bulgarian, French, Polish
- enabled Mono UNO bridge and created mono subpackage (for SL 10.0 and above)
- added mono-devel-packages to needeforbuild, added necessary extra sources
- fixed critical warnings in the mono stuff
- fixed installation of mono and new dictionaries
- added more triggers to configure some new dictionaries in the OOo2 package
* Fri Jul 22 2005 - pmladek@suse.cz
- updated to version 1.9.118
- updated ooo-build to version 1.9.118:
* target m118
* allow to start formula with '+' or '-'
* access vba api as uno component
* corrected check boxes spacing
- added more subpackages with localizations: African, Belorussian, Bulgarian,
Welsh, British, Croatian, Norwegian Bokmaal, Norwegian Nynorsk, Brazilian
Portuguese, and Vietnamese
- added extra translation sources: African, Bulgarian, Welsh, British, Croatian,
Norwegian Bokmaal, Norwegian Nynorsk, Brazilian Portuguese, and Vietnamese
- updated extra translation sources: Czech, Danish, Estonian, Slovak
- fixed to do not use the system libsndfile on SL 9.3 because the package
libsndfile-32bit does not exist for 9.3-x86_64
* Fri Jul 15 2005 - pmladek@suse.cz
- updated to version 1.9.116
- updated ooo-build to version 1.9.116:
* target m116
* new HiContrast icon theme
* new mail merge email component
* startup speedups
* use system libsndfile
* initial support for system libnss
* more potentially dangerous warnings fixes
* m117 build with gcc-3.2 and gcc-3.3 fix
* misc. 64bit fixes
* gcj/Java fixes
* better check for broken qt/gtk theme
- updated extra translation sources: Czech, Danish, Estonian, Hungarian, Slovak
- added libsndfile and libsndfile-devel to neededforbuild
- removed problematic provides of upstream packages
- added binfilter and new lang sources
- cleaned up list of sources
- removed obsolete CONFIGURE_EXTRA_OPTIONS setting
- enabled binfilters
* Thu Jun 23 2005 - pmladek@suse.cz
- updated to version 1.9.110
- updated ooo-build to version 1.9.110:
* target m109,m110,m111
* icon theme switching
* COLUMN and ROW functions return series for arrays fix
* more 64-bit fixes
* ergonomics of export in fpicker
* problems with hsqldb
* better fallback when some plugins are missing
* initialize fontconfig only once
* lots nasty leaks fixes
* symlink targets in install-dict
* possibility of insertion of rows instead of overwriting disabled again
* unused wizards removed
* more gcc4 fixes
- updated extra translation sources: Czech, Danish, Estonian, Slovak
- added provides compatible with the upstream packages
- added triggers to configure dictionaries in the OOo2 package
* Thu Jun 09 2005 - pmladek@suse.cz
- updated to version 1.9.108
- updated ooo-build to version 1.9.108:
* target m106, m107, m108
* expression optimization in calc
* Quattro Pro 6.0 import filter enabled by default
* lots mono, 64-bit and gcc4-related fixes
* resources handling in fpickers fix
* check if help is available
* new type selection expander for fpickers
- updated extra translation sources: Czech, Danish, Estonian, Slovak
- fixed to build the module np_sdk with the system mozilla-nspr
- fixed to use the system memmove
* Thu May 26 2005 - pmladek@suse.cz
- updated to version 1.9.104
- updated ooo-build to version 1.9.104:
* target m104, m102
* new --with-openclipart configure switch
* new info function in calc
* lots fixes in fpicker, KDE vclplug, Evo2, mono, vba, etc.
* lots of gcc4 build fixes
* do not longer use bug-buddy
* fix to build with system nspr
* do not mark PPD files as %config
* disable epm during build
* do not strip installed binaries
- updated crystal icons to version 6
- updated extra translation sources: Czech, Danish, Estonian, Finnish,
Hungarian, Slovak
- added German and Slovak thesaurus dictionaries
- enabled to build openclipart, for SL > 9.3
- added openclipart, xorg-x11-Xvfb, libusb, and resmgr to neededforbuild
- added galleries subpackage with extra galleries from openclipart, for SL > 9.3
- removed obsolete bug-buddy from requires
- removed obsolete --with-system-gcc configure switch
- removed obsolete hack that was needed to build with more localizations
- fixed missing forward declarations and some dangerous warnings for gcc4
* Thu May 05 2005 - pmladek@suse.cz
- updated to version 1.9.100
- updated ooo-build to version 1.9.100:
* target m100, m99
* simple lwp import
* gengal - gallery generator
* fixed to build with java and gcc4
* Indian font fixes
* data pilot crasher
* calc spaced out numbers
- removed so strong dependency (on the release number) between lang subpackages
and the main package; dependency on the version number is enough
- enabled build with java in STABLE again
- fixed some new potentially dangerous warnings
* Tue Apr 19 2005 - pmladek@suse.de
- updated to version 1.9.92
- updated ooo-build to version 1.9.92:
* target m92
* ordinal type iteration
* filtering improvements
* startup notification improvements
* impress/scroll-wheel ergonomics
* more compatible error values
* GCJ fixes
* updated evo driver
* fix UNO/gcc3 breakage
* Session Mgmt fix
* fpicker fixes
* font substitution fixes
* better zoom combo-box
* insert/note popup
* double graphics cache limits
* improved QPro bits
* print error warnings
* calc/sheet rename
* excel/import crasher
* evolution/defaults
* binfilter unpack / build
* improve Qt detection
* enabled support for openldap
* use wildcards when looking for libs to work on ppc [#74032]
* fixed potential heap overflow when reading DOC file, CAN-2005-0941,
[#76741]
- updated extras to version 2
- updated extra translation sources: Czech, Danish, Estonian, Finnish,
Hungarian, Slovak
- added openldap-related packages to neededforbuild
- disabled java on ppc [#74031]
- added myspell-american, myspell-british to Requires
- removed the no longer supported OOo-setup wrapper [#76858]
- added some gcc4 related fixes, disabled java on STABLE for now
- removed -Wno-return-type for distributions never than SL 9.3
- removed obsolete hack to find /usr/lib/qt3/bin/moc
- added hack to enable build with more localizations
* Fri Mar 18 2005 - pmladek@suse.cz
- update ooo-build to version 1.9.79.2.3:
* more printing-related crashes [#73034]
* pspfontcache updating fix [#72012]
* Thu Mar 17 2005 - pmladek@suse.cz
- update ooo-build to version 1.9.79.2.2:
* XHTML export fix correction [#66586]
* more interoperability problems between 2.0 and 1.1 fixes
* mail merge defaults to Evo fix [#66217]
* multiple components defining ColRowSettings fix [#72869]
* printing-related memory corruptions fixes [#66353,#73034]
* man page update
- updated custom images to version 13
- added bug-buddy to Requires [#73622]
* Tue Mar 15 2005 - pmladek@suse.cz
- update ooo-build to version 1.9.79.2.1:
* libwpd filter fix [#72313]
* spellchecker crasher fix [#71931]
* XHTML export fix [#66586]
* look of toolbar in several KDE styles fix
* interoperability between 2.0 and 1.1.4 fix [#71105]
* XIM input method fix
* size of some fields in create table wizard fix [#66809]
* URL handling in KDE fpicker fix
- hidden the oomath menu entry
- updated crystal images to version 5
* Fri Mar 11 2005 - pmladek@suse.cz
- update ooo-build to version 1.9.79.2:
* many backported CWSs
* top left toolbar handle fix
* linking with mozilla libs fix
* GNOME vfs fixes
* GTK fpicker fixes
* allow saving xml files
* no send email dialog during crash recovery
* canvas polyline
* do not show help button without related help
* better font resolving in KDE vclplug
* crash with double lock
* wrong condition
* Email attachment
* show popup on print error
* better window title
* remove non-functional starformats from save dialogs
* wizards crash fix
* crash in impress fix
* better fonts for help
* allow to update default java CLASSPATH
- updated extra translation sources: Czech, Danish, Estonian, Finnish,
Hungarian, Slovak
- updated custom images to version 12
- updated crystal images to version 4
- added StartupNotify=true to desktop files [#71964]
- used %distro_conf and %vendor_conf to do no conflict with the %vendor tag
- removed duplicate definition of extra_localizations_sources.tar.bz2 source
- added triggers to add mysql-connector-java.jar to the default CLASSPATH
if installed [#67267]
- added pixmaps also to the non-conflicting package
* Fri Mar 04 2005 - pmladek@suse.cz
- updated ooo-build to version 1.9.79.1:
* huge amount of backported CWS
* various crash fixes
* wizard evo fix
* fpicker fixes [#60527,#67124,#66765]
* menu highlighting, check mark color, toolbar toggle buttons
* oofromtemplate fix to work [#66694]
* more support for Oasis MIME types
* default multimedia menu item out
* unused printer properties out
* no larger default writer bullet
* email attachment
* VFS authentication problems
* save only modified documents
* more system libs
* do not pack standard libs
* updated icons
- updated extra translation sources: Danish, Estonian, Hungarian, Slovak
- removed wrong thesaurus dictionaries; only the English one is available
in the new format
- updated ooo custom images to version 11
- updated libwpd to stable version 0.8.0
- fixed bash completion to support OASIS file types, directories; be able to
finalize suffix
- removed obsolete extra icons [#10543]
- remove GNOME desktop files [#10543, #66084]
- fixed update of Danish help
- added unixODBC-devel, neon, and neon-devel to neededforbuild
- enabled build with icecream
* Thu Feb 24 2005 - pmladek@suse.cz
- updated to version src680-m79
- updated ooo-build to version 1.9.79:
* target m79
* new SUSE branding
* zoom combo box
* GNOME VFS under KDE too
* connection to evolution address book
* install-dict keep valid user changes
* size of check-boxes and radio buttons
* gallery alpha problem
* crash on exit with Keramik theme
* speed up the startup of the KDE NWF a bit
* random .applications file install
* relative URLs [#66704]
* various fpicker fixes
* user config dir ~/.ooo-2.0-pre, NovellOnly now
- updated extra translation sources: Czech, Estonian, Hungarian, Slovak
- added extra translation sources : Danish
- added OOo* wrappers to keep the backward compatibility [#66483,#66484]
- installed shared mime info for the new OASIS MIME types; added
shared-mime-info to neededforbuild
- updated desktop to know the new Oasis desktop files
- added new desktop file for oobase
- removed the ugly desktop file for oopadmin
- used new icons for calc, draw, impress, and writer; made by jimmac
* Fri Feb 18 2005 - pmladek@suse.de
- updated ooo-build to version 1.9.78.2:
* the GTK splash hint to the window remove
* GNOME fpicker: easier selection, filter detection
* fallback for the crystal icons
* use DESKTOP_LAUNCH in 'Send Document as E-mail'
* fpicker hanging on accessible desktop
* allows to install more dictionaries
* recode documentation of dicts to UTF-8
* localizations updating from extra sources
* bash completion for OOo wrappers
* default writer bullet larger
- updated crystal images to version 3
- updated hyphen dictionaries: Spanish
- added hyphen dictionaries: American, Bulgarian, British, Danish, Estonian,
German, Greek, Russian
- added Thesaurus dictionaries: Bulgarian, Polish, Spanish
- added sources to update localization: Czech, Estonian, Finish, Hungarian,
Dutch, Slovak
- added recode to neededforbuild; necessary to recode documentation
of dictionaries to UTF-8
* Fri Feb 11 2005 - pmladek@suse.cz
- updated to version src680-m78
- updated ooo-build to version 1.9.78.1:
* target 78
* support for oobase
* zoom combo box
* +/- keysyms fix
* make speed-status-bar more effective
* datapilot crash fix
* insensitive toolbar icons looks far nicer
* make ESC to work in Calc print preview
* web bullet export improving
* autotriming of autofilter choices fix
* datapilot remote database crash fix
* search more localizations for system Mozilla
* GNOME-VFS support
* allow insertion of rows instead of overwriting
* extra HTML export / navigation artwork
* enable cups
- updated icons to custom_images-10 and crystal_images-2
- added extra HTML export and navigation artwork as extras-1
- cleaned up PreReq tags
- do not require scalable-font when built for older distributions
- moved GNOME desktop files to the gnome subpackage
* Thu Feb 03 2005 - pmladek@suse.cz
- updated to version src680-m74
- updated ooo-build to version 1.9.74:
* target m74
* QPro infinite loop fix
* center icons when up-sizing
* excessive vertical toolbar bloat
* internal libcurl installation fix
* better versioning in Help->About dialog
* new KDE NWF toolbars and menus
* E-mail attachment file name append with "_1"
* do not depend on evolution-data-server at buildtime
- removed obsolete evolution-data-server and evolution-data-server-devel
from neededforbuild
- installed GNOME desktop files
- updated ooo_custom_images to version 7
- configured requested localizations via the new --with-lang option
* Fri Jan 28 2005 - pmladek@suse.cz
- updated to version src680-m72
- updated ooo-build to version 1.9.72:
* alpha and themable WM icons
* ported some fixes for sc from OOo-1.1.3
* QPro filter detection
* support for lang subpackages, dictionaries
- fixed to install stuff that is not yet localized
- partly fixed GNOME desktop files
- temporary added fixed desktop files and extra icons for SUSE menu
- added ar, ca ,cs, da ,el, et, fi, hu, ja, ko, nl, pl, pt, ru, sk, sl, sv, tr
subpackages
- removed obsolete triggers
- improved spec file to simply create non-conflicting packages for
older products; it is just enough to change the Name tag
* Wed Jan 19 2005 - pmladek@suse.cz
- updated to version src680-m70
- updated ooo-build to version 1.9.70:
* fixes to build with src680-m70
* improved icons
* email as MS attachment
* default optimal page wrap
* calc / filter fixes
* drop libart bits
* build fixes
- renamed package to OpenOffice_org, set prefix to /usr/lib/ooo-2.0,
removed the wrappers suffix 1.7, set the package version to 1.9.70
- added de, es, fr and it subpackages
- added extra hyphen and thesaurus dictionaries
- used ooo_custom_images instead of gnome icons sources
- added libsoup and libsoup-devel to neededforbuild and fixed build with
evolution-data-server-1.2
* Fri Dec 17 2004 - pmladek@suse.cz
- updated to version src680-m65
- updated ooo-build to version 1.7.4:
* update the splash screen
* improve GTK fpicker
* build with system mozilla, libxml, zlib
* many build and installation fixes for src680-m65
- added KDE and GNOME icons
- added mozilla and mozilla-devel to neededforbuild
* Mon Dec 13 2004 - pmladek@suse.cz
- updated to version src680-m62
- updated ooo-build to version 1.7.2:
* adds KDE and GNOME widgets, icons
* build against system python
* many build and installation fixes of src680-m62
- created kde and gnome subpackages
- added %post and %preun scripts to update reps. remove UNO cache
- unified spec file for NLD and SL
* Tue Nov 02 2004 - pmladek@suse.cz
- package created, src680-m57, ooo-build-1.7.0.4
- single package providing English localization only
à]
Generated by rpm2html 1.8.1
Daniel Veillard, Sun Oct 12 04:46:06 2008