Accepting request 54415 from LibreOffice:Unstable

Accepted submit request 54415 from user pmladek

OBS-URL: https://build.opensuse.org/request/show/54415
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libreoffice?expand=0&rev=5
This commit is contained in:
Lars Vogdt 2010-12-05 21:38:34 +00:00 committed by Git OBS Bridge
parent 5bad26ce1c
commit b4fa906291
4 changed files with 99 additions and 16 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:45d90491b1cd66a05dedfe0f27708242525db9e4df209879cd61b9b33b9f92c7
size 42524

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f22bb087a1d8305c56722669dba94652396fd3f0daf5b5b7d1f303ed01fb3c94
size 42566

View File

@ -1,3 +1,86 @@
-------------------------------------------------------------------
Wed Dec 1 19:41:47 CET 2010 - pmladek@suse.cz
- updated to libreoffice-3.3.0.1 (3.3-rc1):
* ooo integration:
* Merge commit 'ooo/OOO330_m17' into libreoffice-3-3
* common:
* more RTF import/export fixes
* updated branding for rc
* artwork:
* fixed icons with PNG optimizations
* remove remaining ODF MIME type icons
* bootstrap:
* Add BrOffice artwork / branding support
* Do not install HTML versions of LICENSE and README
* install credits file
* build:
* empty toolbar (bnc#654039)
* pack PostgreSQL driver as .oxt instead of .zip
* calc:
* avoid pasting data from OOo Calc as an OLE object
* scaling factor calculation for drawing layer (i#115313)
* broken filter option in Datapilot (i#115431)
* "Precision as shown" not working if automatic decimal (i#115512)
* disable document modify and broadcasting of changes on range names
* don't update visible ranges for invisible panes
* changing margins in print preview should mark the document modified
* make VLOOKUP work with an external reference once again (fdo#31718)
* more strict parsing of external range names
* no automatic width adjustment of the dropdown popups (fdo#31710)
* re-calculate visible range when switching sheets
* skip hidden cells while expanding range selection
* components:
* overlapping controls
* bad alloc and convert to ZipIOException (rh#656191)
* divide by zero (rh#657628)
* extras:
* use consistent autocorrect file names
* filters:
* fix writerfilter XSL to handle more elements
* missing call to importDocumentProperties (bnc#655194)
* rotated text DOCX import (fdo#30474)
* impress:
* avoid antialiasing for drag rect
* libs-core:
* Adapted README according to list feedback
* register EvolutionLocal when evolution support is enabled (fdo#32007)
* crash during toolpanel re-docking
* crash in FR version when typing / as first character (i#115774)
* only start the quick-starter on restart
* don't crash when quickstarter is exited by user (rh#650170)
* shutdown quickstarter at end of desktop session (rh#650170)
* exit quickstarter if physically deleted (rh#610103)
* autocorrect crasher (rh#647392)
* start quickstarter on every launch if configured to use it
* Switch toolbar icon size to 'auto-detect'
* libs-extern:
* Use the new stable libwp* releases as default
* libs-extern-sys:
* fixed urllib.urlopen in the internal python (fdo#31466)
* libs-gui:
* Allow the dropdown list of a combo box to be scrollable. (fdo#31710)
* PDF export regression for simple RTL cases (i#115618)
* freeze with ODP import (i#115761)
* make toolbar icon size native-widget controlled
* use BrOffice in pt_BR locale (fdo#31770)
* release the clipboard after flush (i#163153)
* l10n:
* BrOffice in Brazil => %PRODUCTNAME_BR for win32 installer
* sdk:
* correct resolveLink function (i#115310)
* writer:
* crash when opening File/Print dialog fixed (i#115354)
* better enhanced fields navigation
* allow to localize the "My AutoText" string (i#66304)
* table alignment set to "From Left" when moving the right (bnc#636367)
* font color selection didn't effect new text (bnc#652204)
* column break DOC import problem (bnc#652364)
* build bits:
* install branding for the welcome screen (bnc#653519)
- fixed URL, summary, and description for LibreOffice
- bumped requires to libreoffice-branding-upstream > 3.2.99.3
-------------------------------------------------------------------
Fri Nov 19 21:10:01 CET 2010 - pmladek@suse.cz

View File

@ -21,11 +21,11 @@
Name: libreoffice
# allow to use xulrunner191 on SLED11-SP1 (bnc#540726)
%define use_xulrunner191 no
Version: 3.2.99.3
Version: 3.3.0.1
Release: 1
%define piece postprocess
%define ooo_build_version 3.2.99.3
%define ooo_piece_version 3.2.99.3
%define ooo_build_version 3.3.0.1
%define ooo_piece_version 3.3.0.1
%define ooo_sourcedirname libreoffice-build-%ooo_piece_version
%define ooo_prefix %_libdir
%define ooo_home libreoffice
@ -106,7 +106,7 @@ BuildRequires: gstreamer010-plugins-base-devel sablot-devel xalan-j2 xerces-j2
BuildRequires: gst-plugins-base-devel sablot-devel xalan-j2 xerces-j2 xml-commons-apis
%endif
#!BuildIgnore: libreoffice
BuildRequires: libreoffice-branding-upstream >= 3.2.0.99.3
BuildRequires: libreoffice-branding-upstream > 3.2.99.3
BuildRequires: libreoffice-artwork-devel = %version
BuildRequires: libreoffice-base-devel = %version
BuildRequires: libreoffice-bootstrap = %version
@ -133,7 +133,7 @@ Requires: libreoffice-libs-core = %version
Requires: libreoffice-libs-extern = %version
Requires: libreoffice-libs-gui = %version
Requires: libreoffice-l10n-extras = %version
Requires: libreoffice-branding >= 3.2.0.99.3
Requires: libreoffice-branding > 3.2.99.3
Requires: libreoffice-branding < 4
%if %{?suse_version}
Recommends: libreoffice-base
@ -206,13 +206,13 @@ Requires: jre >= 1.5
# ---
Requires: xalan-j2 xerces-j2 xml-commons-apis
Summary: A Free Office Suite (Framework)
Url: http://www.openoffice.org/
Url: http://www.documentfoundation.org/
Source: libreoffice-%piece-%ooo_piece_version.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: %ix86 x86_64 ppc
%description
Openoffice.org is a comprehensive office package featuring a word
LibreOffice is a comprehensive office package featuring a word
processor, a spreadsheet, a presentation program, and much more. This
package provides only the basic framework. You have to install the
additional modules to get the required functionality, see packages:
@ -252,7 +252,7 @@ example:
%package icon-themes-prebuilt
License: LGPLv2.0 ; LGPLv3
Summary: Prebuilt OpenOffice.org Icon Themes
Summary: Prebuilt LibreOffice Icon Themes
Group: Development/Sources
AutoReqProv: off
# compat stuff
@ -260,18 +260,18 @@ Provides: OpenOffice_org-icon-themes-prebuilt = %version
Obsoletes: OpenOffice_org-icon-themes-prebuilt <= %version
%description icon-themes-prebuilt
This package includes the prebuilt OpenOffice.org Icon Themes. It is
This package includes the prebuilt LibreOffice Icon Themes. It is
not intended for real use. It needs to be repacked to the real
architecture independent package.
This is only temporary solution to get an installable set of
OpenOffice.org packages for a new version as fast as possible. The
LibreOffice packages for a new version as fast as possible. The
architecture independent package will be built from the original
sources in the future.
%package l10n-prebuilt
License: LGPLv3
Summary: Prebuilt OpenOffice.org Postprocess Localizations
Summary: Prebuilt LibreOffice Postprocess Localizations
Group: Productivity/Office/Suite
AutoReqProv: off
# compat stuff
@ -279,12 +279,12 @@ Provides: OpenOffice_org-l10n-prebuilt = %version
Obsoletes: OpenOffice_org-l10n-prebuilt <= %version
%description l10n-prebuilt
This package includes the prebuilt localization of OpenOffice.org
This package includes the prebuilt localization of LibreOffice
postprocess. It is not intended for a real use. It needs to be repacked to
the real architecture independent package.
This is only a temporary solution until we have an easier way to build
the OpenOffice.org localizations separately.
the LibreOffice localizations separately.
%prep