From 1a0f38505eada1890bf858997758b094988aa4bf12147e3ba55e22513f754801 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 4 Dec 2013 11:48:56 +0000 Subject: [PATCH 01/52] - Polish a bit with spec cleaner. - Cleanup a bit to silence rpmlint. OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=59 --- libreoffice-branding-upstream.changes | 5 + libreoffice-branding-upstream.spec | 33 ++----- libreoffice-icon-themes.changes | 5 + libreoffice-icon-themes.spec | 135 +++++++------------------- 4 files changed, 56 insertions(+), 122 deletions(-) diff --git a/libreoffice-branding-upstream.changes b/libreoffice-branding-upstream.changes index 5fb9f92..ae50dd1 100644 --- a/libreoffice-branding-upstream.changes +++ b/libreoffice-branding-upstream.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 4 11:43:36 UTC 2013 - tchvatal@suse.com + +- Polish a bit with spec cleaner. + ------------------------------------------------------------------- Thu Nov 7 13:52:26 UTC 2013 - tchvatal@suse.com diff --git a/libreoffice-branding-upstream.spec b/libreoffice-branding-upstream.spec index 1dd0c29..0e8d6db 100644 --- a/libreoffice-branding-upstream.spec +++ b/libreoffice-branding-upstream.spec @@ -16,29 +16,21 @@ # +%define lo_home libreoffice Name: libreoffice-branding-upstream Version: 4.1.3.2 Release: 0 -%define lo_home libreoffice Summary: Original Branding for LibreOffice License: LGPL-3.0 Group: Productivity/Office/Suite -Provides: libreoffice-branding = %{version} -# compat stuff -Provides: OpenOffice_org-branding = %{version} -Obsoletes: OpenOffice_org-branding <= %{version} -Provides: OpenOffice_org-branding-upstream = %{version} -Obsoletes: OpenOffice_org-branding-upstream <= %{version} -Conflicts: otherproviders(libreoffice-branding) -%if 0%{?suse_version} -Supplements: packageand(branding-upstream:libreoffice) -%endif Url: http://www.documentfoundation.org/ -Source0: libreoffice-%version.tar.xz +Source0: libreoffice-%{version}.tar.xz BuildRequires: xz +Supplements: packageand(libreoffice:branding-upstream) +Provides: libreoffice-branding = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build -#!ExclusiveArch: %ix86 x86_64 ppc BuildArch: noarch +Conflicts: otherproviders(libreoffice-branding) #BRAND: source: libreoffice.tar.xz:libreoffice/default_images/brand/intro.png #BRAND: type: PNG image data, 440 x 286, 8-bit/color RGB, non-interlaced #BRAND: purpose: "splash" image displayed for a short time, when the application is launching @@ -66,18 +58,16 @@ BuildArch: noarch This package includes the original branding for the LibreOffice office suite. - - %prep -%setup -q -n libreoffice-%version +%setup -q -n libreoffice-%{version} %build %install -install -m 755 -d $RPM_BUILD_ROOT%_datadir/%lo_home/program/shell +install -m 755 -d %{buildroot}%{_datadir}/%{lo_home}/program/shell # sofficerc install -m 644 $RPM_SOURCE_DIR/sofficerc-upstream \ - $RPM_BUILD_ROOT%_datadir/%lo_home/program/sofficerc + %{buildroot}%{_datadir}/%{lo_home}/program/sofficerc # pictures for pict in intro.png \ flat_logo.svg \ @@ -88,14 +78,11 @@ for pict in intro.png \ shell/backing_rtl_right.png \ shell/backing_space.png ; do install -m 644 icon-themes/galaxy/brand/$pict \ - $RPM_BUILD_ROOT%_datadir/%lo_home/program/$pict + %{buildroot}%{_datadir}/%{lo_home}/program/$pict done -%clean -rm -rf $RPM_BUILD_ROOT - %files %defattr(-,root,root) -%_datadir/%lo_home +%{_datadir}/%{lo_home} %changelog diff --git a/libreoffice-icon-themes.changes b/libreoffice-icon-themes.changes index 65c74bb..0670cd3 100644 --- a/libreoffice-icon-themes.changes +++ b/libreoffice-icon-themes.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Dec 4 11:47:58 UTC 2013 - tchvatal@suse.com + +- Cleanup a bit to silence rpmlint. + ------------------------------------------------------------------- Thu Nov 7 13:52:30 UTC 2013 - tchvatal@suse.com diff --git a/libreoffice-icon-themes.spec b/libreoffice-icon-themes.spec index 8d4973f..43ec366 100644 --- a/libreoffice-icon-themes.spec +++ b/libreoffice-icon-themes.spec @@ -16,66 +16,42 @@ # +%define ooo_home libreoffice Name: libreoffice-icon-themes Version: 4.1.3.2 Release: 0 -%define ooo_home libreoffice -BuildRequires: libreoffice-icon-themes-prebuilt = %version -# compat stuff -Provides: OpenOffice_org-icon-themes = %version -Obsoletes: OpenOffice_org-icon-themes <= %version -Provides: OpenOffice_org:%_libdir/%ooo_home/share/config/images.zip Summary: Icon Themes for LibreOffice License: LGPL-3.0 Group: Productivity/Office/Suite Url: http://www.documentfoundation.org/ +BuildRequires: libreoffice-icon-themes-prebuilt = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build -#!ExclusiveArch: %ix86 x86_64 ppc BuildArch: noarch %description This package provides various icon themes for the LibreOffice office suite. - -%if 0%{?suse_version} > 01110 - %package -n libreoffice-icon-theme-crystal Summary: Crystal LibreOffice Icon Theme (KDE3 default) License: LGPL-2.1 Group: Productivity/Office/Suite Supplements: packageand(libreoffice:kdebase3-session) -# compat stuff -Provides: OpenOffice_org-icon-theme-crystal = %version -Obsoletes: OpenOffice_org-icon-theme-crystal <= %version -Provides: OpenOffice_org-icon-themes = %version -Provides: OpenOffice_org-icon-themes:%_datadir/%ooo_home/basis3.3/share/config/images_crystal.zip -Obsoletes: OpenOffice_org-icon-themes <= %version -Provides: libreoffice-icon-themes = %version -Obsoletes: libreoffice-icon-themes <= %version +Provides: libreoffice-icon-themes = %{version} +Obsoletes: libreoffice-icon-themes < %{version} %description -n libreoffice-icon-theme-crystal This package provides Crystal LibreOffice icon theme. It is used in KDE3 by default. - %package -n libreoffice-icon-theme-galaxy Summary: Galaxy LibreOffice Icon Theme (OOo-3.x default) License: LGPL-3.0 Group: Productivity/Office/Suite Supplements: libreoffice -# compat stuff -Provides: OpenOffice_org-icon-theme-galaxy = %version -Obsoletes: OpenOffice_org-icon-theme-galaxy <= %version -Provides: OpenOffice_org-icon-themes = %version -Provides: OpenOffice_org-icon-themes:%_datadir/%ooo_home/basis3.3/share/config/images.zip -Obsoletes: OpenOffice_org-icon-themes <= %version -Provides: libreoffice-icon-themes = %version -Obsoletes: libreoffice-icon-themes <= %version -# Andromeda icon theme is not longer available -Provides: OpenOffice_org-icon-theme-andromeda = %version -Obsoletes: OpenOffice_org-icon-theme-andromeda <= %version -Provides: libreoffice-icon-theme-andromeda = %version -Obsoletes: libreoffice-icon-theme-andromeda <= %version +Provides: libreoffice-icon-themes = %{version} +Obsoletes: libreoffice-icon-themes < %{version} +Provides: libreoffice-icon-theme-andromeda = %{version} +Obsoletes: libreoffice-icon-theme-andromeda < %{version} %description -n libreoffice-icon-theme-galaxy This package provides Galaxy LibreOffice icon theme. It is used in the original OOo-3.x by default. @@ -85,115 +61,76 @@ Summary: Hicontrast LibreOffice Icon Theme License: LGPL-3.0 Group: Productivity/Office/Suite Supplements: libreoffice -# compat stuff -Provides: OpenOffice_org-icon-theme-hicontrast = %version -Obsoletes: OpenOffice_org-icon-theme-hicontrast <= %version -Provides: OpenOffice_org-icon-themes = %version -Provides: OpenOffice_org-icon-themes:%_datadir/%ooo_home/basis3.3/share/config/images_hicontrast.zip -Obsoletes: OpenOffice_org-icon-themes <= %version -Provides: libreoffice-icon-themes = %version -Obsoletes: libreoffice-icon-themes <= %version +Provides: libreoffice-icon-themes = %{version} +Obsoletes: libreoffice-icon-themes < %{version} %description -n libreoffice-icon-theme-hicontrast This package provides Hicontrast LibreOffice icon theme. - %package -n libreoffice-icon-theme-oxygen Summary: Oxygen LibreOffice Icon Theme (KDE4 default) License: LGPL-3.0 or CC-BY-SA-3.0 Group: Productivity/Office/Suite Supplements: packageand(libreoffice:kdebase4-workspace) -# compat stuff -Provides: OpenOffice_org-icon-theme-oxygen = %version -Obsoletes: OpenOffice_org-icon-theme-oxygen <= %version -Provides: OpenOffice_org-icon-themes = %version -Provides: OpenOffice_org-icon-themes:%_datadir/%ooo_home/basis3.3/share/config/images_oxygen.zip -Obsoletes: OpenOffice_org-icon-themes <= %version -Provides: libreoffice-icon-themes = %version -Obsoletes: libreoffice-icon-themes <= %version +Provides: libreoffice-icon-themes = %{version} +Obsoletes: libreoffice-icon-themes < %{version} %description -n libreoffice-icon-theme-oxygen This package provides Oxygen LibreOffice icon theme. It is used in KDE4 by default. - %package -n libreoffice-icon-theme-tango Summary: Tango LibreOffice Icon Theme (GNOME default) License: LGPL-3.0 Group: Productivity/Office/Suite Supplements: packageand(libreoffice:gnome-session) -# compat stuff -Provides: OpenOffice_org-icon-theme-tango = %version -Obsoletes: OpenOffice_org-icon-theme-tango <= %version -Provides: OpenOffice_org-icon-themes = %version -Provides: OpenOffice_org-icon-themes:%_datadir/%ooo_home/basis3.3//share/config/images_tango.zip -Obsoletes: OpenOffice_org-icon-themes <= %version -Provides: libreoffice-icon-themes = %version -Obsoletes: libreoffice-icon-themes <= %version -Provides: OpenOffice_org-icon-theme-industrial = %version -Obsoletes: OpenOffice_org-icon-theme-industrial <= %version +Provides: libreoffice-icon-themes = %{version} +Obsoletes: libreoffice-icon-themes < %{version} %description -n libreoffice-icon-theme-tango This package provides Tango LibreOffice icon theme. It is used in GNOME by default and obsoleted the old Industrial theme. -%endif - %prep %build %install -install -m 755 -d $RPM_BUILD_ROOT%_datadir/%ooo_home/share/config -install -m644 %_libdir/%ooo_home/share/config/images*.zip $RPM_BUILD_ROOT%_datadir/%ooo_home/share/config/ - -%clean -rm -rf $RPM_BUILD_ROOT - -%if 0%{?suse_version} > 01110 +install -m 755 -d %{buildroot}%{_datadir}/%{ooo_home}/share/config +install -m644 %{_libdir}/%{ooo_home}/share/config/images*.zip %{buildroot}%{_datadir}/%{ooo_home}/share/config/ %files -n libreoffice-icon-theme-crystal %defattr(-,root,root) -%dir %_datadir/%ooo_home -%dir %_datadir/%ooo_home/share -%dir %_datadir/%ooo_home/share/config -%_datadir/%ooo_home/share/config/images_crystal.zip +%dir %{_datadir}/%{ooo_home} +%dir %{_datadir}/%{ooo_home}/share +%dir %{_datadir}/%{ooo_home}/share/config +%{_datadir}/%{ooo_home}/share/config/images_crystal.zip %files -n libreoffice-icon-theme-galaxy %defattr(-,root,root) -%dir %_datadir/%ooo_home -%dir %_datadir/%ooo_home/share -%dir %_datadir/%ooo_home/share/config -%_datadir/%ooo_home/share/config/images.zip +%dir %{_datadir}/%{ooo_home} +%dir %{_datadir}/%{ooo_home}/share +%dir %{_datadir}/%{ooo_home}/share/config +%{_datadir}/%{ooo_home}/share/config/images.zip %files -n libreoffice-icon-theme-hicontrast %defattr(-,root,root) -%dir %_datadir/%ooo_home -%dir %_datadir/%ooo_home/share -%dir %_datadir/%ooo_home/share/config -%_datadir/%ooo_home/share/config/images_hicontrast.zip +%dir %{_datadir}/%{ooo_home} +%dir %{_datadir}/%{ooo_home}/share +%dir %{_datadir}/%{ooo_home}/share/config +%{_datadir}/%{ooo_home}/share/config/images_hicontrast.zip %files -n libreoffice-icon-theme-oxygen %defattr(-,root,root) -%dir %_datadir/%ooo_home -%dir %_datadir/%ooo_home/share -%dir %_datadir/%ooo_home/share/config -%_datadir/%ooo_home/share/config/images_oxygen.zip +%dir %{_datadir}/%{ooo_home} +%dir %{_datadir}/%{ooo_home}/share +%dir %{_datadir}/%{ooo_home}/share/config +%{_datadir}/%{ooo_home}/share/config/images_oxygen.zip %files -n libreoffice-icon-theme-tango %defattr(-,root,root) -%dir %_datadir/%ooo_home -%dir %_datadir/%ooo_home/share -%dir %_datadir/%ooo_home/share/config -%_datadir/%ooo_home/share/config/images_tango.zip - -%else - -# non-split icon themes on older distros - -%files -%defattr(-,root,root) -%_datadir/%ooo_home - -%endif +%dir %{_datadir}/%{ooo_home} +%dir %{_datadir}/%{ooo_home}/share +%dir %{_datadir}/%{ooo_home}/share/config +%{_datadir}/%{ooo_home}/share/config/images_tango.zip %changelog From 50292f64631b90eb22f6677eb00f58c939a213f24bf76857954cacb908a714ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 2 Jan 2014 10:24:51 +0000 Subject: [PATCH 02/52] - Version bump to 4.2.0rc for testing purposes. - Version bump to 4.2.0rc for testing purposes - Update the spec file to be only one building everything - Cleanup of spec with removal of old cruft here and there - Remove bundled libs always demand the system versions - Remove bundled tarballs that are no longer used - Removed patches no longer usable: * fix-collision.patch * zip-3.0-add_options_to_help.patch * zip-3.0-iso8859_2.patch * zip-3.0-nonexec-stack.patch * zip-3.0-optflags.patch * zip-3.0-tempfile.patch * zip-notimestamp.patch * solenv-touch-no-dereference.diff * split-help-buildhack-no-vcl.diff * system-poppler-0.12.3.diff * scripting-prefer-internal-rhino.diff * build-help-common.diff - Refreshed patches: * office-cfg-linux-common-template-dir.diff * officecfg-help-in-usr-share.diff * solenv-java-source-version.diff * wizards-create-temlates-with-python-2.6.diff - To be fixed: * split-icons-search-usr-share.diff - Obsoleted specs: * libreoffice-help-en-US.spec * libreoffice-help-group1.spec OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=60 --- ...24cfac409e766913506961a8-ucpp-1.3.2.tar.gz | 3 - ...d793daee14e10e22eefdc4b-mdds_0.8.1.tar.bz2 | 3 - ...b6e4b2a23-mysql-connector-c++-1.1.0.tar.gz | 3 - ...3c104cd8cb256-Adobe-Core35_AFMs-314.tar.gz | 3 - ...605c5df1b-jakarta-tomcat-5.0.30-src.tar.gz | 3 - ...1776f39b-commons-httpclient-3.1-src.tar.gz | 3 - ...5ce7d69ddfff7-commons-codec-1.6-src.tar.gz | 3 - ...d3c6f2c727f9053f55ea-redland-1.0.16.tar.gz | 3 - ...1632029b6d7aac925-liblangtag-0.5.1.tar.bz2 | 3 - ...efde889db-commons-logging-1.1.1-src.tar.gz | 3 - ...024534669971-ConvertTextToNumber-1.3.2.zip | 3 - ...1e858512b680b3b61dc4c1-mythes-1.2.3.tar.gz | 3 - ...ad61bd5dee0c494132cb0-libwps-0.2.9.tar.bz2 | 3 - ...a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz | 3 - ...b0ea01acf011023cf7fff-raptor2-2.0.9.tar.gz | 3 - ...ca43c9469d6e6b-commons-lang-2.4-src.tar.gz | 3 - ...9d0239d654983028c9c7053-icu4c-51_1-src.tgz | 3 - ...5bf064f3e41f41-icu-51-layout-fix-10107.tgz | 3 - ...3dd8197f4145e0854b-libodfgen-0.0.2.tar.bz2 | 3 - ...fa0bc018f9ddc932c4ad8b6dd-lcms2-2.4.tar.gz | 3 - AbsoluteLayout.tar.bz2 | 3 - README-draw-extensions.txt | 9 - README-mono.txt | 8 - ...e1c601274ab5d63b72c944-hyphen-2.8.4.tar.gz | 3 - ...e5ebbec16e844810828c4-libwpd-0.9.9.tar.bz2 | 3 - ...6b04efce5a4a186b8416b-rasqal-0.9.30.tar.gz | 3 - ...811c9d32146eec913d296-libcmis-0.3.0.tar.gz | 3 - ...ac91d351ab5684b181151-libwpg-0.2.2.tar.bz2 | 3 - build-help-common.diff | 76 - build_prepare.inc | 77 - ...e3ead14f0a60e9418-postgresql-9.2.1.tar.bz2 | 3 - ...9dc7285f9e86ffbdc5-harfbuzz-0.9.17.tar.bz2 | 3 - ...6e80f6701f6763-libexttextcat-3.4.0.tar.bz2 | 3 - ...0a87a952caa75184f4d-liborcus-0.5.1.tar.bz2 | 3 - ...84aa9e5621cd563f54f4d-bsh-2.0b1-src.tar.gz | 3 - ...4212a21d708aced277e6e85a-vigra1.4.0.tar.gz | 3 - ...f217a9f20e9c30e119c6a-boost_1_44_0.tar.bz2 | 3 - ...fa8c3542c6a085a233080b-graphite2-1.2.0.tgz | 3 - fix-collision.patch | 43 - install-l10n-helper | 33 - libcdr-0.0.14.tar.bz2 | 3 - libmspub-0.0.6.tar.bz2 | 3 - libmwaw-0.1.10.tar.bz2 | 3 - libreoffice-4.1.3.2.tar.xz | 3 - libreoffice-4.2.0.1.tar.xz | 3 + libreoffice-branding-upstream.changes | 5 + libreoffice-branding-upstream.spec | 6 +- libreoffice-help-4.1.3.2.tar.xz | 3 - libreoffice-help-4.2.0.1.tar.xz | 3 + libreoffice-help-en-US.changes | 775 ---- libreoffice-help-en-US.spec | 261 -- libreoffice-help-en-US.spec.in | 244 -- libreoffice-help-group1.changes | 618 --- libreoffice-help-group1.spec | 560 --- libreoffice-help-group2.changes | 618 --- libreoffice-help-group2.spec | 524 --- libreoffice-help-group3.changes | 619 --- libreoffice-help-group3.spec | 560 --- libreoffice-help-group4.changes | 619 --- libreoffice-help-group4.spec | 524 --- libreoffice-help-group5.changes | 618 --- libreoffice-help-group5.spec | 565 --- libreoffice-help-groupX.spec.in | 227 -- libreoffice-icon-themes.changes | 685 ---- libreoffice-icon-themes.spec | 136 - libreoffice-l10n-rpmlintrc | 4 - libreoffice-l10n.changes | 903 ----- libreoffice-l10n.spec | 3302 ----------------- libreoffice-l10n.spec.in | 83 - libreoffice-rpmlintrc | 2 - libreoffice-translations-4.1.3.2.tar.xz | 3 - libreoffice-translations-4.2.0.1.tar.xz | 3 + libreoffice.changes | 41 + libreoffice.spec | 2245 ++++------- libvisio-0.0.30.tar.bz2 | 3 - lo-help-en-US | 3 - lo-help-gen-spec | 373 -- lo-help-groupX | 73 - lo-l10n-data | 174 - lo-l10n-gen-spec | 335 -- lo-provides-11.1 | 8 - lo-provides-12.1 | 3 - lo-requires-11.1 | 8 - lo-requires-12.1 | 3 - mail-1.4-sources.jar | 3 - make-3.82-gbuild-20120301.tar.bz2 | 3 - office-cfg-linux-common-template-dir.diff | 20 +- officecfg-help-in-usr-share.diff | 12 +- scripting-prefer-internal-rhino.diff | 59 - solenv-java-source-version.diff | 9 +- solenv-touch-no-dereference.diff | 13 - split-help-buildhack-no-vcl.diff | 11 - swing-layout-1.0.4-doc.zip | 3 - swing-layout-1.0.4-src.zip | 3 - system-poppler-0.12.3.diff | 35 - wizards-create-temlates-with-python-2.6.diff | 30 +- zip-3.0-add_options_to_help.patch | 10 - zip-3.0-iso8859_2.patch | 253 -- zip-3.0-nonexec-stack.patch | 17 - zip-3.0-optflags.patch | 11 - zip-3.0-tempfile.patch | 16 - zip-3.0.tar.bz2 | 3 - zip-notimestamp.patch | 17 - 103 files changed, 777 insertions(+), 15853 deletions(-) delete mode 100644 0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz delete mode 100644 08c85a6d6d793daee14e10e22eefdc4b-mdds_0.8.1.tar.bz2 delete mode 100644 0981bda6548a8c8233ffce2b6e4b2a23-mysql-connector-c++-1.1.0.tar.gz delete mode 100644 1756c4fa6c616ae15973c104cd8cb256-Adobe-Core35_AFMs-314.tar.gz delete mode 100644 2a177023f9ea8ec8bd00837605c5df1b-jakarta-tomcat-5.0.30-src.tar.gz delete mode 100644 2c9b0f83ed5890af02c0df1c1776f39b-commons-httpclient-3.1-src.tar.gz delete mode 100644 2e482c7567908d334785ce7d69ddfff7-commons-codec-1.6-src.tar.gz delete mode 100644 32f8e1417a64d3c6f2c727f9053f55ea-redland-1.0.16.tar.gz delete mode 100644 36271d3fa0d9dec1632029b6d7aac925-liblangtag-0.5.1.tar.bz2 delete mode 100644 3c219630e4302863a9a83d0efde889db-commons-logging-1.1.1-src.tar.gz delete mode 100644 451ccf439a36a568653b024534669971-ConvertTextToNumber-1.3.2.zip delete mode 100644 46e92b68e31e858512b680b3b61dc4c1-mythes-1.2.3.tar.gz delete mode 100644 46eb0e7f213ad61bd5dee0c494132cb0-libwps-0.2.9.tar.bz2 delete mode 100644 48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz delete mode 100644 4ceb9316488b0ea01acf011023cf7fff-raptor2-2.0.9.tar.gz delete mode 100644 625ff5f2f968dd908bca43c9469d6e6b-commons-lang-2.4-src.tar.gz delete mode 100644 6eef33b229d0239d654983028c9c7053-icu4c-51_1-src.tgz delete mode 100644 7650341b04f05ff2595bf064f3e41f41-icu-51-layout-fix-10107.tgz delete mode 100644 8473296c671b6e3dd8197f4145e0854b-libodfgen-0.0.2.tar.bz2 delete mode 100644 861ef15fa0bc018f9ddc932c4ad8b6dd-lcms2-2.4.tar.gz delete mode 100644 AbsoluteLayout.tar.bz2 delete mode 100644 README-draw-extensions.txt delete mode 100644 README-mono.txt delete mode 100644 a2f6010987e1c601274ab5d63b72c944-hyphen-2.8.4.tar.gz delete mode 100644 a3dcac551fae5ebbec16e844810828c4-libwpd-0.9.9.tar.bz2 delete mode 100644 b12c5f9cfdb6b04efce5a4a186b8416b-rasqal-0.9.30.tar.gz delete mode 100644 b2371dc7cf4811c9d32146eec913d296-libcmis-0.3.0.tar.gz delete mode 100644 b85436266b2ac91d351ab5684b181151-libwpg-0.2.2.tar.bz2 delete mode 100644 build-help-common.diff delete mode 100644 build_prepare.inc delete mode 100644 c0b4799ea9850eae3ead14f0a60e9418-postgresql-9.2.1.tar.bz2 delete mode 100644 c48827713e93539dc7285f9e86ffbdc5-harfbuzz-0.9.17.tar.bz2 delete mode 100644 dc3d21a3921931096d6e80f6701f6763-libexttextcat-3.4.0.tar.bz2 delete mode 100644 ea2acaf140ae40a87a952caa75184f4d-liborcus-0.5.1.tar.bz2 delete mode 100644 ea570af93c284aa9e5621cd563f54f4d-bsh-2.0b1-src.tar.gz delete mode 100644 ea91f2fb4212a21d708aced277e6e85a-vigra1.4.0.tar.gz delete mode 100644 f02578f5218f217a9f20e9c30e119c6a-boost_1_44_0.tar.bz2 delete mode 100644 f5ef3f7f10fa8c3542c6a085a233080b-graphite2-1.2.0.tgz delete mode 100644 fix-collision.patch delete mode 100644 install-l10n-helper delete mode 100644 libcdr-0.0.14.tar.bz2 delete mode 100644 libmspub-0.0.6.tar.bz2 delete mode 100644 libmwaw-0.1.10.tar.bz2 delete mode 100644 libreoffice-4.1.3.2.tar.xz create mode 100644 libreoffice-4.2.0.1.tar.xz delete mode 100644 libreoffice-help-4.1.3.2.tar.xz create mode 100644 libreoffice-help-4.2.0.1.tar.xz delete mode 100644 libreoffice-help-en-US.changes delete mode 100644 libreoffice-help-en-US.spec delete mode 100644 libreoffice-help-en-US.spec.in delete mode 100644 libreoffice-help-group1.changes delete mode 100644 libreoffice-help-group1.spec delete mode 100644 libreoffice-help-group2.changes delete mode 100644 libreoffice-help-group2.spec delete mode 100644 libreoffice-help-group3.changes delete mode 100644 libreoffice-help-group3.spec delete mode 100644 libreoffice-help-group4.changes delete mode 100644 libreoffice-help-group4.spec delete mode 100644 libreoffice-help-group5.changes delete mode 100644 libreoffice-help-group5.spec delete mode 100644 libreoffice-help-groupX.spec.in delete mode 100644 libreoffice-icon-themes.changes delete mode 100644 libreoffice-icon-themes.spec delete mode 100644 libreoffice-l10n-rpmlintrc delete mode 100644 libreoffice-l10n.changes delete mode 100644 libreoffice-l10n.spec delete mode 100644 libreoffice-l10n.spec.in delete mode 100644 libreoffice-translations-4.1.3.2.tar.xz create mode 100644 libreoffice-translations-4.2.0.1.tar.xz delete mode 100644 libvisio-0.0.30.tar.bz2 delete mode 100644 lo-help-en-US delete mode 100644 lo-help-gen-spec delete mode 100644 lo-help-groupX delete mode 100644 lo-l10n-data delete mode 100644 lo-l10n-gen-spec delete mode 100644 lo-provides-11.1 delete mode 100644 lo-provides-12.1 delete mode 100644 lo-requires-11.1 delete mode 100644 lo-requires-12.1 delete mode 100644 mail-1.4-sources.jar delete mode 100644 make-3.82-gbuild-20120301.tar.bz2 delete mode 100644 scripting-prefer-internal-rhino.diff delete mode 100644 solenv-touch-no-dereference.diff delete mode 100644 split-help-buildhack-no-vcl.diff delete mode 100644 swing-layout-1.0.4-doc.zip delete mode 100644 swing-layout-1.0.4-src.zip delete mode 100644 system-poppler-0.12.3.diff delete mode 100644 zip-3.0-add_options_to_help.patch delete mode 100644 zip-3.0-iso8859_2.patch delete mode 100644 zip-3.0-nonexec-stack.patch delete mode 100644 zip-3.0-optflags.patch delete mode 100644 zip-3.0-tempfile.patch delete mode 100644 zip-3.0.tar.bz2 delete mode 100644 zip-notimestamp.patch diff --git a/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz b/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz deleted file mode 100644 index 9abd3a2..0000000 --- a/0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:983941d31ee8d366085cadf28db75eb1f5cb03ba1e5853b98f12f7f51c63b776 -size 96939 diff --git a/08c85a6d6d793daee14e10e22eefdc4b-mdds_0.8.1.tar.bz2 b/08c85a6d6d793daee14e10e22eefdc4b-mdds_0.8.1.tar.bz2 deleted file mode 100644 index 281b9cb..0000000 --- a/08c85a6d6d793daee14e10e22eefdc4b-mdds_0.8.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f605da2300c826b6f7c987fd36efb5f711bfa5c3e701ae9b75cea33591ce888b -size 138431 diff --git a/0981bda6548a8c8233ffce2b6e4b2a23-mysql-connector-c++-1.1.0.tar.gz b/0981bda6548a8c8233ffce2b6e4b2a23-mysql-connector-c++-1.1.0.tar.gz deleted file mode 100644 index e91c650..0000000 --- a/0981bda6548a8c8233ffce2b6e4b2a23-mysql-connector-c++-1.1.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dfb8933dada706a1b3188b162fc5a9686b5ed46323bf09548ce291e8dd4545e2 -size 467089 diff --git a/1756c4fa6c616ae15973c104cd8cb256-Adobe-Core35_AFMs-314.tar.gz b/1756c4fa6c616ae15973c104cd8cb256-Adobe-Core35_AFMs-314.tar.gz deleted file mode 100644 index 18fbf70..0000000 --- a/1756c4fa6c616ae15973c104cd8cb256-Adobe-Core35_AFMs-314.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6e6c53064ef6f40891ad72c06fab9f3c8fdcda80e03c9d0b21244cb1d4bf030b -size 315122 diff --git a/2a177023f9ea8ec8bd00837605c5df1b-jakarta-tomcat-5.0.30-src.tar.gz b/2a177023f9ea8ec8bd00837605c5df1b-jakarta-tomcat-5.0.30-src.tar.gz deleted file mode 100644 index eb3d052..0000000 --- a/2a177023f9ea8ec8bd00837605c5df1b-jakarta-tomcat-5.0.30-src.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:556921bf0de5c508985c95eef77b73a4388a7da1b7e703060c79c58385483bf4 -size 3568559 diff --git a/2c9b0f83ed5890af02c0df1c1776f39b-commons-httpclient-3.1-src.tar.gz b/2c9b0f83ed5890af02c0df1c1776f39b-commons-httpclient-3.1-src.tar.gz deleted file mode 100644 index ce3caeb..0000000 --- a/2c9b0f83ed5890af02c0df1c1776f39b-commons-httpclient-3.1-src.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:f9a496d3418b0e15894fb351652cd4fa5ca434ebfc3ce3bb8da40defd8b097f2 -size 1882664 diff --git a/2e482c7567908d334785ce7d69ddfff7-commons-codec-1.6-src.tar.gz b/2e482c7567908d334785ce7d69ddfff7-commons-codec-1.6-src.tar.gz deleted file mode 100644 index 7a52ac3..0000000 --- a/2e482c7567908d334785ce7d69ddfff7-commons-codec-1.6-src.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ae7bc26118cf1b58d8bed62ed364612d5a2380ad14acb03ca88ff3bab22b2e8b -size 262206 diff --git a/32f8e1417a64d3c6f2c727f9053f55ea-redland-1.0.16.tar.gz b/32f8e1417a64d3c6f2c727f9053f55ea-redland-1.0.16.tar.gz deleted file mode 100644 index 57627b9..0000000 --- a/32f8e1417a64d3c6f2c727f9053f55ea-redland-1.0.16.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d9a274fc086e61119d5c9beafb8d05527e040ec86f4c0961276ca8de0a049dbd -size 1624112 diff --git a/36271d3fa0d9dec1632029b6d7aac925-liblangtag-0.5.1.tar.bz2 b/36271d3fa0d9dec1632029b6d7aac925-liblangtag-0.5.1.tar.bz2 deleted file mode 100644 index c30c2ef..0000000 --- a/36271d3fa0d9dec1632029b6d7aac925-liblangtag-0.5.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c3dd456762cd0b5fd1687f066c4bdf253d70b14729851b9cd05936a1cb46923b -size 651785 diff --git a/3c219630e4302863a9a83d0efde889db-commons-logging-1.1.1-src.tar.gz b/3c219630e4302863a9a83d0efde889db-commons-logging-1.1.1-src.tar.gz deleted file mode 100644 index bf24ccc..0000000 --- a/3c219630e4302863a9a83d0efde889db-commons-logging-1.1.1-src.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:168564a57411907432c7b191f63fb581439fed57732038c5308631afe05063ac -size 189448 diff --git a/451ccf439a36a568653b024534669971-ConvertTextToNumber-1.3.2.zip b/451ccf439a36a568653b024534669971-ConvertTextToNumber-1.3.2.zip deleted file mode 100644 index 1d0b132..0000000 --- a/451ccf439a36a568653b024534669971-ConvertTextToNumber-1.3.2.zip +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:34a9812ae426dbca696fbd069276094517da0df78b5afb95a87b1c2daef97adb -size 42487 diff --git a/46e92b68e31e858512b680b3b61dc4c1-mythes-1.2.3.tar.gz b/46e92b68e31e858512b680b3b61dc4c1-mythes-1.2.3.tar.gz deleted file mode 100644 index 6fc6394..0000000 --- a/46e92b68e31e858512b680b3b61dc4c1-mythes-1.2.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:92383930f110d691a38b64684d96cb4f30d7f0550dbcfe8b227ca5c7a33fb838 -size 4910188 diff --git a/46eb0e7f213ad61bd5dee0c494132cb0-libwps-0.2.9.tar.bz2 b/46eb0e7f213ad61bd5dee0c494132cb0-libwps-0.2.9.tar.bz2 deleted file mode 100644 index 883b5c6..0000000 --- a/46eb0e7f213ad61bd5dee0c494132cb0-libwps-0.2.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ffd5180b62a1c43039e3e2db00af84b2efb5cc36904a771e545d7d324e8a84d9 -size 474208 diff --git a/48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz b/48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz deleted file mode 100644 index ae107e9..0000000 --- a/48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ddfdc433dd8ad31b5c5819cc4404a8d2127472a3b720d3e744e8c51d79732eab -size 2241498 diff --git a/4ceb9316488b0ea01acf011023cf7fff-raptor2-2.0.9.tar.gz b/4ceb9316488b0ea01acf011023cf7fff-raptor2-2.0.9.tar.gz deleted file mode 100644 index 96e8349..0000000 --- a/4ceb9316488b0ea01acf011023cf7fff-raptor2-2.0.9.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e26fb9c18e6ebf71100f434070d50196a21d592b715e361850c3b4e789b5f6ef -size 1788163 diff --git a/625ff5f2f968dd908bca43c9469d6e6b-commons-lang-2.4-src.tar.gz b/625ff5f2f968dd908bca43c9469d6e6b-commons-lang-2.4-src.tar.gz deleted file mode 100644 index 39de5ce..0000000 --- a/625ff5f2f968dd908bca43c9469d6e6b-commons-lang-2.4-src.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2445238cd0eb167e99a1147394f61325490559f3df7e7e8f628043fb70cbf2f4 -size 522654 diff --git a/6eef33b229d0239d654983028c9c7053-icu4c-51_1-src.tgz b/6eef33b229d0239d654983028c9c7053-icu4c-51_1-src.tgz deleted file mode 100644 index 1749c23..0000000 --- a/6eef33b229d0239d654983028c9c7053-icu4c-51_1-src.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:87e5ae513bd29f25f8648044af01d5ab77460912f375f9fe11f58a54e783666b -size 21815174 diff --git a/7650341b04f05ff2595bf064f3e41f41-icu-51-layout-fix-10107.tgz b/7650341b04f05ff2595bf064f3e41f41-icu-51-layout-fix-10107.tgz deleted file mode 100644 index 5f2dace..0000000 --- a/7650341b04f05ff2595bf064f3e41f41-icu-51-layout-fix-10107.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:186c78baa946ca337c98081bacd91ffbd526433fc2c68b416cc95b0c10bb603f -size 209004 diff --git a/8473296c671b6e3dd8197f4145e0854b-libodfgen-0.0.2.tar.bz2 b/8473296c671b6e3dd8197f4145e0854b-libodfgen-0.0.2.tar.bz2 deleted file mode 100644 index 1a398e0..0000000 --- a/8473296c671b6e3dd8197f4145e0854b-libodfgen-0.0.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:088940696f15fd8962bded2be7a996f1f005779936d6f0ac74793799f1c921f8 -size 334207 diff --git a/861ef15fa0bc018f9ddc932c4ad8b6dd-lcms2-2.4.tar.gz b/861ef15fa0bc018f9ddc932c4ad8b6dd-lcms2-2.4.tar.gz deleted file mode 100644 index 7238a52..0000000 --- a/861ef15fa0bc018f9ddc932c4ad8b6dd-lcms2-2.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2a514d10eff26901505c191a15c2588c751eb7fb86577118f6c235aff0be37e8 -size 4293291 diff --git a/AbsoluteLayout.tar.bz2 b/AbsoluteLayout.tar.bz2 deleted file mode 100644 index 2a7150c..0000000 --- a/AbsoluteLayout.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1ace85b9c478531469c909a0dc0fbf0f2ed08d5773be052354ee8dac407b432d -size 3500 diff --git a/README-draw-extensions.txt b/README-draw-extensions.txt deleted file mode 100644 index aa3a459..0000000 --- a/README-draw-extensions.txt +++ /dev/null @@ -1,9 +0,0 @@ -Dear customer, - -the PDF import extension has been integrated into the main application. -The result is that this package is empty. We keep it for future use -because it makes the maintenance process easier. - - -Sincerely, -Your SUSE team diff --git a/README-mono.txt b/README-mono.txt deleted file mode 100644 index 382da0c..0000000 --- a/README-mono.txt +++ /dev/null @@ -1,8 +0,0 @@ -Dear customer, - -the mono support is temporary disabled due to technical problems. We will -provide it in a later bugfix release. Thanks for understanding. - - -Sincerely, -Your SUSE team diff --git a/a2f6010987e1c601274ab5d63b72c944-hyphen-2.8.4.tar.gz b/a2f6010987e1c601274ab5d63b72c944-hyphen-2.8.4.tar.gz deleted file mode 100644 index db23321..0000000 --- a/a2f6010987e1c601274ab5d63b72c944-hyphen-2.8.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:eeffe2d931217efc4c0a5ea0a1e46d843a4c65b2346f22e543d619da7282562e -size 636667 diff --git a/a3dcac551fae5ebbec16e844810828c4-libwpd-0.9.9.tar.bz2 b/a3dcac551fae5ebbec16e844810828c4-libwpd-0.9.9.tar.bz2 deleted file mode 100644 index 9224647..0000000 --- a/a3dcac551fae5ebbec16e844810828c4-libwpd-0.9.9.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:210c216bbbf67603f891373362ec0427aeb36bfcaf881d43433db85ca2160d7c -size 684918 diff --git a/b12c5f9cfdb6b04efce5a4a186b8416b-rasqal-0.9.30.tar.gz b/b12c5f9cfdb6b04efce5a4a186b8416b-rasqal-0.9.30.tar.gz deleted file mode 100644 index 0a2e22a..0000000 --- a/b12c5f9cfdb6b04efce5a4a186b8416b-rasqal-0.9.30.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:abf0e93d80cc79bdf383fd3e904255bf98bc729356d6cf2f673bce74b08b1cfd -size 1469921 diff --git a/b2371dc7cf4811c9d32146eec913d296-libcmis-0.3.0.tar.gz b/b2371dc7cf4811c9d32146eec913d296-libcmis-0.3.0.tar.gz deleted file mode 100644 index c15ed26..0000000 --- a/b2371dc7cf4811c9d32146eec913d296-libcmis-0.3.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:8c1271cba2494d8c52bba08fa3b14cdca7401b5f90faacb8b206364c84233ffb -size 515564 diff --git a/b85436266b2ac91d351ab5684b181151-libwpg-0.2.2.tar.bz2 b/b85436266b2ac91d351ab5684b181151-libwpg-0.2.2.tar.bz2 deleted file mode 100644 index 5afbcf1..0000000 --- a/b85436266b2ac91d351ab5684b181151-libwpg-0.2.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ccb8907bdd78e2a094204a745431d6bcfdba475354ed3caba36aaea6c9d88626 -size 376802 diff --git a/build-help-common.diff b/build-help-common.diff deleted file mode 100644 index 0b9671a..0000000 --- a/build-help-common.diff +++ /dev/null @@ -1,76 +0,0 @@ ---- configure.ac.old 2013-08-13 18:06:46.000000000 +0200 -+++ configure.ac 2013-08-16 13:00:37.000000000 +0200 -@@ -1652,7 +1652,16 @@ AC_ARG_WITH(jdk-home, - - AC_ARG_WITH(help, - AS_HELP_STRING([--with-help], -- [Enable the build of help.])) -+ [Enable the build of help. There is a special parameter "common" that -+ can be used to bundle only the common part, .e.g help-specific icons. -+ This is useful when you build the helpcontent separately.]) -+ [ -+ Usage: --with-help build the entire local help -+ --without-help no local help (default) -+ --with-help=common bundle common files for the local -+ help but do not build the whole help -+ ], -+,) - - AC_ARG_WITH(java, - AS_HELP_STRING([--with-java], -@@ -4386,14 +4395,21 @@ fi - AC_SUBST(DO_FETCH_TARBALLS) - - AC_MSG_CHECKING([whether to build help]) --if test "$with_help" = "yes" -a $_os != iOS -a $_os != Android; then -- AC_MSG_RESULT([yes]) -+HELP_COMMON_ONLY=FALSE -+if test -n "$with_help" -a "$with_help" != "no" -a $_os != iOS -a $_os != Android; then - BUILD_TYPE="$BUILD_TYPE HELP" -- SCPDEFS="$SCPDEFS -DWITH_HELP" - GIT_NEEDED_SUBMODULES="helpcontent2 $GIT_NEEDED_SUBMODULES" -+ if test "$with_help" = "common" ; then -+ HELP_COMMON_ONLY=TRUE -+ AC_MSG_RESULT([common only]) -+ else -+ SCPDEFS="$SCPDEFS -DWITH_HELP" -+ AC_MSG_RESULT([yes]) -+ fi - else - AC_MSG_RESULT([no]) - fi -+AC_SUBST(HELP_COMMON_ONLY) - - dnl Test whether to include MySpell dictionaries - dnl =================================================================== ---- config_host.mk.in.old 2013-08-06 19:25:04.000000000 +0200 -+++ config_host.mk.in 2013-08-16 13:05:10.000000000 +0200 -@@ -228,6 +228,7 @@ export HAVE_NON_CONST_NPP_GETMIMEDESCRIP - export HAVE_POSIX_FALLOCATE=@HAVE_POSIX_FALLOCATE@ - export HAVE_READDIR_R=@HAVE_READDIR_R@ - export HAVE_THREADSAFE_STATICS=@HAVE_THREADSAFE_STATICS@ -+export HELP_COMMON_ONLY=@HELP_COMMON_ONLY@ - export HOST_PLATFORM=@host@ - export HSQLDB_JAR=@HSQLDB_JAR@ - export HSQLDB_USE_JDBC_4_1=@HSQLDB_USE_JDBC_4_1@ ---- helpcontent2/Module_helpcontent2.mk.old 2013-08-06 19:24:32.000000000 +0200 -+++ helpcontent2/Module_helpcontent2.mk 2013-08-16 14:51:47.000000000 +0200 -@@ -9,6 +9,7 @@ - - $(eval $(call gb_Module_Module,helpcontent2)) - -+ifneq ($(HELP_COMMON_ONLY),TRUE) - $(eval $(call gb_Module_add_targets,helpcontent2,\ - AllLangHelp_sbasic \ - AllLangHelp_scalc \ -@@ -19,6 +20,10 @@ $(eval $(call gb_Module_add_targets,help - AllLangHelp_simpress \ - AllLangHelp_smath \ - AllLangHelp_swriter \ -+)) -+endif -+ -+$(eval $(call gb_Module_add_targets,helpcontent2,\ - CustomTarget_imagelist \ - Package_imagelist \ - )) diff --git a/build_prepare.inc b/build_prepare.inc deleted file mode 100644 index 823d3d0..0000000 --- a/build_prepare.inc +++ /dev/null @@ -1,77 +0,0 @@ -%if %prepare_build != 0 -# first build make-3.82 -%if 0%{?suse_version} < 01230 -cd make-* -CFLAGS=$RPM_OPT_FLAGS ./configure -make %{?_smp_mflags} -cd - -%endif -# second build zip-3.0 on older distributions -%if %suse_version < 1140 -cd zip30 -make %{?jobs:-j%jobs} -f unix/Makefile prefix=/usr CC="gcc $RPM_OPT_FLAGS -DLARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" generic_gcc -cd - -%endif -# -# Parallel build settings ... -lo_jobs="%{?jobs:%jobs}" -%ifarch %arm -%if ! 0%{?qemu_user_space_build:1} -# native hardware is not that powerful -lo_jobs="1" -%endif -%endif -# do not eat all memory -echo "Available memory:" -free -echo "System limits:" -ulimit -a -lo_jobs_reduced= -if test -n "$lo_jobs" -a "$lo_jobs" -gt 1 ; then - if test `uname -i` = "x86_64" ; then - mem_per_process=1000 - else - mem_per_process=800 - fi -%if 0%{?qemu_user_space_build:1} - mem_per_process=1200 -%endif - max_mem=`LANG=C free -t -m | sed -n "s|^Mem: *\([0-9]*\).*$|\1|p"` - max_jobs="$(($max_mem / $mem_per_process))" - test "$lo_jobs" -gt "$max_jobs" && lo_jobs="$max_jobs" && lo_jobs_reduced="yes" && echo "Warning: Reducing number of jobs to $max_jobs because of memory limits" - test "$lo_jobs" -le 0 && lo_jobs=1 && echo "Warning: Do not use the parallel build at all becuse of memory limits" -fi -# finally set jobs -PARALLEL_BUILD= -if test -n "$lo_jobs" ; then - PARALLEL_BUILD="--with-parallelism=$lo_jobs" -fi -# using icecream -if test -e "/opt/icecream/bin/gcc" -a -e "/opt/icecream/bin/g++" ; then - PARALLEL_BUILD="$PARALLEL_BUILD --enable-icecream" -fi -%endif -# make sure that JAVA_HOME is set correctly -%if 0%{?suse_version} -source /etc/profile.d/alljava.sh -%endif -# use RPM_OPT_FLAGS, ... -# FIXME: use -g1 instead of -g; the .o files need about 12GB disk space with full debugging symbols; there is not enough disk space and not enough memory for linking libmerged on the build hosts -# 12.3 has broken cppconnector with wrong incude paths -%if 0%{?suse_version} == 01230 -ARCH_FLAGS="`echo $RPM_OPT_FLAGS | sed -e 's/\-fexceptions//g' -e 's/^-g /-g1 /g' -e 's/ -g / -g1 /g' -e 's/ -g$/ -g1/g'` -fno-strict-aliasing -I/usr/include/mysql-connector/ " -%else -ARCH_FLAGS="`echo $RPM_OPT_FLAGS | sed -e 's/\-fexceptions//g' -e 's/^-g /-g1 /g' -e 's/ -g / -g1 /g' -e 's/ -g$/ -g1/g'` -fno-strict-aliasing" -%endif -CFLAGS="$ARCH_FLAGS" -CXXFLAGS="$ARCH_FLAGS" -export ARCH_FLAGS CFLAGS CXXFLAGS -# FIXME: genccode from the system icu is in /usr/sbin -# FIXME: we need make-3.82 for parallel build -%if 0%{?suse_version} < 01230 -export PATH="$RPM_BUILD_DIR/libreoffice-%version/make-%gnu_make_version-gbuild:$PATH:/usr/sbin" -%endif -# use the extra built zip-3.0 on older distributions -%if %suse_version < 1140 -export PATH="$RPM_BUILD_DIR/libreoffice-%version/zip30:$PATH" -%endif diff --git a/c0b4799ea9850eae3ead14f0a60e9418-postgresql-9.2.1.tar.bz2 b/c0b4799ea9850eae3ead14f0a60e9418-postgresql-9.2.1.tar.bz2 deleted file mode 100644 index 1586ae8..0000000 --- a/c0b4799ea9850eae3ead14f0a60e9418-postgresql-9.2.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:db61d498105a7d5fe46185e67ac830c878cdd7dc1f82a87f06b842217924c461 -size 16113737 diff --git a/c48827713e93539dc7285f9e86ffbdc5-harfbuzz-0.9.17.tar.bz2 b/c48827713e93539dc7285f9e86ffbdc5-harfbuzz-0.9.17.tar.bz2 deleted file mode 100644 index b239209..0000000 --- a/c48827713e93539dc7285f9e86ffbdc5-harfbuzz-0.9.17.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a4773003512035cb5c559de23e1d53f292bcb0212f023b540c4dc695b39690ed -size 902229 diff --git a/dc3d21a3921931096d6e80f6701f6763-libexttextcat-3.4.0.tar.bz2 b/dc3d21a3921931096d6e80f6701f6763-libexttextcat-3.4.0.tar.bz2 deleted file mode 100644 index eb428c8..0000000 --- a/dc3d21a3921931096d6e80f6701f6763-libexttextcat-3.4.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c1f668f29f00024bf91387c2de65a80c47d9db4561083c054d7fb95b45b51abb -size 1088762 diff --git a/ea2acaf140ae40a87a952caa75184f4d-liborcus-0.5.1.tar.bz2 b/ea2acaf140ae40a87a952caa75184f4d-liborcus-0.5.1.tar.bz2 deleted file mode 100644 index e6e5daa..0000000 --- a/ea2acaf140ae40a87a952caa75184f4d-liborcus-0.5.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e632373149c0b29a971aa74c079f8825bc6bc7b09c0899c8de004ee7e72ad765 -size 1445106 diff --git a/ea570af93c284aa9e5621cd563f54f4d-bsh-2.0b1-src.tar.gz b/ea570af93c284aa9e5621cd563f54f4d-bsh-2.0b1-src.tar.gz deleted file mode 100644 index 3d41a21..0000000 --- a/ea570af93c284aa9e5621cd563f54f4d-bsh-2.0b1-src.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:648f10fb764d000d6a68b2d4e008117900e853c197a024d1f91dbba9b91012ca -size 726942 diff --git a/ea91f2fb4212a21d708aced277e6e85a-vigra1.4.0.tar.gz b/ea91f2fb4212a21d708aced277e6e85a-vigra1.4.0.tar.gz deleted file mode 100644 index 8b385ba..0000000 --- a/ea91f2fb4212a21d708aced277e6e85a-vigra1.4.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dc6445d2c0445e5536010b80bd811adda6741ed82b288fe831d5be9902457941 -size 12735186 diff --git a/f02578f5218f217a9f20e9c30e119c6a-boost_1_44_0.tar.bz2 b/f02578f5218f217a9f20e9c30e119c6a-boost_1_44_0.tar.bz2 deleted file mode 100644 index de78aeb..0000000 --- a/f02578f5218f217a9f20e9c30e119c6a-boost_1_44_0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:45c328029d97d1f1dc7ff8c9527cd0c5cc356636084a800bca2ee4bfab1978db -size 38806420 diff --git a/f5ef3f7f10fa8c3542c6a085a233080b-graphite2-1.2.0.tgz b/f5ef3f7f10fa8c3542c6a085a233080b-graphite2-1.2.0.tgz deleted file mode 100644 index 98fb831..0000000 --- a/f5ef3f7f10fa8c3542c6a085a233080b-graphite2-1.2.0.tgz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:630fba251c7e570f2b0c4a0c63a7abb4d45b0246d390f53188b1a9b73de7b96e -size 4663935 diff --git a/fix-collision.patch b/fix-collision.patch deleted file mode 100644 index d77b097..0000000 --- a/fix-collision.patch +++ /dev/null @@ -1,43 +0,0 @@ -Index: libreoffice-4.1.0.1/bin/distro-install-file-lists -=================================================================== ---- libreoffice-4.1.0.1.orig/bin/distro-install-file-lists -+++ libreoffice-4.1.0.1/bin/distro-install-file-lists -@@ -219,7 +219,7 @@ if test "z$OOO_VENDOR" != "zDebian" ; th - # tde subpackage - test -f $DESTDIR/gid_Module_Optional_Tde && cp $DESTDIR/gid_Module_Optional_Tde tde_list.txt || : - mv_file_between_flists tde_list.txt common_list.txt $INSTALLDIR/program/tdefilepicker -- mv_file_between_flists tde_list.txt common_list.txt $INSTALLDIR/program/fps_tde.uno.so -+ mv_file_between_flists tde_list.txt common_list.txt $INSTALLDIR/program/fps_tdelo.so - mv_file_between_flists tde_list.txt common_list.txt $INSTALLDIR/program/libvclplug_tdel..so - mv_file_between_flists tde_list.txt common_list.txt $INSTALLDIR/program/libtdeab1l..so - mv_file_between_flists tde_list.txt common_list.txt $INSTALLDIR/program/libtdeabdrv1l..so -@@ -228,23 +228,25 @@ if test "z$OOO_VENDOR" != "zDebian" ; th - # kde subpackage - test -f $DESTDIR/gid_Module_Optional_Kde && cp $DESTDIR/gid_Module_Optional_Kde kde_list.txt || : - mv_file_between_flists kde_list.txt common_list.txt $INSTALLDIR/program/kdefilepicker -- mv_file_between_flists kde_list.txt common_list.txt $INSTALLDIR/program/fps_kde.uno.so -+ mv_file_between_flists kde_list.txt common_list.txt $INSTALLDIR/program/fps_kdelo.so - mv_file_between_flists kde_list.txt common_list.txt $INSTALLDIR/program/libvclplug_kdel..so - mv_file_between_flists kde_list.txt common_list.txt $INSTALLDIR/program/libkab1l..so - mv_file_between_flists kde_list.txt common_list.txt $INSTALLDIR/program/libkabdrv1l..so - add_used_directories kde_list.txt common_list.txt - - # create kde4 subpackage -- mv_file_between_flists kde4_list.txt kde_list.txt $INSTALLDIR/program/kde4be1.uno.so -+ # FIXME: libkde4be1lo.so is listen in two file lists (fdo#66072) -+ mv_file_between_flists kde4_list.txt kde_list.txt $INSTALLDIR/program/libkde4be1lo.so -+ mv_file_between_flists kde4_list.txt common_list.txt $INSTALLDIR/program/libkde4be1lo.so - mv_file_between_flists kde4_list.txt common_list.txt $INSTALLDIR/program/libvclplug_kde4l..so -- mv_file_between_flists kde4_list.txt common_list.txt $INSTALLDIR/program/fps_kde4.uno.so -+ mv_file_between_flists kde4_list.txt common_list.txt $INSTALLDIR/program/fps_kde4lo.so - add_used_directories kde4_list.txt common_list.txt - - # gnome subpackage - test -f $DESTDIR/gid_Module_Optional_Gnome && cp $DESTDIR/gid_Module_Optional_Gnome gnome_list.txt || : - mv_file_between_flists gnome_list.txt common_list.txt $INSTALLDIR/program/libevoab2.so - mv_file_between_flists gnome_list.txt common_list.txt $INSTALLDIR/program/libvclplug_gtk[0-9]*l..so -- mv_file_between_flists common_list.txt gnome_list.txt $INSTALLDIR/program/ucpgvfs1.uno.so -+ mv_file_between_flists common_list.txt gnome_list.txt $INSTALLDIR/program/ucpgvfs1lo.so - add_used_directories gnome_list.txt common_list.txt - - # mono subpackage diff --git a/install-l10n-helper b/install-l10n-helper deleted file mode 100644 index aca11ae..0000000 --- a/install-l10n-helper +++ /dev/null @@ -1,33 +0,0 @@ -#!/bin/bash - -src_root=$1 -dst_root=$2 -shift; shift; - -target_instdir="$dst_root" - -echo "Installing l10n stuff to the final location..." - -for filelist in $@ ; do - test -f $filelist || continue; - echo -n " processing $filelist... " - # we wants to create even empty directories - for source_dir in `grep "^%dir" $filelist | sed "s|^%dir[[:blank:]]*||" | sort -ru` ; do - target_dir=`echo $source_dir | sed "s|$src_root|$dst_root|"` - mkdir -p "$DESTDIR$target_dir" - done - # install files - for source_file in `grep -v "^%dir" $filelist | sort -ru` ; do - target_file=`echo $source_file | sed "s|$src_root|$dst_root|"` - cp "$source_file" "$DESTDIR$target_file" - done - # update the file list and install it - filelist_name=$(basename $filelist) - sed "s|$src_root|$dst_root|" $filelist >$filelist_name - # we need the file list installed to create compat symlinks in %post - # FIXME: We should fix LO to find the files in /usr/share directly - cp $filelist_name $DESTDIR$dst_root/ - echo "$dst_root/$filelist_name" >>$filelist_name - - echo "done" -done diff --git a/libcdr-0.0.14.tar.bz2 b/libcdr-0.0.14.tar.bz2 deleted file mode 100644 index 4b04fa7..0000000 --- a/libcdr-0.0.14.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b04d6ef6c1d3754fc19b87478eef5b068875bd855496764d71d1137485c84886 -size 691524 diff --git a/libmspub-0.0.6.tar.bz2 b/libmspub-0.0.6.tar.bz2 deleted file mode 100644 index 5cc0f2e..0000000 --- a/libmspub-0.0.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b767e92d8bdf9a48809974306f1421ea21574468866d8462f06c593f2edd0b68 -size 433629 diff --git a/libmwaw-0.1.10.tar.bz2 b/libmwaw-0.1.10.tar.bz2 deleted file mode 100644 index 1255689..0000000 --- a/libmwaw-0.1.10.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e08aab35255801bcd126424756f2614870f8c105ea2b81e93367287d6eb117b1 -size 901314 diff --git a/libreoffice-4.1.3.2.tar.xz b/libreoffice-4.1.3.2.tar.xz deleted file mode 100644 index 23aa61b..0000000 --- a/libreoffice-4.1.3.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:795a3be31dc7627c1a9c3278f93507c476097bc8a03c1f5e94814590c8504823 -size 121871896 diff --git a/libreoffice-4.2.0.1.tar.xz b/libreoffice-4.2.0.1.tar.xz new file mode 100644 index 0000000..572dbe4 --- /dev/null +++ b/libreoffice-4.2.0.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80d9480e41e6a5741d943770c9ad374f3b83ec109b38a1eea210fe9def97e506 +size 122582596 diff --git a/libreoffice-branding-upstream.changes b/libreoffice-branding-upstream.changes index ae50dd1..2571bc9 100644 --- a/libreoffice-branding-upstream.changes +++ b/libreoffice-branding-upstream.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 2 10:13:33 UTC 2014 - tchvatal@suse.com + +- Version bump to 4.2.0rc for testing purposes. + ------------------------------------------------------------------- Wed Dec 4 11:43:36 UTC 2013 - tchvatal@suse.com diff --git a/libreoffice-branding-upstream.spec b/libreoffice-branding-upstream.spec index 0e8d6db..3f831b4 100644 --- a/libreoffice-branding-upstream.spec +++ b/libreoffice-branding-upstream.spec @@ -1,7 +1,7 @@ # # spec file for package libreoffice-branding-upstream # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,10 +18,10 @@ %define lo_home libreoffice Name: libreoffice-branding-upstream -Version: 4.1.3.2 +Version: 4.2.0.1 Release: 0 Summary: Original Branding for LibreOffice -License: LGPL-3.0 +License: LGPL-3.0+ or MPL-1.1+ Group: Productivity/Office/Suite Url: http://www.documentfoundation.org/ Source0: libreoffice-%{version}.tar.xz diff --git a/libreoffice-help-4.1.3.2.tar.xz b/libreoffice-help-4.1.3.2.tar.xz deleted file mode 100644 index 7e521b2..0000000 --- a/libreoffice-help-4.1.3.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:380cc9d0f35d3dbba25629a17123befd2329bce800a1e63bc2a43725cf0f3eae -size 1848664 diff --git a/libreoffice-help-4.2.0.1.tar.xz b/libreoffice-help-4.2.0.1.tar.xz new file mode 100644 index 0000000..52fbf94 --- /dev/null +++ b/libreoffice-help-4.2.0.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3176f61ff5fe293d9663f4734ca081f3051a2ca6a4f6bfb08bd63bd1e58b96b5 +size 1854432 diff --git a/libreoffice-help-en-US.changes b/libreoffice-help-en-US.changes deleted file mode 100644 index 4d7f1d5..0000000 --- a/libreoffice-help-en-US.changes +++ /dev/null @@ -1,775 +0,0 @@ -------------------------------------------------------------------- -Thu Nov 7 13:52:27 UTC 2013 - tchvatal@suse.com - -- Version bump to 4.1.3 bugfix release. News: http://blog.documentfoundation.org/2013/11/01/the-document-foundation-announces-libreoffice-4-1-3/ - -------------------------------------------------------------------- -Tue Oct 8 16:45:35 UTC 2013 - tchvatal@suse.com - -- Version bump to 4.1.2.3: bugfix release only. - -------------------------------------------------------------------- -Wed Aug 21 14:56:46 UTC 2013 - pmladek@suse.com - -- update to 4.1.1.2 - -------------------------------------------------------------------- -Tue Aug 13 15:21:02 UTC 2013 - pmladek@suse.com - -- update to 4.1.1.1 -- set PYTHON_FOR_BUILD=no because python is not really needed to build help; - this fixes build on SLED11 -- do not unpack the huge libreoffice-translations tarball for en-US help - -------------------------------------------------------------------- -Tue Jul 30 13:06:00 UTC 2013 - pmladek@suse.com - -- update to 4.1.0.4 with very big help from tchvatal@suse.com -- removed obsolete patches: - + bridges-missing-cxxflags.diff: fixed better way - + build-max-64-jobs.diff: dmake is not longer used -- update configure switches: - - temporary remove the unknown --disable-mono - - remove the obsolete --without-system-mozilla -- build all dependencies, including helpcompiler and xmlhelp -- install files from workdir instead of solver; caused by the - switch from dmake to GNU make - -------------------------------------------------------------------- -Mon Jun 17 17:34:03 UTC 2013 - fridrich.strba@suse.com - -- update to 4.0.3.3.5 (SUSE 4.0-rc5, tag suse-4.0-5, based on upstream 4.0.3.3) - -------------------------------------------------------------------- -Fri May 31 15:14:07 UTC 2013 - pmladek@suse.com - -- update to 4.0.3.3.4 (SUSE 4.0-rc4, tag suse-4.0-4, based on upstream 4.0.3.3) - -------------------------------------------------------------------- -Fri May 24 14:21:06 UTC 2013 - pmladek@suse.com - -- update to 4.0.3.3.3 (SUSE 4.0-rc3, tag suse-4.0-3, based on upstream 4.0.3.3) - -------------------------------------------------------------------- -Fri May 10 09:53:14 UTC 2013 - pmladek@suse.com - -- update to 4.0.3.3.2 (SUSE 4.0-rc2, tag suse-4.0-2, based on upstream 4.0.3.3) - -------------------------------------------------------------------- -Wed Apr 17 10:10:05 UTC 2013 - pmladek@suse.com - -- update to 4.0.2.2.1 (SUSE 4.0-rc1, tag suse-4.0-1, based on upstream 4.0.2.2) -- split-help-buildhack-no-vcl.diff: avoid build dependency on vcl - -------------------------------------------------------------------- -Wed Apr 3 13:17:12 UTC 2013 - pmladek@suse.com - -- update to 4.0.2.2 - -------------------------------------------------------------------- -Tue Mar 19 18:04:38 UTC 2013 - pmladek@suse.com - -- update to 4.0.2.1 -- build-max-64-jobs.diff: dmake does not work with more than 64 jobs - -------------------------------------------------------------------- -Thu Feb 28 10:27:15 UTC 2013 - pmladek@suse.com - -- update to 4.0.1.2 - -------------------------------------------------------------------- -Thu Feb 21 10:27:15 UTC 2013 - tchvatal@suse.com - -- update to 4.0.1.1 -- bin obsolete configure-detect-icerun.diff - -------------------------------------------------------------------- -Mon Feb 4 16:38:05 UTC 2013 - pmladek@suse.com - -- configure-detect-icerun.diff: icerun wrapper is not provided by the old - icecream-0.9.2 on SLED11 - -------------------------------------------------------------------- -Tue Jan 22 12:28:43 UTC 2013 - tchvatal@suse.com - -- update to 4.0.0.3 -- build_prepare.inc: share the common build preparation steps between spec files - -------------------------------------------------------------------- -Wed Jan 10 17:14:14 UTC 2013 - tchvatal@suse.com - -- bridges-missing-cxxflags.diff: lost RPM optflags when compiling bridges - -------------------------------------------------------------------- -Wed Jan 9 15:31:16 UTC 2013 - tchvatal@suse.com - -- update to 4.0.0.1 - -------------------------------------------------------------------- -Wed Dec 19 13:14:12 UTC 2012 - tchvatal@suse.com - -- update to 4.0.0.0.beta2 - -------------------------------------------------------------------- -Wed Dec 19 09:01:42 UTC 2012 - tchvatal@suse.com - -- update to 4.0.0.0.beta1 -- remove unused build_module_in_parallel define -- use xz tarballs instead of bz ones -- add "xz" to BuildRequires; explicitly needed on older SUSE versions -- remove obsolete patches: - * build-helpcontent-do-not-check-cups.diff -- remove obsolete configure switches: - * --disable-ldap - * --disable-mozilla - * --disable-fontconfig - * --disable-strip-solver - * --without-stlport - * --with-system-db - * --with-java-target-version=1.5 -- use configure switches: - * --disable-dbus: dbus is not need for help - * --disable-gstreamer-0-10: gstreamer is not needed for help - * --without-system-icu: system ICU is too old on openSUSE < 12.1 - -------------------------------------------------------------------- -Fri Dec 14 16:08:15 UTC 2012 - pmladek@suse.com - -- update to 3.6.3.2.4 (SUSE 3.6-rc4, tag suse-3.6-4, based on upstream 3.6.3.2) - -------------------------------------------------------------------- -Fri Nov 23 15:43:06 UTC 2012 - pmladek@suse.com - -- update to 3.6.3.2.3 (SUSE 3.6-rc3, tag suse-3.6-3, based on upstream 3.6.3.2) -- bin obsolete build-i18npool-with-icu-4.0.diff - -------------------------------------------------------------------- -Wed Nov 7 15:30:31 UTC 2012 - pmladek@suse.com - -- update to 3.6.3.2.2 (SUSE 3.6-rc2, tag suse-3.6-2, based on upstream 3.6.3.2) - -------------------------------------------------------------------- -Tue Oct 30 11:58:44 UTC 2012 - pmladek@suse.com - -- updated to version 3.6.2.2.1 (SUSE 3.6 rc1 based on upstream 3.6.2.2) -- build-i18npool-with-icu-4.0.diff: use a function provided already by icu-4.0 - -------------------------------------------------------------------- -Fri Aug 24 13:52:09 UTC 2012 - pmladek@suse.com - -- update version 3.6.1.2 -- LO is not buildable with gcj; use java-devel >= 1.6 in BuildRequires - (bnc#775840) - -------------------------------------------------------------------- -Thu Aug 9 09:34:09 UTC 2012 - pmladek@suse.com - -- use the vendor "SUSE" instead of "Novell, inc."; SUSE has become a separate - business unit inside The Attachmate Group - -------------------------------------------------------------------- -Fri Jul 27 14:19:29 UTC 2012 - pmladek@suse.com - -- update version 3.6.0.4: - * missing TOC entries in help (fdo#44879) - * add complete names of areas in pivot table - * fixed help for Merge/Split cells (fdo#33746) - * update of selection mode help page (fdo#51416) - * add help for Defaults and Formula option pages (fdo#39141) - * update help page for Tools/Options/LibreOffice/General (fdo#44207) - -* Jun 22 2012 by pmladek@suse.com in LibreOffice:Unstable - -- update version 3.6.0.0.beta2 -- bin obsolete patches: - * config-host-source.diff - -* Jun 14 2012 by pmladek@suse.com in LibreOffice:Unstable - -- updated to libreoffice-3.5.99.1 (3.6.0-beta1) -- config-host-source.diff: allow to source config_host.mk -- disable PostgreSQL SDBC; it is not needed to build help - -------------------------------------------------------------------- -Mon Jul 9 17:06:28 UTC 2012 - pmladek@suse.com - -- update to libreoffice-3.5.4.7 (SUSE 3.5 rc3, based on upstream 3.5.5-rc3) -- reduce build parallelism to reduce build crashes: - * dmake support 64 jobs at maximum - * do not eat all memory with some huge sources -- add procps into BuildRequires to check available memory - -------------------------------------------------------------------- -Thu Jun 28 13:33:54 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.4.6 (SUSE 3.5 rc2, based on upstream 3.5.5-rc2) - -------------------------------------------------------------------- -Mon Jun 25 15:19:57 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.4.5 (SUSE 3.5 rc1, based on upstream 3.5.5-rc2) - -------------------------------------------------------------------- -Thu Jun 14 15:38:44 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.4.4 (SUSE 3.5 beta2, based on upstream 3.5.5-rc1) - -------------------------------------------------------------------- -Thu May 17 19:06:15 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.4.3 (SUSE 3.5 beta1, based on upstream 3.5.4-rc1) - -------------------------------------------------------------------- -Wed Apr 25 15:23:26 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.3.2 (3.5.3-rc2) -- removed upstreamed patches: - * libreoffice-3.5-unpack-sources.diff - * buildfix-icu-4.9.diff -- reordered %prep phase to work better with quilt - -------------------------------------------------------------------- -Fri Apr 20 12:29:53 UTC 2012 - pmladek@suse.com - -- buildfix-icu-4.9.diff: fix build with icu-4.9; needed for openSUSE-12.2 - -------------------------------------------------------------------- -Fri Apr 6 14:57:48 UTC 2012 - pmladek@suse.com - -- clean up configure switches: - * move switches from SUSE*.conf to spec files - * use --with-system-headers and --with-system-libs to prefer system - stuff over internal copies - * use --without-system- only for stuff that is not packaged - or not patched in the SUSE distribution, for example libvisio, - redland, mythes - * bin not longer existing options -- remove unused python-devel from BuildRequires -- build zip-3.0 only for openSUSE < 11.4 -- add patches for the extra zip-3.0 from the last zip package -- make sure that parallel build is used for dmake and GNU make - build parts - -------------------------------------------------------------------- -Wed Apr 4 13:39:46 UTC 2012 - pmladek@suse.com - -- clean up lo-help-gen-spec according to lo-l10n-gen-spec -- do not supplement l10n packages; we provide support for the given locale; - the extra recommends annoys users when updating on Live-CD (bnc#551003) -- use Requires(pre) instead of PreReq on never distributions - -------------------------------------------------------------------- -Wed Mar 28 15:43:47 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.5.2 (3.5.2-rc2) -- basis subdirectory does not longer exists on the installed system -- mozilla is not longer used for build: - * use --disable-mozilla, --without-system-mozilla, --with-system-nss, - --disable-ldap, --enable-xmlsec instead of --with-system-mozilla, - --with-system-mozilla=xulrunner -- use internal hacked make version 3.82, snapshot 20120301 to get fast - and reliable parallel build -- build zip-3.0 on openSUSE < 11.4; --filesync is needed during build -- libreoffice-3.5-unpack-sources.diff: allow to unpack source tarballs -- build-helpcontent-do-not-check-cups.diff: cups is not needed for helpcontent - -------------------------------------------------------------------- -Wed Mar 14 14:34:11 UTC 2012 - pmladek@suse.com - -- libreoffice-3.4.5.5 == SUSE 3.4.5-rc3 == final - -------------------------------------------------------------------- -Mon Mar 12 18:58:39 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.4.5.5 (SUSE 3.4.5-rc3) - -------------------------------------------------------------------- -Tue Mar 6 15:55:09 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.4.5.4 (SUSE 3.4.5-rc2) - -------------------------------------------------------------------- -Thu Feb 23 17:28:17 UTC 2012 - pmladek@suse.com - -- patch license to follow spdx.org standard - -------------------------------------------------------------------- -Fri Feb 17 10:37:12 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.4.5.3 (SUSE 3.4.5-rc1) - -------------------------------------------------------------------- -Thu Jan 12 16:51:02 CET 2012 - dmueller@suse.de - -- obsolete OpenOffice_org-help-en-US-devel (bnc#741043) - -------------------------------------------------------------------- -Wed Jan 4 14:44:31 UTC 2012 - pmladek@suse.com - -- added automake into BuildRequires to fix build in Factory - -------------------------------------------------------------------- -Wed Nov 23 14:29:30 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.4.4.3 (SUSE 3.4.4-rc1 == final) - -------------------------------------------------------------------- -Mon Sep 12 16:48:48 UTC 2011 - pmladek@suse.com - -- libreoffice-3.4.2.6 == SUSE 3.4.2-rc3 == final - -------------------------------------------------------------------- -Thu Sep 8 15:28:56 UTC 2011 - pmladek@suse.com - -- updated to libreoffice-3.4.2.6 (SUSE 3.4.2-rc3) -- disabled dependency on unixODBC; not needed to build help -- correctly set the documentation directory - -------------------------------------------------------------------- -Fri Sep 2 14:25:16 UTC 2011 - pmladek@suse.com - -- updated to libreoffice-3.4.2.5 (SUSE 3.4.2-rc2) - -------------------------------------------------------------------- -Wed Aug 24 13:45:45 UTC 2011 - pmladek@novell.com - -- updated to libreoffice-3.4.2.4 (SUSE 3.4.2-rc1) -- explicitly disabled mono stuff; not needed to build help - -------------------------------------------------------------------- -Wed Jul 27 15:10:40 UTC 2011 - pmladek@novell.com - -- updated to libreoffice-3.4.2.3 (3.4.2-rc3) -- started building helpcontent without libreoffice-*-devel packages; - split build had not longer be supported with LO-3.4; disabled many - features to keep minimal build dependencies -- obsoleted help-ar and help-pa-IN packages; Arabic and Punjabi help - used English strings - -------------------------------------------------------------------- -Wed Jun 8 17:29:54 CEST 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.3.1 (3.3.3-rc1) - -------------------------------------------------------------------- -Wed Mar 23 20:08:17 CET 2011 - pmladek@suse.cz - -- libreoffice-3.3.2.2 == 3.3.2-rc2 == final - -------------------------------------------------------------------- -Fri Mar 18 16:40:02 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.2.2 (3.3.2-rc2) - -------------------------------------------------------------------- -Wed Mar 9 17:42:27 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.2.1 (3.3.2-rc1) - -------------------------------------------------------------------- -Wed Feb 23 14:08:35 CET 2011 - pmladek@suse.cz - -- libreoffice-3.3.1.2 == 3.3.1-rc2 == final - -------------------------------------------------------------------- -Wed Feb 16 16:27:04 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.1.2 (3.3.1-rc2) - -------------------------------------------------------------------- -Tue Feb 8 20:53:59 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.1.1 (3.3.1-rc1) - -------------------------------------------------------------------- -Mon Jan 31 20:32:38 CET 2011 - pmladek@suse.cz - -- libreoffice-build-3.3.0.4 == 3.3.0-rc4 == final - -------------------------------------------------------------------- -Wed Jan 19 12:58:21 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.0.4 (3.3-rc4) - -------------------------------------------------------------------- -Tue Jan 11 16:41:58 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.0.3 (3.3-rc3) - -------------------------------------------------------------------- -Tue Dec 21 19:44:02 CET 2010 - pmladek@suse.cz - -- updated to libreoffice-3.3.0.2 (3.3-rc2) - -------------------------------------------------------------------- -Wed Dec 1 19:41:47 CET 2010 - pmladek@suse.cz - -- updated to libreoffice-3.3.0.1 (3.3-rc1) -- fixed URL, summary, and description for LibreOffice - -------------------------------------------------------------------- -Fri Nov 12 12:24:42 CET 2010 - pmladek@suse.cz - -- updated to libreoffice-3.2.99.3 (3.3-beta3) - -------------------------------------------------------------------- -Thu Oct 14 19:12:31 CEST 2010 - pmladek@suse.cz - -- switched to the LibreOffice code base, http://www.documentfoundation.org/ -- renamed packages from OpenOffice_org* to libreoffice* -- updated to libreoffice-3.2.99.2 (3.3-beta2) - -------------------------------------------------------------------- -Wed Sep 15 20:45:27 CEST 2010 - pmladek@suse.cz - -- updated to version 3.2.98.1 (3.3-alpha1) -- used the prepatched OOo sources from ooo-build git - -------------------------------------------------------------------- -Thu Sep 2 15:45:12 CEST 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.1.6 (3.2.1 security update, bnc#629085, - MaintenanceTracker-35044, CVE-2010-2935, CVE-2010-2936) - -------------------------------------------------------------------- -Tue Aug 24 16:37:41 CEST 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.1.5 (3.2.1 security update, bnc#629085, - MaintenanceTracker-35044, CVE-2010-2935, CVE-2010-2936) - -------------------------------------------------------------------- -Wed Jun 16 19:17:34 CEST 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.1.4 (3.2.1 maintenance update) - -------------------------------------------------------------------- -Mon May 31 17:27:18 CEST 2010 - pmladek@suse.cz - -- ooo-build-3.2.1.3 == 3.2.1-rc3 == final - -------------------------------------------------------------------- -Fri May 28 17:37:09 CEST 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m19 -- updated ooo-build to version 3.2.1.3 (3.2.1-rc3) - -------------------------------------------------------------------- -Tue May 25 17:44:26 CEST 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m18 (3.2.1-rc2) -- updated ooo-build to version 3.2.1.2 (3.2.1-rc2) - -------------------------------------------------------------------- -Thu May 13 20:29:10 CEST 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m17 (3.2.1-rc1) -- updated ooo-build to version 3.2.1.1 (3.2.1-rc1) -- added initial support for build on MeeGo distro - -------------------------------------------------------------------- -Fri Apr 23 11:30:30 CEST 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m15 -- updated ooo-build to version 3.2.0.99.3 (3.2.1-beta3) - -------------------------------------------------------------------- -Thu Mar 25 21:38:09 CET 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.0.99.2 (3.2.1-beta2) - -------------------------------------------------------------------- -Thu Mar 11 21:18:47 CET 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.0.99.1 (3.2.1-beta1) - -------------------------------------------------------------------- -Fri Feb 26 17:11:58 CET 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.0.98.1 (3.2.1-alpha1) - -------------------------------------------------------------------- -Wed Feb 24 17:20:34 CET 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.0.7 (3.2 bugfix release) - -------------------------------------------------------------------- -Thu Feb 18 20:46:24 CET 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.0.6 (3.2 bugfix release) - -------------------------------------------------------------------- -Thu Feb 4 19:36:48 CET 2010 - pmladek@suse.cz - -- ooo-build-3.2.0.5 == 3.2-rc5 == final - -------------------------------------------------------------------- -Thu Feb 4 15:33:42 CET 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m12 (3.2-rc5) -- updated ooo-build to version 3.2.0.5 (3.2-rc5) - -------------------------------------------------------------------- -Wed Jan 27 20:29:22 CET 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m11 (3.2-rc4) -- updated ooo-build to version 3.2.0.4 (3.2-rc4) - -------------------------------------------------------------------- -Wed Jan 13 19:32:02 CET 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m9 -- updated ooo-build to version 3.2.0.2 (3.2-rc2) - -------------------------------------------------------------------- -Sun Dec 20 19:38:12 CET 2009 - pmladek@suse.cz - -- updated to the milestone ooo320-m8 -- updated ooo-build to version 3.2.0.1 (3.2-rc1) - -------------------------------------------------------------------- -Mon Dec 7 17:53:37 CET 2009 - pmladek@suse.cz - -- updated to the milestone ooo320-m7 -- updated ooo-build to version 3.1.99.4 (3.2-beta4) -- removed obsolete extra localization sources - -------------------------------------------------------------------- -Tue Nov 24 16:57:27 CET 2009 - pmladek@suse.cz - -- updated to the milestone ooo320-m5 -- updated ooo-build to version 3.1.99.3 (3.2-beta3) - -------------------------------------------------------------------- -Fri Nov 13 17:34:52 CET 2009 - pmladek@suse.cz - -- updated to the milestone ooo320-m4 -- updated ooo-build to version 3.1.99.2 (3.2-beta2) - -------------------------------------------------------------------- -Thu Oct 29 22:57:28 CET 2009 - pmladek@suse.cz - -- updated to the milestone ooo320-m2 -- updated ooo-build to version 3.1.99.1 (3.2-beta1) -- added perl-Archive-Zip into BuildRequires - -------------------------------------------------------------------- -Tue Oct 20 16:45:29 CEST 2009 - pmladek@suse.cz - -- updated ooo-build to version 3.1.1.4 - -------------------------------------------------------------------- -Tue Oct 6 17:01:57 CEST 2009 - pmladek@suse.cz - -- updated ooo-build to version 3.1.1.3 - -------------------------------------------------------------------- -Tue Sep 22 16:15:15 CEST 2009 - pmladek@suse.cz - -- updated ooo-build to version 3.1.1.2 -- fixed %%preun devel to copy the right file and do not print - error messages (bnc#535582) - -------------------------------------------------------------------- -Wed Sep 2 18:00:13 CEST 2009 - pmladek@suse.cz - -- ooo-build-3.1.1.1 == 3.1.1-rc1 == final - -------------------------------------------------------------------- -Wed Sep 2 08:32:11 UTC 2009 - aj@suse.de - -- do not define Source101 twice - -------------------------------------------------------------------- -Tue Sep 1 20:33:16 CEST 2009 - coolo@novell.com - -- do not define Source101 twice - -------------------------------------------------------------------- -Tue Sep 1 13:02:33 CEST 2009 - pmladek@suse.cz - -- do not exclude archs for noarch packages - -------------------------------------------------------------------- -Wed Aug 26 13:28:08 CEST 2009 - pmladek@suse.cz - -- updated to the milestone ooo310-m19 -- updated ooo-build to version 3.1.1.1 (3.1.1-rc1) - -------------------------------------------------------------------- -Tue Aug 18 19:51:59 CEST 2009 - pmladek@suse.cz - -- updated to the milestone ooo310-m18 -- updated ooo-build to version 3.1.0.99.3 (3.1.1-beta3) - -------------------------------------------------------------------- -Tue Aug 4 22:19:15 CEST 2009 - pmladek@suse.cz - -- updated to the milestone ooo310-m17 -- updated ooo-build to version 3.1.0.99.2 (3.1.1-beta2) -- updated extra localizations sources: bg el mk nb nn sk sl - -------------------------------------------------------------------- -Thu Jul 23 21:16:24 CEST 2009 - pmladek@suse.cz - -- updated to the milestone ooo310-m16 -- updated ooo-build to version 3.1.0.99.1 (3.1.1-beta1) - -------------------------------------------------------------------- -Mon Jun 29 19:30:31 CEST 2009 - pmladek@suse.cz - -- updated to the milestone ooo310-m14 -- updated ooo-build to version 3.1.0.98.2 (3.1.1-alpha2) -- split OpenOffice_org-help-en-US and OpenOffice_org-help-devel into - separate source tarball to speed up the build, asked by Coolo -- renamed OpenOffice_org-help-devel into OpenOffice_org-help-en-US-devel - -------------------------------------------------------------------- -Mon Jun 15 21:16:25 CEST 2009 - pmladek@suse.cz - -- updated to the milestone ooo310-m13 -- updated ooo-build to version 3.1.0.98.1 (3.1.1-alpha1) - -------------------------------------------------------------------- -Thu May 28 19:24:34 CEST 2009 - pmladek@suse.cz - -- updated ooo-build to version 3.1.0.6 (3.1-rc7 == final) - -------------------------------------------------------------------- -Tue May 26 16:38:52 CEST 2009 - pmladek@suse.cz - -- updated ooo-build to version 3.1.0.5 (3.1-rc6) - -------------------------------------------------------------------- -Fri May 22 13:57:45 CEST 2009 - pmladek@suse.cz - -- updated ooo-build to version 3.1.0.4 (3.1-rc5) - -------------------------------------------------------------------- -Thu May 21 18:40:21 CEST 2009 - pmladek@suse.cz - -- updated ooo-build to version 3.1.0.3 (3.1-rc4) - -------------------------------------------------------------------- -Tue May 19 16:30:15 CEST 2009 - pmladek@suse.cz - -- updated ooo-build to version 3.1.0.2 (3.1-rc3) - -------------------------------------------------------------------- -Fri May 15 17:38:01 CEST 2009 - pmladek@suse.cz - -- updated ooo-build to version 3.1.0.1 (3.1-rc2) - -------------------------------------------------------------------- -Thu May 7 23:12:05 CEST 2009 - pmladek@suse.cz - -- updated ooo-build to version 3.1.0.0 (3.1-rc1) - -------------------------------------------------------------------- -Thu Apr 30 19:56:03 CEST 2009 - pmladek@suse.cz - -- updated to the milestone ooo310-m11 (3.1-rc2) -- updated ooo-build to version 3.0.99.7 (3.1-beta7) - -------------------------------------------------------------------- -Fri Apr 24 13:48:09 CEST 2009 - pmladek@suse.cz - -- updated to the milestone ooo310-m10 -- updated ooo-build to version 3.0.99.6 (3.1-beta6) -- updated extra localization sources: be-BY, bg, cs, da, el, et, fi, ga, km, - lt, mk, sk, sl - -------------------------------------------------------------------- -Fri Apr 17 17:43:05 CEST 2009 - pmladek@suse.cz - -- updated ooo-build to version 3.0.99.5 (3.1-beta5) - -------------------------------------------------------------------- -Wed Apr 8 19:48:24 CEST 2009 - pmladek@suse.cz - -- updated to the milestone ooo310-m9 -- updated ooo-build to version 3.0.99.4 (3.1-beta4) - -------------------------------------------------------------------- -Fri Mar 27 21:17:08 CET 2009 - pmladek@suse.cz - -- updated to the milestone ooo310-m7 -- updated ooo-build to version 3.0.99.3 (3.1-beta3) - -------------------------------------------------------------------- -Fri Mar 20 16:09:23 CET 2009 - pmladek@suse.cz - -- updated to the milestone ooo310-m6 -- updated ooo-build to version 3.0.99.2 (3.1-beta2) -- used more conservative way to remove the compat symlinks (bnc#471280) - -------------------------------------------------------------------- -Tue Mar 10 12:00:11 CET 2009 - pmladek@suse.cz - -- updated to the milestone ooo310-m4 -- updated ooo-build to version 3.0.99.1 (3.1-beta1) -- used newly separated help source tarball -- fixed build on SLED10 - -------------------------------------------------------------------- -Fri Feb 20 14:02:10 CET 2009 - pmladek@suse.cz - -- updated ooo-build to version 3.0.0.16.1 - -------------------------------------------------------------------- -Fri Feb 6 16:06:46 CET 2009 - pmladek@suse.cz - -- updated ooo-build to version 3.0.0.15 - -------------------------------------------------------------------- -Fri Jan 23 17:43:56 CET 2009 - pmladek@suse.cz - -- updated ooo-build to version 3.0.0.13 -- added ExclusiveArch: %%ix86 x86_64 ppc (bnc#465252) - -------------------------------------------------------------------- -Fri Jan 9 15:51:56 CET 2009 - pmladek@suse.cz - -- updated ooo-build to version 3.0.0.11 - -------------------------------------------------------------------- -Fri Dec 5 21:52:22 CET 2008 - pmladek@suse.cz - -- updated ooo-build to version 3.0.0.10 - -------------------------------------------------------------------- -Fri Nov 21 13:31:47 CET 2008 - pmladek@suse.cz - -- updated ooo-build to version 3.0.0.9 -- added extra localizations sources - -------------------------------------------------------------------- -Fri Nov 7 13:48:05 CET 2008 - pmladek@suse.cz - -- updated ooo-build to version 3.0.0.8 - -------------------------------------------------------------------- -Mon Oct 27 15:17:32 CET 2008 - pmladek@suse.cz - -- updated ooo-build to version 3.0.0.7 - -------------------------------------------------------------------- -Fri Oct 10 16:01:11 CEST 2008 - pmladek@suse.cz - -- updated to the milestone ooo300-m9 (3.0rc4) -- updated ooo-build to version 3.0.0.6 -- added BuildIgnore OpenOffice_org to avoid cyclic build dependency -- added devel package; it was needed to package later the icon - themes correctly; it might provide tools to build more localizations - in the future - -------------------------------------------------------------------- -Sat Sep 27 12:04:54 CEST 2008 - pmladek@suse.cz - -- updated to the milestone ooo300-m7 (3.0rc2) -- updated ooo-build to version 3.0.0.5 - -------------------------------------------------------------------- -Thu Sep 11 17:39:23 CEST 2008 - pmladek@suse.cz - -- split from the OpenOffice_org-l10n package, version 3.0.0.4 - diff --git a/libreoffice-help-en-US.spec b/libreoffice-help-en-US.spec deleted file mode 100644 index 4c71321..0000000 --- a/libreoffice-help-en-US.spec +++ /dev/null @@ -1,261 +0,0 @@ -# -# spec file for package libreoffice-help-en-US -# -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via http://bugs.opensuse.org/ -# - - -Name: libreoffice-help-en-US -################################################################### -## DO NOT EDIT THIS SPEC FILE -## Generated by: -## perl lo-help-gen-spec libreoffice-help-en-US.spec.in lo-help-en-US -################################################################### -Version: 4.1.3.2 -Release: 0 -%define gnu_make_version 3.82 -%define gnu_make_snapshot 20120301 -%define zip_version 3.0 -%define lo_langs "" -%define lo_home libreoffice -# debug_build: 0 = no -# 1 = yes (enable depency tracking, ccache) -%define debug_build 0 -# prepare_build: 0 = no -# 1 = yes (just build, install and create packages; without %%prep section and configure) -%define prepare_build 1 -#!BuildIgnore: libreoffice -# both zip and perl-Archive-Zip are needed; tested with ooo320-m3, 2009-10-22 -BuildRequires: ant -BuildRequires: ant-apache-regexp -BuildRequires: automake -BuildRequires: bison -BuildRequires: boost-devel -BuildRequires: db-devel -BuildRequires: flac-devel -BuildRequires: flex -BuildRequires: freetype2-devel -BuildRequires: gcc-c++ -BuildRequires: gperf -BuildRequires: icu -BuildRequires: java-devel >= 1.6 -BuildRequires: libcppunit-devel -BuildRequires: libexpat-devel -BuildRequires: libicu-devel -BuildRequires: libxml2-devel -BuildRequires: libxslt-devel -BuildRequires: openssl-devel -BuildRequires: perl-Archive-Zip -BuildRequires: perl-Compress-Zlib -BuildRequires: pkg-config -BuildRequires: procps -BuildRequires: unzip -BuildRequires: xorg-x11-devel -BuildRequires: xz -BuildRequires: zip -%if 0%{?suse_version} == 01010 -# is not required by Java SDKs by mistake on SLED10 -BuildRequires: update-alternatives -# needed by perl-Archive-Zip; is included in main perl package on newer distros -BuildRequires: perl-Compress-Zlib -%endif -Provides: locale(libreoffice:en_US) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-help-en-US = %version -Obsoletes: OpenOffice_org-help-en-US < %version -Provides: OpenOffice_org-help-en-US-devel = %version -Obsoletes: OpenOffice_org-help-en-US-devel < %version -Provides: libreoffice:%_prefix/ooo-2.0/help/en/default.css -# Arabic help was not realy localized -Provides: OpenOffice_org-help-ar = %version -Obsoletes: OpenOffice_org-help-ar < %version -Provides: libreoffice-help-ar = %version -Obsoletes: libreoffice-help-ar < %version -# Punjabi help is not really localized -Provides: OpenOffice_org-help-pa-IN = %version -Obsoletes: OpenOffice_org-help-pa-IN < %version -Provides: libreoffice-help-pa-IN = %version -Obsoletes: libreoffice-help-pa-IN < %version -# -Summary: American Help Localization for LibreOffice -License: LGPL-3.0 -Group: Productivity/Office/Suite -Url: http://www.documentfoundation.org/ -Source0: libreoffice-%version.tar.xz -Source1: libreoffice-help-%version.tar.xz -Source10: build_prepare.inc -# make-3.82 is needed for parallel build -# this version extends plain make-3.82 with --warn-undefined-functions option -# URL: http://cgit.freedesktop.org/libreoffice/contrib/dev-tools/tree/make-3.82-gbuild, snapshot 2011-08-17 -Source30: make-%gnu_make_version-gbuild-%gnu_make_snapshot.tar.bz2 -# zip-3.0 or newer is required because of the --filesync feature -Source31: zip-%zip_version.tar.bz2 -# helper stuff to produce pieces of the spec file -Source200: libreoffice-help-en-US.spec.in -Source201: lo-help-gen-spec -Source202: lo-help-en-US - -Patch0: split-help-buildhack-no-vcl.diff -# -# Patches against zip-3.0 -Patch2000: zip-3.0-iso8859_2.patch -Patch2001: zip-3.0-add_options_to_help.patch -Patch2002: zip-3.0-nonexec-stack.patch -Patch2003: zip-3.0-optflags.patch -Patch2004: zip-3.0-tempfile.patch -Patch2005: zip-notimestamp.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -#!ExclusiveArch: %ix86 x86_64 ppc -BuildArch: noarch - -%description -American help localization for LibreOffice. The other localized -stuff is in LibreOffice-l10n-en-US. - - -%prep -%if %prepare_build == 0 -%setup -D -T -q -n libreoffice-%version -%else -%setup -q -a30 -a31 -b1 -n libreoffice-%version -# -# patch zip-3.0 -%if %suse_version < 1140 -tar -xjf %{S:31} -cd zip30 -%patch2000 -%patch2001 -%patch2002 -%patch2003 -%patch2004 -%patch2005 -cd - -%endif -%endif -%patch0 -p1 - -%build -%{expand:%(cat %_sourcedir/build_prepare.inc)} -# hack to pass configure check for python; it is not really needed to build the help -export PYTHON_FOR_BUILD=no -%if %prepare_build != 0 -./autogen.sh $PARALLEL_BUILD \ - --libdir=%{_libdir} \ - --prefix=%{_prefix} \ - --mandir=%{_mandir} \ - --sysconfdir=/etc \ - --docdir=%{_docdir}/%{name} \ - --with-vendor=SUSE \ - --with-lang=%lo_langs \ - --disable-fetch-external \ - --with-external-tar="$RPM_SOURCE_DIR" \ - --with-alloc=system \ - --with-jdk-home=$JAVA_HOME \ - --with-ant-home=/usr/share/ant \ - --without-fonts \ - --without-myspell-dicts \ - --disable-kde \ - --disable-kde4 \ - --disable-gtk \ - --disable-gconf \ - --disable-gnome-vfs \ - --disable-evolution2 \ - --disable-gstreamer \ - --disable-opengl \ - --disable-dbus \ - --disable-gstreamer-0-10 \ - --disable-python \ - --disable-odk \ - --without-junit \ -%if %debug_build == 0 - --disable-ccache \ -%endif -%if %suse_version < 1210 - --without-system-icu \ -%endif - --disable-postgresql-sdbc \ - --disable-cups \ - --with-system-dicts \ - --with-system-libxml \ - --with-system-openssl \ - --with-system-cppunit \ - --with-system-expat \ - --with-system-boost \ - --without-system-jpeg -%endif -# build helpcontent2 module and all its pre-requisites -make helpcompiler.all -make xmlhelp.all -make helpcontent2.all -make helpcontent2 - -%install -sed '/SOLARVER/!d' config_host.mk > "${RPM_BUILD_ROOT}/config_host.mk.parsed" -sed '/INPATH/!d' config_host.mk >> "${RPM_BUILD_ROOT}/config_host.mk.parsed" -. "${RPM_BUILD_ROOT}/config_host.mk.parsed" -rm -rf "${RPM_BUILD_ROOT}/config_host.mk.parsed" -test -z %lo_langs && langs="en-US" || langs=%lo_langs -mkdir -p file-lists -for lang in $langs ; do - test "$lang" = "en-US" && langdir="en" || langdir="$lang" - mkdir -p $RPM_BUILD_ROOT/%_datadir/%lo_home/help/$langdir - for dir in workdir/$INPATH/HelpTarget/*; do - cp -r $dir/$lang/s* $RPM_BUILD_ROOT/%_datadir/%lo_home/help/$langdir - done - # copy also html and css - cp -r workdir/$INPATH/HelpTarget/shared/$lang/*.{html,css} $RPM_BUILD_ROOT/%_datadir/%lo_home/help/$langdir - lang_underscore=`echo $lang | sed "s/-/_/g"` - filelist=help_${lang_underscore}_list.txt - echo "%dir %_datadir/%lo_home" >file-lists/$filelist - echo "%dir %_datadir/%lo_home/help" >>file-lists/$filelist - find $RPM_BUILD_ROOT/%_datadir/%lo_home/help/$langdir -type d -printf "%%%%dir %_datadir/%lo_home/help/$langdir/%%P\n" >>file-lists/$filelist - find $RPM_BUILD_ROOT/%_datadir/%lo_home/help/$langdir -type f -printf "%_datadir/%lo_home/help/$langdir/%%P\n" >>file-lists/$filelist - # the file list is needed to create compat symlinks - cp file-lists/$filelist $RPM_BUILD_ROOT/%_datadir/%lo_home - echo "%_datadir/%lo_home/$filelist" >>file-lists/$filelist -done - -%clean -rm -rf $RPM_BUILD_ROOT - -# en-US - -%posttrans -n libreoffice-help-en-US -%_datadir/%lo_home/link-to-ooo-home %_datadir/%lo_home/help_en_US_list.txt || true - -%preun -n libreoffice-help-en-US -test "$1" = "0" && cp %_datadir/%lo_home/help_en_US_list.txt %_datadir/%lo_home/help_en_US_list.txt.postun || true - -%postun -n libreoffice-help-en-US -test "$1" = "0" && %_datadir/%lo_home/link-to-ooo-home --unlink %_datadir/%lo_home/help_en_US_list.txt.postun || true -rm -f %_datadir/%lo_home/help_en_US_list.txt.postun 2>/dev/null - -%files -f file-lists/help_en_US_list.txt -n libreoffice-help-en-US -%defattr(-,root,root) - -%changelog diff --git a/libreoffice-help-en-US.spec.in b/libreoffice-help-en-US.spec.in deleted file mode 100644 index 76bd98a..0000000 --- a/libreoffice-help-en-US.spec.in +++ /dev/null @@ -1,244 +0,0 @@ -# -# spec file for package libreoffice-help-en-US -# -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via http://bugs.opensuse.org/ -# - - -Name: libreoffice-help-en-US -@DO_NOT_EDIT_COMMENT@ -Version: 4.1.3.2 -Release: 0 -%define gnu_make_version 3.82 -%define gnu_make_snapshot 20120301 -%define zip_version 3.0 -%define lo_langs "" -%define lo_home libreoffice -# debug_build: 0 = no -# 1 = yes (enable depency tracking, ccache) -%define debug_build 0 -# prepare_build: 0 = no -# 1 = yes (just build, install and create packages; without %%prep section and configure) -%define prepare_build 1 -#!BuildIgnore: libreoffice -# both zip and perl-Archive-Zip are needed; tested with ooo320-m3, 2009-10-22 -BuildRequires: ant -BuildRequires: ant-apache-regexp -BuildRequires: automake -BuildRequires: bison -BuildRequires: boost-devel -BuildRequires: db-devel -BuildRequires: flac-devel -BuildRequires: flex -BuildRequires: freetype2-devel -BuildRequires: gcc-c++ -BuildRequires: gperf -BuildRequires: icu -BuildRequires: java-devel >= 1.6 -BuildRequires: libcppunit-devel -BuildRequires: libexpat-devel -BuildRequires: libicu-devel -BuildRequires: libxml2-devel -BuildRequires: libxslt-devel -BuildRequires: openssl-devel -BuildRequires: perl-Archive-Zip -BuildRequires: perl-Compress-Zlib -BuildRequires: pkg-config -BuildRequires: procps -BuildRequires: unzip -BuildRequires: xorg-x11-devel -BuildRequires: xz -BuildRequires: zip -%if 0%{?suse_version} == 01010 -# is not required by Java SDKs by mistake on SLED10 -BuildRequires: update-alternatives -# needed by perl-Archive-Zip; is included in main perl package on newer distros -BuildRequires: perl-Compress-Zlib -%endif -Provides: locale(libreoffice:en_US) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-help-en-US = %version -Obsoletes: OpenOffice_org-help-en-US < %version -Provides: OpenOffice_org-help-en-US-devel = %version -Obsoletes: OpenOffice_org-help-en-US-devel < %version -Provides: libreoffice:%_prefix/ooo-2.0/help/en/default.css -# Arabic help was not realy localized -Provides: OpenOffice_org-help-ar = %version -Obsoletes: OpenOffice_org-help-ar < %version -Provides: libreoffice-help-ar = %version -Obsoletes: libreoffice-help-ar < %version -# Punjabi help is not really localized -Provides: OpenOffice_org-help-pa-IN = %version -Obsoletes: OpenOffice_org-help-pa-IN < %version -Provides: libreoffice-help-pa-IN = %version -Obsoletes: libreoffice-help-pa-IN < %version -# -Summary: American Help Localization for LibreOffice -License: LGPL-3.0 -Group: Productivity/Office/Suite -Url: http://www.documentfoundation.org/ -Source0: libreoffice-%version.tar.xz -Source1: libreoffice-help-%version.tar.xz -Source10: build_prepare.inc -# make-3.82 is needed for parallel build -# this version extends plain make-3.82 with --warn-undefined-functions option -# URL: http://cgit.freedesktop.org/libreoffice/contrib/dev-tools/tree/make-3.82-gbuild, snapshot 2011-08-17 -Source30: make-%gnu_make_version-gbuild-%gnu_make_snapshot.tar.bz2 -# zip-3.0 or newer is required because of the --filesync feature -Source31: zip-%zip_version.tar.bz2 -# helper stuff to produce pieces of the spec file -Source200: libreoffice-help-en-US.spec.in -Source201: lo-help-gen-spec -Source202: lo-help-en-US - -Patch0: split-help-buildhack-no-vcl.diff -# -# Patches against zip-3.0 -Patch2000: zip-3.0-iso8859_2.patch -Patch2001: zip-3.0-add_options_to_help.patch -Patch2002: zip-3.0-nonexec-stack.patch -Patch2003: zip-3.0-optflags.patch -Patch2004: zip-3.0-tempfile.patch -Patch2005: zip-notimestamp.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -#!ExclusiveArch: %ix86 x86_64 ppc -BuildArch: noarch - -%description -American help localization for LibreOffice. The other localized -stuff is in LibreOffice-l10n-en-US. - - -%prep -%if %prepare_build == 0 -%setup -D -T -q -n libreoffice-%version -%else -%setup -q -a30 -a31 -b1 -n libreoffice-%version -# -# patch zip-3.0 -%if %suse_version < 1140 -tar -xjf %{S:31} -cd zip30 -%patch2000 -%patch2001 -%patch2002 -%patch2003 -%patch2004 -%patch2005 -cd - -%endif -%endif -%patch0 -p1 - -%build -%{expand:%(cat %_sourcedir/build_prepare.inc)} -# hack to pass configure check for python; it is not really needed to build the help -export PYTHON_FOR_BUILD=no -%if %prepare_build != 0 -./autogen.sh $PARALLEL_BUILD \ - --libdir=%{_libdir} \ - --prefix=%{_prefix} \ - --mandir=%{_mandir} \ - --sysconfdir=/etc \ - --docdir=%{_docdir}/%{name} \ - --with-vendor=SUSE \ - --with-lang=%lo_langs \ - --disable-fetch-external \ - --with-external-tar="$RPM_SOURCE_DIR" \ - --with-alloc=system \ - --with-jdk-home=$JAVA_HOME \ - --with-ant-home=/usr/share/ant \ - --without-fonts \ - --without-myspell-dicts \ - --disable-kde \ - --disable-kde4 \ - --disable-gtk \ - --disable-gconf \ - --disable-gnome-vfs \ - --disable-evolution2 \ - --disable-gstreamer \ - --disable-opengl \ - --disable-dbus \ - --disable-gstreamer-0-10 \ - --disable-python \ - --disable-odk \ - --without-junit \ -%if %debug_build == 0 - --disable-ccache \ -%endif -%if %suse_version < 1210 - --without-system-icu \ -%endif - --disable-postgresql-sdbc \ - --disable-cups \ - --with-system-dicts \ - --with-system-libxml \ - --with-system-openssl \ - --with-system-cppunit \ - --with-system-expat \ - --with-system-boost \ - --without-system-jpeg -%endif -# build helpcontent2 module and all its pre-requisites -make helpcompiler.all -make xmlhelp.all -make helpcontent2.all -make helpcontent2 - -%install -sed '/SOLARVER/!d' config_host.mk > "${RPM_BUILD_ROOT}/config_host.mk.parsed" -sed '/INPATH/!d' config_host.mk >> "${RPM_BUILD_ROOT}/config_host.mk.parsed" -. "${RPM_BUILD_ROOT}/config_host.mk.parsed" -rm -rf "${RPM_BUILD_ROOT}/config_host.mk.parsed" -test -z %lo_langs && langs="en-US" || langs=%lo_langs -mkdir -p file-lists -for lang in $langs ; do - test "$lang" = "en-US" && langdir="en" || langdir="$lang" - mkdir -p $RPM_BUILD_ROOT/%_datadir/%lo_home/help/$langdir - for dir in workdir/$INPATH/HelpTarget/*; do - cp -r $dir/$lang/s* $RPM_BUILD_ROOT/%_datadir/%lo_home/help/$langdir - done - # copy also html and css - cp -r workdir/$INPATH/HelpTarget/shared/$lang/*.{html,css} $RPM_BUILD_ROOT/%_datadir/%lo_home/help/$langdir - lang_underscore=`echo $lang | sed "s/-/_/g"` - filelist=help_${lang_underscore}_list.txt - echo "%dir %_datadir/%lo_home" >file-lists/$filelist - echo "%dir %_datadir/%lo_home/help" >>file-lists/$filelist - find $RPM_BUILD_ROOT/%_datadir/%lo_home/help/$langdir -type d -printf "%%%%dir %_datadir/%lo_home/help/$langdir/%%P\n" >>file-lists/$filelist - find $RPM_BUILD_ROOT/%_datadir/%lo_home/help/$langdir -type f -printf "%_datadir/%lo_home/help/$langdir/%%P\n" >>file-lists/$filelist - # the file list is needed to create compat symlinks - cp file-lists/$filelist $RPM_BUILD_ROOT/%_datadir/%lo_home - echo "%_datadir/%lo_home/$filelist" >>file-lists/$filelist -done - -%clean -rm -rf $RPM_BUILD_ROOT - -@SUBPACKAGES_SCRIPTS@ -@SUBPACKAGES_FILELIST@ -%changelog diff --git a/libreoffice-help-group1.changes b/libreoffice-help-group1.changes deleted file mode 100644 index 56498ae..0000000 --- a/libreoffice-help-group1.changes +++ /dev/null @@ -1,618 +0,0 @@ -------------------------------------------------------------------- -Thu Nov 7 13:52:27 UTC 2013 - tchvatal@suse.com - -- Version bump to 4.1.3 bugfix release. News: http://blog.documentfoundation.org/2013/11/01/the-document-foundation-announces-libreoffice-4-1-3/ - -------------------------------------------------------------------- -Tue Oct 8 16:45:35 UTC 2013 - tchvatal@suse.com - -- Version bump to 4.1.2.3: bugfix release only. - -------------------------------------------------------------------- -Wed Aug 21 14:56:46 UTC 2013 - pmladek@suse.com - -- update to 4.1.1.2 - -------------------------------------------------------------------- -Tue Aug 13 15:21:02 UTC 2013 - pmladek@suse.com - -- update to 4.1.1.1 -- set PYTHON_FOR_BUILD=no because python is not really needed to build help; - this fixes build on SLED11 - -------------------------------------------------------------------- -Tue Jul 30 13:06:00 UTC 2013 - pmladek@suse.com - -- update to 4.1.0.4 with very big help from tchvatal@suse.com -- removed obsolete patches: - + bridges-missing-cxxflags.diff: fixed better way - + build-max-64-jobs.diff: dmake is not longer used -- update configure switches: - - temporary remove the unknown --disable-mono - - remove the obsolete --without-system-mozilla -- build all dependencies, including helpcompiler, xmlhelp, and l10ntools -- install files from workdir instead of solver; caused by the - switch from dmake to GNU make - -------------------------------------------------------------------- -Mon Jun 17 17:34:03 UTC 2013 - fridrich.strba@suse.com - -- update to 4.0.3.3.5 (SUSE 4.0-rc5, tag suse-4.0-5, based on upstream 4.0.3.3) - -------------------------------------------------------------------- -Fri May 31 15:14:07 UTC 2013 - pmladek@suse.com - -- update to 4.0.3.3.4 (SUSE 4.0-rc4, tag suse-4.0-4, based on upstream 4.0.3.3) - -------------------------------------------------------------------- -Fri May 24 14:21:06 UTC 2013 - pmladek@suse.com - -- update to 4.0.3.3.3 (SUSE 4.0-rc3, tag suse-4.0-3, based on upstream 4.0.3.3) - -------------------------------------------------------------------- -Fri May 10 09:53:14 UTC 2013 - pmladek@suse.com - -- update to 4.0.3.3.2 (SUSE 4.0-rc2, tag suse-4.0-2, based on upstream 4.0.3.3) - -------------------------------------------------------------------- -Wed Apr 17 10:10:05 UTC 2013 - pmladek@suse.com - -- update to 4.0.2.2.1 (SUSE 4.0-rc1, tag suse-4.0-1, based on upstream 4.0.2.2) -- split-help-buildhack-no-vcl.diff: avoid build dependency on vcl - -------------------------------------------------------------------- -Wed Apr 3 13:17:12 UTC 2013 - pmladek@suse.com - -- update to 4.0.2.2 - -------------------------------------------------------------------- -Tue Mar 19 18:04:38 UTC 2013 - pmladek@suse.com - -- update to 4.0.2.1 -- build-max-64-jobs.diff: dmake does not work with more than 64 jobs - -------------------------------------------------------------------- -Thu Feb 28 10:27:15 UTC 2013 - pmladek@suse.com - -- update to 4.0.1.2 - -------------------------------------------------------------------- -Thu Feb 21 10:27:15 UTC 2013 - tchvatal@suse.com - -- update to 4.0.1.1 -- bin obsolete configure-detect-icerun.diff - -------------------------------------------------------------------- -Mon Feb 4 16:38:05 UTC 2013 - pmladek@suse.com - -- configure-detect-icerun.diff: icerun wrapper is not provided by the old - icecream-0.9.2 on SLED11 - -------------------------------------------------------------------- -Tue Jan 22 12:28:43 UTC 2013 - tchvatal@suse.com - -- update to 4.0.0.3 -- build_prepare.inc: share the common build preparation steps between spec files - -* Jan 10 2013 by tchvatal@suse.com in LibreOffice:Unstable - -- bridges-missing-cxxflags.diff: lost RPM optflags when compiling bridges - -* Jan 9 2013 by tchvatal@suse.com in LibreOffice:Unstable - -- update to 4.0.0.1 - -* Dec 19 2012 by tchvatal@suse.com in LibreOffice:Unstable - -- update to 4.0.0.0.beta2 - -* Dec 19 2012 by tchvatal@suse.com in LibreOffice:Unstable - -- update to 4.0.0.0.beta1 -- remove unused build_module_in_parallel define -- use xz tarballs instead of bz ones -- remove unused python-devel from BuildRequires -- add "xz" to BuildRequires; explicitly needed on older SUSE versions -- remove obsolete patches: - * build-helpcontent-do-not-check-cups.diff -- remove obsolete configure switches: - * --disable-ldap - * --disable-mozilla - * --disable-fontconfig - * --disable-strip-solver - * --without-stlport - * --with-system-db - * --with-java-target-version=1.5 -- use configure switches: - * --disable-dbus: dbus is not need for help - * --disable-gstreamer-0-10: gstreamer is not needed for help - * --disable-python: python is not longer needed for localizing sources - * --without-system-icu: system ICU is too old on openSUSE < 12.1 - -------------------------------------------------------------------- -Sat Jan 19 14:31:31 UTC 2013 - dmueller@suse.com - -- raise memory limits / lower parallelism for emulated/native arm builds - -------------------------------------------------------------------- -Fri Dec 14 16:08:15 UTC 2012 - pmladek@suse.com - -- update to 3.6.3.2.4 (SUSE 3.6-rc4, tag suse-3.6-4, based on upstream 3.6.3.2) - -------------------------------------------------------------------- -Fri Nov 23 15:43:06 UTC 2012 - pmladek@suse.com - -- update to 3.6.3.2.3 (SUSE 3.6-rc3, tag suse-3.6-3, based on upstream 3.6.3.2) -- bin obsolete build-i18npool-with-icu-4.0.diff - -------------------------------------------------------------------- -Wed Nov 7 15:30:31 UTC 2012 - pmladek@suse.com - -- update to 3.6.3.2.2 (SUSE 3.6-rc2, tag suse-3.6-2, based on upstream 3.6.3.2) - -------------------------------------------------------------------- -Tue Oct 30 11:58:44 UTC 2012 - pmladek@suse.com - -- updated to version 3.6.2.2.1 (SUSE 3.6 rc1 based on upstream 3.6.2.2) -- build-i18npool-with-icu-4.0.diff: use a function provided already by icu-4.0 - -------------------------------------------------------------------- -Fri Aug 24 13:52:09 UTC 2012 - pmladek@suse.com - -- update version 3.6.1.2 -- LO is not buildable with gcj; use java-devel >= 1.6 in BuildRequires - (bnc#775840) -- add subpackages: Asturian(ast), Bulgarian(bg), Catalan(ca) - -------------------------------------------------------------------- -Thu Aug 9 09:34:09 UTC 2012 - pmladek@suse.com - -- use the vendor "SUSE" instead of "Novell, inc."; SUSE has become a separate - business unit inside The Attachmate Group - -------------------------------------------------------------------- -Fri Jul 27 14:19:29 UTC 2012 - pmladek@suse.com - -- update version 3.6.0.4: - * missing TOC entries in help (fdo#44879) - * add complete names of areas in pivot table - * fixed help for Merge/Split cells (fdo#33746) - * update of selection mode help page (fdo#51416) - * add help for Defaults and Formula option pages (fdo#39141) - * update help page for Tools/Options/LibreOffice/General (fdo#44207) - -* Jun 22 2012 by pmladek@suse.com in LibreOffice:Unstable - -- update version 3.6.0.0.beta2 -- bin obsolete patches: - * config-host-source.diff - * l10ntools-localize-src-helpcontent2.diff - -* Jun 14 2012 by pmladek@suse.com in LibreOffice:Unstable - -- updated to libreoffice-3.5.99.1 (3.6.0-beta1) -- config-host-source.diff: allow to source config_host.mk -- l10ntools-localize-src-helpcontent2.diff: get strings also from src - subdirectory -- disable PostgreSQL SDBC; it is not needed to build help - -------------------------------------------------------------------- -Mon Jul 9 17:06:28 UTC 2012 - pmladek@suse.com - -- update to libreoffice-3.5.4.7 (SUSE 3.5 rc3, based on upstream 3.5.5-rc3) -- reduce build parallelism to reduce build crashes: - * dmake support 64 jobs at maximum - * do not eat all memory with some huge sources -- add procps into BuildRequires to check available memory - -------------------------------------------------------------------- -Thu Jun 28 13:33:54 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.4.6 (SUSE 3.5 rc2, based on upstream 3.5.5-rc2) - -------------------------------------------------------------------- -Mon Jun 25 15:19:57 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.4.5 (SUSE 3.5 rc1, based on upstream 3.5.5-rc2) - -------------------------------------------------------------------- -Thu Jun 14 15:38:44 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.4.4 (SUSE 3.5 beta2, based on upstream 3.5.5-rc1) - -------------------------------------------------------------------- -Thu May 17 19:06:15 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.4.3 (SUSE 3.5 beta1, based on upstream 3.5.4-rc1) - -------------------------------------------------------------------- -Wed Apr 25 15:23:26 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.3.2 (3.5.3-rc2) -- removed upstreamed patches: - * libreoffice-3.5-unpack-sources.diff - * buildfix-icu-4.9.diff -- reordered %prep phase to work better with quilt - -------------------------------------------------------------------- -Fri Apr 20 12:29:53 UTC 2012 - pmladek@suse.com - -- buildfix-icu-4.9.diff: fix build with icu-4.9; needed for openSUSE-12.2 - -------------------------------------------------------------------- -Fri Apr 6 14:57:48 UTC 2012 - pmladek@suse.com - -- clean up configure switches: - * move switches from SUSE*.conf to spec files - * use --with-system-headers and --with-system-libs to prefer system - stuff over internal copies - * use --without-system- only for stuff that is not packaged - or not patched in the SUSE distribution, for example libvisio, - redland, mythes - * bin not longer existing options -- build zip-3.0 only for openSUSE < 11.4 -- add patches for the extra zip-3.0 from the last zip package -- make sure that parallel build is used for dmake and GNU make - build parts - -------------------------------------------------------------------- -Wed Apr 4 13:39:46 UTC 2012 - pmladek@suse.com - -- clean up lo-help-gen-spec according to lo-l10n-gen-spec -- do not supplement l10n packages; we provide support for the given locale; - the extra recommends annoys users when updating on Live-CD (bnc#551003) -- use Requires(pre) instead of PreReq on never distributions - -------------------------------------------------------------------- -Wed Mar 28 15:43:47 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.5.2 (3.5.2-rc2) -- basis subdirectory does not longer exists on the installed system -- mozilla is not longer used for build: - * use --disable-mozilla, --without-system-mozilla, --with-system-nss, - --disable-ldap, --enable-xmlsec instead of --with-system-mozilla, - --with-system-mozilla=xulrunner -- enable python during build; it is needed to localize the sources -- use internal hacked make version 3.82, snapshot 20120301 to get fast - and reliable parallel build -- build zip-3.0 on openSUSE < 11.4; --filesync is needed during build -- libreoffice-3.5-unpack-sources.diff: allow to unpack source tarballs -- build-helpcontent-do-not-check-cups.diff: cups is not needed for helpcontent - -------------------------------------------------------------------- -Wed Mar 14 14:34:11 UTC 2012 - pmladek@suse.com - -- libreoffice-3.4.5.5 == SUSE 3.4.5-rc3 == final - -------------------------------------------------------------------- -Mon Mar 12 18:58:39 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.4.5.5 (SUSE 3.4.5-rc3) - -------------------------------------------------------------------- -Tue Mar 6 15:55:09 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.4.5.4 (SUSE 3.4.5-rc2) - -------------------------------------------------------------------- -Thu Feb 23 17:28:17 UTC 2012 - pmladek@suse.com - -- patch license to follow spdx.org standard - -------------------------------------------------------------------- -Fri Feb 17 10:37:12 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.4.5.3 (SUSE 3.4.5-rc1) - -------------------------------------------------------------------- -Wed Jan 4 14:44:31 UTC 2012 - pmladek@suse.com - -- added automake into BuildRequires to fix build in Factory - -------------------------------------------------------------------- -Wed Nov 23 14:29:30 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.4.4.3 (SUSE 3.4.4-rc1 == final) - -------------------------------------------------------------------- -Mon Sep 12 16:48:48 UTC 2011 - pmladek@suse.com - -- libreoffice-3.4.2.6 == SUSE 3.4.2-rc3 == final - -------------------------------------------------------------------- -Thu Sep 8 15:28:56 UTC 2011 - pmladek@suse.com - -- updated to libreoffice-3.4.2.6 (SUSE 3.4.2-rc3) -- disabled dependency on unixODBC; not needed to build help -- correctly set the documentation directory - -------------------------------------------------------------------- -Fri Sep 2 14:25:16 UTC 2011 - pmladek@suse.com - -- updated to libreoffice-3.4.2.5 (SUSE 3.4.2-rc2) - -------------------------------------------------------------------- -Wed Aug 24 13:45:45 UTC 2011 - pmladek@novell.com - -- updated to libreoffice-3.4.2.4 (SUSE 3.4.2-rc1) -- explicitly disabled mono stuff; not needed to build help - -------------------------------------------------------------------- -Wed Jul 27 15:10:40 UTC 2011 - pmladek@novell.com - -- updated to libreoffice-3.4.2.3 (3.4.2-rc3) -- started building helpcontent without libreoffice-*-devel packages; - split build had not longer be supported with LO-3.4; disabled many - features to keep minimal build dependencies -- removed help-ar package because it used English strings - -------------------------------------------------------------------- -Wed Jun 8 17:29:54 CEST 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.3.1 (3.3.3-rc1) - -------------------------------------------------------------------- -Wed Mar 23 20:08:17 CET 2011 - pmladek@suse.cz - -- libreoffice-3.3.2.2 == 3.3.2-rc2 == final - -------------------------------------------------------------------- -Fri Mar 18 16:40:02 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.2.2 (3.3.2-rc2) - -------------------------------------------------------------------- -Wed Mar 9 17:42:27 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.2.1 (3.3.2-rc1) - -------------------------------------------------------------------- -Wed Feb 23 14:08:35 CET 2011 - pmladek@suse.cz - -- libreoffice-3.3.1.2 == 3.3.1-rc2 == final - -------------------------------------------------------------------- -Wed Feb 16 16:27:04 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.1.2 (3.3.1-rc2) - -------------------------------------------------------------------- -Tue Feb 8 20:53:59 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.1.1 (3.3.1-rc1) - -------------------------------------------------------------------- -Mon Jan 31 20:32:38 CET 2011 - pmladek@suse.cz - -- libreoffice-build-3.3.0.4 == 3.3.0-rc4 == final - -------------------------------------------------------------------- -Wed Jan 19 12:58:21 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.0.4 (3.3-rc4) - -------------------------------------------------------------------- -Tue Jan 11 16:41:58 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.0.3 (3.3-rc3) - -------------------------------------------------------------------- -Tue Dec 21 19:44:02 CET 2010 - pmladek@suse.cz - -- updated to libreoffice-3.3.0.2 (3.3-rc2) - -------------------------------------------------------------------- -Wed Dec 1 19:41:47 CET 2010 - pmladek@suse.cz - -- updated to libreoffice-3.3.0.1 (3.3-rc1) -- fixed URL, summary, and description for LibreOffice - -------------------------------------------------------------------- -Fri Nov 12 12:24:42 CET 2010 - pmladek@suse.cz - -- updated to libreoffice-3.2.99.3 (3.3-beta3) - -------------------------------------------------------------------- -Thu Oct 14 19:12:31 CEST 2010 - pmladek@suse.cz - -- switched to the LibreOffice code base, http://www.documentfoundation.org/ -- renamed packages from OpenOffice_org* to libreoffice* -- updated to libreoffice-3.2.99.2 (3.3-beta2) - -------------------------------------------------------------------- -Wed Sep 15 20:45:27 CEST 2010 - pmladek@suse.cz - -- updated to version 3.2.98.1 (3.3-alpha1) -- used the prepatched OOo sources from ooo-build git - -------------------------------------------------------------------- -Thu Sep 2 15:45:12 CEST 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.1.6 (3.2.1 security update, bnc#629085, - MaintenanceTracker-35044, CVE-2010-2935, CVE-2010-2936) - -------------------------------------------------------------------- -Tue Aug 24 16:37:41 CEST 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.1.5 (3.2.1 security update, bnc#629085, - MaintenanceTracker-35044, CVE-2010-2935, CVE-2010-2936) - -------------------------------------------------------------------- -Wed Jun 16 19:17:34 CEST 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.1.4 (3.2.1 maintenance update) - -------------------------------------------------------------------- -Mon May 31 17:27:18 CEST 2010 - pmladek@suse.cz - -- ooo-build-3.2.1.3 == 3.2.1-rc3 == final - -------------------------------------------------------------------- -Fri May 28 17:37:09 CEST 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m19 -- updated ooo-build to version 3.2.1.3 (3.2.1-rc3) - -------------------------------------------------------------------- -Tue May 25 17:44:26 CEST 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m18 (3.2.1-rc2) -- updated ooo-build to version 3.2.1.2 (3.2.1-rc2) - -------------------------------------------------------------------- -Thu May 13 20:29:10 CEST 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m17 (3.2.1-rc1) -- updated ooo-build to version 3.2.1.1 (3.2.1-rc1) -- added initial support for build on MeeGo distro - -------------------------------------------------------------------- -Fri Apr 23 11:30:30 CEST 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m15 -- updated ooo-build to version 3.2.0.99.3 (3.2.1-beta3) - -------------------------------------------------------------------- -Thu Mar 25 21:38:09 CET 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.0.99.2 (3.2.1-beta2) - -------------------------------------------------------------------- -Thu Mar 11 21:18:47 CET 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.0.99.1 (3.2.1-beta1) - -------------------------------------------------------------------- -Fri Feb 26 17:11:58 CET 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.0.98.1 (3.2.1-alpha1) - -------------------------------------------------------------------- -Wed Feb 24 17:20:34 CET 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.0.7 (3.2 bugfix release) - -------------------------------------------------------------------- -Thu Feb 18 20:46:24 CET 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.0.6 (3.2 bugfix release) - -------------------------------------------------------------------- -Thu Feb 4 19:36:48 CET 2010 - pmladek@suse.cz - -- ooo-build-3.2.0.5 == 3.2-rc5 == final - -------------------------------------------------------------------- -Thu Feb 4 15:33:42 CET 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m12 (3.2-rc5) -- updated ooo-build to version 3.2.0.5 (3.2-rc5) - -------------------------------------------------------------------- -Wed Jan 27 20:29:22 CET 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m11 (3.2-rc4) -- updated ooo-build to version 3.2.0.4 (3.2-rc4) - -------------------------------------------------------------------- -Wed Jan 13 19:32:02 CET 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m9 -- updated ooo-build to version 3.2.0.2 (3.2-rc2) - -------------------------------------------------------------------- -Sun Dec 20 19:38:12 CET 2009 - pmladek@suse.cz - -- updated to the milestone ooo320-m8 -- updated ooo-build to version 3.2.0.1 (3.2-rc1) - -------------------------------------------------------------------- -Mon Dec 7 17:53:37 CET 2009 - pmladek@suse.cz - -- updated to the milestone ooo320-m7 -- updated ooo-build to version 3.1.99.4 (3.2-beta4) -- removed obsolete extra localization sources - -------------------------------------------------------------------- -Tue Nov 24 16:57:27 CET 2009 - pmladek@suse.cz - -- updated to the milestone ooo320-m5 -- updated ooo-build to version 3.1.99.3 (3.2-beta3) - -------------------------------------------------------------------- -Fri Nov 13 17:34:52 CET 2009 - pmladek@suse.cz - -- updated to the milestone ooo320-m4 -- updated ooo-build to version 3.1.99.2 (3.2-beta2) -- added perl-Compress-Zlib into BuildRequires for SLED10; needed by - perl-Archive-Zip; was included in the main perl package on newer distros - -------------------------------------------------------------------- -Thu Oct 29 22:57:28 CET 2009 - pmladek@suse.cz - -- updated to the milestone ooo320-m2 -- updated ooo-build to version 3.1.99.1 (3.2-beta1) -- added perl-Archive-Zip into BuildRequires - -------------------------------------------------------------------- -Tue Oct 20 16:45:29 CEST 2009 - pmladek@suse.cz - -- updated ooo-build to version 3.1.1.4 - -------------------------------------------------------------------- -Tue Oct 6 17:01:57 CEST 2009 - pmladek@suse.cz - -- updated ooo-build to version 3.1.1.3 - -------------------------------------------------------------------- -Tue Sep 22 16:15:15 CEST 2009 - pmladek@suse.cz - -- updated ooo-build to version 3.1.1.2 - -------------------------------------------------------------------- -Wed Sep 2 18:00:13 CEST 2009 - pmladek@suse.cz - -- ooo-build-3.1.1.1 == 3.1.1-rc1 == final - -------------------------------------------------------------------- -Tue Sep 1 13:02:33 CEST 2009 - pmladek@suse.cz - -- do not exclude archs for noarch packages - -------------------------------------------------------------------- -Wed Aug 26 13:28:08 CEST 2009 - pmladek@suse.cz - -- updated to the milestone ooo310-m19 -- updated ooo-build to version 3.1.1.1 (3.1.1-rc1) - -------------------------------------------------------------------- -Tue Aug 18 19:51:59 CEST 2009 - pmladek@suse.cz - -- updated to the milestone ooo310-m18 -- updated ooo-build to version 3.1.0.99.3 (3.1.1-beta3) - -------------------------------------------------------------------- -Tue Aug 4 22:19:15 CEST 2009 - pmladek@suse.cz - -- updated to the milestone ooo310-m17 -- updated ooo-build to version 3.1.0.99.2 (3.1.1-beta2) -- updated extra localizations sources: bg el mk nb nn sk sl - -------------------------------------------------------------------- -Thu Jul 23 21:16:24 CEST 2009 - pmladek@suse.cz - -- updated to the milestone ooo310-m16 -- updated ooo-build to version 3.1.0.99.1 (3.1.1-beta1) - -------------------------------------------------------------------- -Mon Jun 29 19:30:31 CEST 2009 - pmladek@suse.cz - -- updated to the milestone ooo310-m14 -- updated ooo-build to version 3.1.0.98.2 (3.1.1-alpha2) - -------------------------------------------------------------------- -Fri Jun 26 18:01:05 CEST 2009 - pmladek@suse.cz - -- split OpenOffice_org-help source package into more pieces to make the - build more parallel; asked by Coolo - diff --git a/libreoffice-help-group1.spec b/libreoffice-help-group1.spec deleted file mode 100644 index ab48b5f..0000000 --- a/libreoffice-help-group1.spec +++ /dev/null @@ -1,560 +0,0 @@ -# -# spec file for package libreoffice-help-group1 -# -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via http://bugs.opensuse.org/ -# - - -Name: libreoffice-help-group1 -################################################################### -## DO NOT EDIT THIS SPEC FILE -## Generated by: -## perl lo-help-gen-spec libreoffice-help-groupX.spec.in lo-help-groupX -################################################################### -Version: 4.1.3.2 -Release: 0 -%define gnu_make_version 3.82 -%define gnu_make_snapshot 20120301 -%define zip_version 3.0 -%define lo_home libreoffice -# test_build_langs: 1 = de and cs -# 2 = all supported languages -%define test_build_langs 2 -# debug_build: 0 = no -# 1 = yes (enable depency tracking, ccache) -%define debug_build 0 -# prepare_build: 0 = no -# 1 = yes (just build, install and create packages; without %%prep section and configure) -%define prepare_build 1 -# -%if %test_build_langs == 0 -%define lo_langs "" -%else -%if %test_build_langs == 1 -%define lo_langs "cs de" -%else -%define lo_langs "ast bg ca cs da de en-GB" -%endif -%endif -#!BuildIgnore: libreoffice -# both zip and perl-Archive-Zip are needed; tested with ooo320-m3, 2009-10-22 -BuildRequires: ant -BuildRequires: ant-apache-regexp -BuildRequires: automake -BuildRequires: bison -BuildRequires: boost-devel -BuildRequires: db-devel -BuildRequires: flac-devel -BuildRequires: flex -BuildRequires: freetype2-devel -BuildRequires: gcc-c++ -BuildRequires: gperf -BuildRequires: icu -BuildRequires: java-devel >= 1.6 -BuildRequires: libcppunit-devel -BuildRequires: libexpat-devel -BuildRequires: libicu-devel -BuildRequires: libxml2-devel -BuildRequires: libxslt-devel -BuildRequires: openssl-devel -BuildRequires: perl-Archive-Zip -BuildRequires: perl-Compress-Zlib -BuildRequires: pkg-config -BuildRequires: procps -BuildRequires: unzip -BuildRequires: xorg-x11-devel -BuildRequires: xz -BuildRequires: zip -%if 0%{?suse_version} == 01010 -# is not required by Java SDKs by mistake on SLED10 -BuildRequires: update-alternatives -%endif -# compat stuff -Provides: OpenOffice_org-help-group1 = %version -Obsoletes: OpenOffice_org-help-group1 <= %version -Summary: LibreOffice Help Development -License: LGPL-3.0 -Group: Productivity/Office/Suite -Url: http://www.documentfoundation.org/ -Source0: libreoffice-%version.tar.xz -Source1: libreoffice-help-%version.tar.xz -Source2: libreoffice-translations-%version.tar.xz -Source10: build_prepare.inc -# make-3.82 is needed for parallel build -# this version extends plain make-3.82 with --warn-undefined-functions option -# URL: http://cgit.freedesktop.org/libreoffice/contrib/dev-tools/tree/make-3.82-gbuild, snapshot 2011-08-17 -Source30: make-%gnu_make_version-gbuild-%gnu_make_snapshot.tar.bz2 -# zip-3.0 or newer is required because of the --filesync feature -Source31: zip-%zip_version.tar.bz2 -# helper stuff to produce pieces of the spec file -Source200: libreoffice-help-groupX.spec.in -Source201: lo-help-gen-spec -Source202: lo-help-groupX - -Patch0: split-help-buildhack-no-vcl.diff -# -# Patches against zip-3.0 -Patch2000: zip-3.0-iso8859_2.patch -Patch2001: zip-3.0-add_options_to_help.patch -Patch2002: zip-3.0-nonexec-stack.patch -Patch2003: zip-3.0-optflags.patch -Patch2004: zip-3.0-tempfile.patch -Patch2005: zip-notimestamp.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -#!ExclusiveArch: %ix86 x86_64 ppc -BuildArch: noarch - -%description -This package provides files related to the LibreOffice help -development. - -%if %test_build_langs >= 2 -%package -n libreoffice-help-ast -Summary: Asturian Help Localization for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:ast) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-help-ast = %version -Obsoletes: OpenOffice_org-help-ast <= %version -Provides: OpenOffice_org-ast:%_prefix/ooo-2.0/help/ast/default.css - -%description -n libreoffice-help-ast -Asturian help localization for LibreOffice. The other localized stuff -is in libreoffice-l10n-ast. - -%package -n libreoffice-help-bg -Summary: Bulgarian Help Localization for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:bg) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-help-bg = %version -Obsoletes: OpenOffice_org-help-bg <= %version -Provides: OpenOffice_org-bg:%_prefix/ooo-2.0/help/bg/default.css - -%description -n libreoffice-help-bg -Bulgarian help localization for LibreOffice. The other localized stuff -is in libreoffice-l10n-bg. - -%package -n libreoffice-help-ca -Summary: Catalan Help Localization for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:ca) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-help-ca = %version -Obsoletes: OpenOffice_org-help-ca <= %version -Provides: OpenOffice_org-ca:%_prefix/ooo-2.0/help/ca/default.css - -%description -n libreoffice-help-ca -Catalan help localization for LibreOffice. The other localized stuff -is in libreoffice-l10n-ca. - -%endif -%if %test_build_langs >= 1 - -%package -n libreoffice-help-cs -Summary: Czech Help Localization for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:cs) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-help-cs = %version -Obsoletes: OpenOffice_org-help-cs <= %version -Provides: OpenOffice_org-cs:%_prefix/ooo-2.0/help/cs/default.css - -%description -n libreoffice-help-cs -Czech help localization for LibreOffice. The other localized stuff -is in libreoffice-l10n-cs. - -%endif -%if %test_build_langs >= 2 - -%package -n libreoffice-help-da -Summary: Danish Help Localization for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:da) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-help-da = %version -Obsoletes: OpenOffice_org-help-da <= %version -Provides: OpenOffice_org-da:%_prefix/ooo-2.0/help/da/default.css - -%description -n libreoffice-help-da -Danish help localization for LibreOffice. The other localized stuff -is in libreoffice-l10n-da. - -%endif -%if %test_build_langs >= 1 - -%package -n libreoffice-help-de -Summary: German Help Localization for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:de) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-help-de = %version -Obsoletes: OpenOffice_org-help-de <= %version -Provides: OpenOffice_org-de:%_prefix/ooo-2.0/help/de/default.css - -%description -n libreoffice-help-de -German help localization for LibreOffice. The other localized stuff -is in libreoffice-l10n-de. - -%endif -%if %test_build_langs >= 2 - -%package -n libreoffice-help-en-GB -Summary: British Help Localization for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:en_GB) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-help-en-GB = %version -Obsoletes: OpenOffice_org-help-en-GB <= %version -Provides: OpenOffice_org-en-GB:%_prefix/ooo-2.0/help/en-GB/default.css - -%description -n libreoffice-help-en-GB -British help localization for LibreOffice. The other localized stuff -is in libreoffice-l10n-en-GB. - -%endif - -%prep -%if %prepare_build == 0 -%setup -D -T -q -n libreoffice-%version -%else -%setup -q -a30 -a31 -b1 -b2 -n libreoffice-%version -# -# patch zip-3.0 -%if %suse_version < 1140 -tar -xjf %{S:31} -cd zip30 -%patch2000 -%patch2001 -%patch2002 -%patch2003 -%patch2004 -%patch2005 -cd - -%endif -%endif -%patch0 -p1 - -%build -%{expand:%(cat %_sourcedir/build_prepare.inc)} -# hack to pass configure check for python; it is not really needed to build the help -export PYTHON_FOR_BUILD=no -%if %prepare_build != 0 -./autogen.sh $PARALLEL_BUILD \ - --libdir=%{_libdir} \ - --prefix=%{_prefix} \ - --mandir=%{_mandir} \ - --sysconfdir=/etc \ - --docdir=%{_docdir}/%{name} \ - --with-vendor=SUSE \ - --with-lang=%lo_langs \ - --disable-fetch-external \ - --with-external-tar="$RPM_SOURCE_DIR" \ - --with-alloc=system \ - --with-jdk-home=$JAVA_HOME \ - --with-ant-home=/usr/share/ant \ - --without-fonts \ - --without-myspell-dicts \ - --disable-kde \ - --disable-kde4 \ - --disable-gtk \ - --disable-gconf \ - --disable-gnome-vfs \ - --disable-evolution2 \ - --disable-gstreamer \ - --disable-opengl \ - --disable-dbus \ - --disable-gstreamer-0-10 \ - --disable-python \ - --disable-odk \ - --without-junit \ -%if %debug_build == 0 - --disable-ccache \ -%endif -%if %suse_version < 1210 - --without-system-icu \ -%endif - --disable-postgresql-sdbc \ - --disable-cups \ - --with-system-dicts \ - --with-system-libxml \ - --with-system-openssl \ - --with-system-cppunit \ - --with-system-expat \ - --with-system-boost \ - --without-system-jpeg -%endif -# build helpcontent2 module and all its pre-requisites -make helpcompiler.all -make xmlhelp.all -make helpcontent2.all -make l10ntools.all -make helpcontent2 - -%install -sed '/SOLARVER/!d' config_host.mk > "${RPM_BUILD_ROOT}/config_host.mk.parsed" -sed '/INPATH/!d' config_host.mk >> "${RPM_BUILD_ROOT}/config_host.mk.parsed" -. "${RPM_BUILD_ROOT}/config_host.mk.parsed" -rm -rf "${RPM_BUILD_ROOT}/config_host.mk.parsed" -test -z %lo_langs && langs="en-US" || langs=%lo_langs -mkdir -p file-lists -for lang in $langs ; do - test "$lang" = "en-US" && langdir="en" || langdir="$lang" - mkdir -p $RPM_BUILD_ROOT/%_datadir/%lo_home/help/$langdir - for dir in workdir/$INPATH/HelpTarget/*; do - cp -r $dir/$lang/s* $RPM_BUILD_ROOT/%_datadir/%lo_home/help/$langdir - done - # copy also html and css - cp -r workdir/$INPATH/HelpTarget/shared/$lang/*.{html,css} $RPM_BUILD_ROOT/%_datadir/%lo_home/help/$langdir - lang_underscore=`echo $lang | sed "s/-/_/g"` - filelist=help_${lang_underscore}_list.txt - echo "%dir %_datadir/%lo_home" >file-lists/$filelist - echo "%dir %_datadir/%lo_home/help" >>file-lists/$filelist - find $RPM_BUILD_ROOT/%_datadir/%lo_home/help/$langdir -type d -printf "%%%%dir %_datadir/%lo_home/help/$langdir/%%P\n" >>file-lists/$filelist - find $RPM_BUILD_ROOT/%_datadir/%lo_home/help/$langdir -type f -printf "%_datadir/%lo_home/help/$langdir/%%P\n" >>file-lists/$filelist - # the file list is needed to create compat symlinks - cp file-lists/$filelist $RPM_BUILD_ROOT/%_datadir/%lo_home - echo "%_datadir/%lo_home/$filelist" >>file-lists/$filelist -done - -%clean -rm -rf $RPM_BUILD_ROOT - -%if %test_build_langs >= 2 -# ast - -%posttrans -n libreoffice-help-ast -%_datadir/%lo_home/link-to-ooo-home %_datadir/%lo_home/help_ast_list.txt || true - -%preun -n libreoffice-help-ast -test "$1" = "0" && cp %_datadir/%lo_home/help_ast_list.txt %_datadir/%lo_home/help_ast_list.txt.postun || true - -%postun -n libreoffice-help-ast -test "$1" = "0" && %_datadir/%lo_home/link-to-ooo-home --unlink %_datadir/%lo_home/help_ast_list.txt.postun || true -rm -f %_datadir/%lo_home/help_ast_list.txt.postun 2>/dev/null -# bg - -%posttrans -n libreoffice-help-bg -%_datadir/%lo_home/link-to-ooo-home %_datadir/%lo_home/help_bg_list.txt || true - -%preun -n libreoffice-help-bg -test "$1" = "0" && cp %_datadir/%lo_home/help_bg_list.txt %_datadir/%lo_home/help_bg_list.txt.postun || true - -%postun -n libreoffice-help-bg -test "$1" = "0" && %_datadir/%lo_home/link-to-ooo-home --unlink %_datadir/%lo_home/help_bg_list.txt.postun || true -rm -f %_datadir/%lo_home/help_bg_list.txt.postun 2>/dev/null -# ca - -%posttrans -n libreoffice-help-ca -%_datadir/%lo_home/link-to-ooo-home %_datadir/%lo_home/help_ca_list.txt || true - -%preun -n libreoffice-help-ca -test "$1" = "0" && cp %_datadir/%lo_home/help_ca_list.txt %_datadir/%lo_home/help_ca_list.txt.postun || true - -%postun -n libreoffice-help-ca -test "$1" = "0" && %_datadir/%lo_home/link-to-ooo-home --unlink %_datadir/%lo_home/help_ca_list.txt.postun || true -rm -f %_datadir/%lo_home/help_ca_list.txt.postun 2>/dev/null -%endif -%if %test_build_langs >= 1 - -# cs - -%posttrans -n libreoffice-help-cs -%_datadir/%lo_home/link-to-ooo-home %_datadir/%lo_home/help_cs_list.txt || true - -%preun -n libreoffice-help-cs -test "$1" = "0" && cp %_datadir/%lo_home/help_cs_list.txt %_datadir/%lo_home/help_cs_list.txt.postun || true - -%postun -n libreoffice-help-cs -test "$1" = "0" && %_datadir/%lo_home/link-to-ooo-home --unlink %_datadir/%lo_home/help_cs_list.txt.postun || true -rm -f %_datadir/%lo_home/help_cs_list.txt.postun 2>/dev/null -%endif -%if %test_build_langs >= 2 - -# da - -%posttrans -n libreoffice-help-da -%_datadir/%lo_home/link-to-ooo-home %_datadir/%lo_home/help_da_list.txt || true - -%preun -n libreoffice-help-da -test "$1" = "0" && cp %_datadir/%lo_home/help_da_list.txt %_datadir/%lo_home/help_da_list.txt.postun || true - -%postun -n libreoffice-help-da -test "$1" = "0" && %_datadir/%lo_home/link-to-ooo-home --unlink %_datadir/%lo_home/help_da_list.txt.postun || true -rm -f %_datadir/%lo_home/help_da_list.txt.postun 2>/dev/null -%endif -%if %test_build_langs >= 1 - -# de - -%posttrans -n libreoffice-help-de -%_datadir/%lo_home/link-to-ooo-home %_datadir/%lo_home/help_de_list.txt || true - -%preun -n libreoffice-help-de -test "$1" = "0" && cp %_datadir/%lo_home/help_de_list.txt %_datadir/%lo_home/help_de_list.txt.postun || true - -%postun -n libreoffice-help-de -test "$1" = "0" && %_datadir/%lo_home/link-to-ooo-home --unlink %_datadir/%lo_home/help_de_list.txt.postun || true -rm -f %_datadir/%lo_home/help_de_list.txt.postun 2>/dev/null -%endif -%if %test_build_langs >= 2 - -# en-GB - -%posttrans -n libreoffice-help-en-GB -%_datadir/%lo_home/link-to-ooo-home %_datadir/%lo_home/help_en_GB_list.txt || true - -%preun -n libreoffice-help-en-GB -test "$1" = "0" && cp %_datadir/%lo_home/help_en_GB_list.txt %_datadir/%lo_home/help_en_GB_list.txt.postun || true - -%postun -n libreoffice-help-en-GB -test "$1" = "0" && %_datadir/%lo_home/link-to-ooo-home --unlink %_datadir/%lo_home/help_en_GB_list.txt.postun || true -rm -f %_datadir/%lo_home/help_en_GB_list.txt.postun 2>/dev/null -%endif - -%if %test_build_langs >= 2 -%files -f file-lists/help_ast_list.txt -n libreoffice-help-ast -%defattr(-,root,root) - -%files -f file-lists/help_bg_list.txt -n libreoffice-help-bg -%defattr(-,root,root) - -%files -f file-lists/help_ca_list.txt -n libreoffice-help-ca -%defattr(-,root,root) - -%endif -%if %test_build_langs >= 1 - -%files -f file-lists/help_cs_list.txt -n libreoffice-help-cs -%defattr(-,root,root) - -%endif -%if %test_build_langs >= 2 - -%files -f file-lists/help_da_list.txt -n libreoffice-help-da -%defattr(-,root,root) - -%endif -%if %test_build_langs >= 1 - -%files -f file-lists/help_de_list.txt -n libreoffice-help-de -%defattr(-,root,root) - -%endif -%if %test_build_langs >= 2 - -%files -f file-lists/help_en_GB_list.txt -n libreoffice-help-en-GB -%defattr(-,root,root) - -%endif - -%changelog diff --git a/libreoffice-help-group2.changes b/libreoffice-help-group2.changes deleted file mode 100644 index d80ba50..0000000 --- a/libreoffice-help-group2.changes +++ /dev/null @@ -1,618 +0,0 @@ -------------------------------------------------------------------- -Thu Nov 7 13:52:27 UTC 2013 - tchvatal@suse.com - -- Version bump to 4.1.3 bugfix release. News: http://blog.documentfoundation.org/2013/11/01/the-document-foundation-announces-libreoffice-4-1-3/ - -------------------------------------------------------------------- -Tue Oct 8 16:45:36 UTC 2013 - tchvatal@suse.com - -- Version bump to 4.1.2.3: bugfix release only. - -------------------------------------------------------------------- -Wed Aug 21 14:56:46 UTC 2013 - pmladek@suse.com - -- update to 4.1.1.2 - -------------------------------------------------------------------- -Tue Aug 13 15:21:02 UTC 2013 - pmladek@suse.com - -- update to 4.1.1.1 -- set PYTHON_FOR_BUILD=no because python is not really needed to build help; - this fixes build on SLED11 - -------------------------------------------------------------------- -Tue Jul 30 13:06:00 UTC 2013 - pmladek@suse.com - -- update to 4.1.0.4 with very big help from tchvatal@suse.com -- removed obsolete patches: - + bridges-missing-cxxflags.diff: fixed better way - + build-max-64-jobs.diff: dmake is not longer used -- update configure switches: - - temporary remove the unknown --disable-mono - - remove the obsolete --without-system-mozilla -- build all dependencies, including helpcompiler, xmlhelp, and l10ntools -- install files from workdir instead of solver; caused by the - switch from dmake to GNU make - -------------------------------------------------------------------- -Mon Jun 17 17:34:03 UTC 2013 - fridrich.strba@suse.com - -- update to 4.0.3.3.5 (SUSE 4.0-rc5, tag suse-4.0-5, based on upstream 4.0.3.3) - -------------------------------------------------------------------- -Fri May 31 15:14:07 UTC 2013 - pmladek@suse.com - -- update to 4.0.3.3.4 (SUSE 4.0-rc4, tag suse-4.0-4, based on upstream 4.0.3.3) - -------------------------------------------------------------------- -Fri May 24 14:21:06 UTC 2013 - pmladek@suse.com - -- update to 4.0.3.3.3 (SUSE 4.0-rc3, tag suse-4.0-3, based on upstream 4.0.3.3) - -------------------------------------------------------------------- -Fri May 10 09:53:14 UTC 2013 - pmladek@suse.com - -- update to 4.0.3.3.2 (SUSE 4.0-rc2, tag suse-4.0-2, based on upstream 4.0.3.3) - -------------------------------------------------------------------- -Wed Apr 17 10:10:05 UTC 2013 - pmladek@suse.com - -- update to 4.0.2.2.1 (SUSE 4.0-rc1, tag suse-4.0-1, based on upstream 4.0.2.2) -- split-help-buildhack-no-vcl.diff: avoid build dependency on vcl - -------------------------------------------------------------------- -Wed Apr 3 13:17:12 UTC 2013 - pmladek@suse.com - -- update to 4.0.2.2 - -------------------------------------------------------------------- -Tue Mar 19 18:04:38 UTC 2013 - pmladek@suse.com - -- update to 4.0.2.1 -- build-max-64-jobs.diff: dmake does not work with more than 64 jobs - -------------------------------------------------------------------- -Thu Feb 28 10:27:15 UTC 2013 - pmladek@suse.com - -- update to 4.0.1.2 - -------------------------------------------------------------------- -Thu Feb 21 10:27:15 UTC 2013 - tchvatal@suse.com - -- update to 4.0.1.1 -- bin obsolete configure-detect-icerun.diff - -------------------------------------------------------------------- -Mon Feb 4 16:38:05 UTC 2013 - pmladek@suse.com - -- configure-detect-icerun.diff: icerun wrapper is not provided by the old - icecream-0.9.2 on SLED11 - -------------------------------------------------------------------- -Tue Jan 22 12:28:43 UTC 2013 - tchvatal@suse.com - -- update to 4.0.0.3 -- build_prepare.inc: share the common build preparation steps between spec files - -* Jan 10 2013 by tchvatal@suse.com in LibreOffice:Unstable - -- bridges-missing-cxxflags.diff: lost RPM optflags when compiling bridges - -* Jan 9 2013 by tchvatal@suse.com in LibreOffice:Unstable - -- update to 4.0.0.1 - -* Dec 19 2012 by tchvatal@suse.com in LibreOffice:Unstable - -- update to 4.0.0.0.beta2 - -* Dec 19 2012 by tchvatal@suse.com in LibreOffice:Unstable - -- update to 4.0.0.0.beta1 -- remove unused build_module_in_parallel define -- use xz tarballs instead of bz ones -- remove unused python-devel from BuildRequires -- add "xz" to BuildRequires; explicitly needed on older SUSE versions -- remove obsolete patches: - * build-helpcontent-do-not-check-cups.diff -- remove obsolete configure switches: - * --disable-ldap - * --disable-mozilla - * --disable-fontconfig - * --disable-strip-solver - * --without-stlport - * --with-system-db - * --with-java-target-version=1.5 -- use configure switches: - * --disable-dbus: dbus is not need for help - * --disable-gstreamer-0-10: gstreamer is not needed for help - * --disable-python: python is not longer needed for localizing sources - * --without-system-icu: system ICU is too old on openSUSE < 12.1 - -------------------------------------------------------------------- -Sat Jan 19 14:31:31 UTC 2013 - dmueller@suse.com - -- raise memory limits / lower parallelism for emulated/native arm builds - -------------------------------------------------------------------- -Fri Dec 14 16:08:15 UTC 2012 - pmladek@suse.com - -- update to 3.6.3.2.4 (SUSE 3.6-rc4, tag suse-3.6-4, based on upstream 3.6.3.2) - -------------------------------------------------------------------- -Fri Nov 23 15:43:06 UTC 2012 - pmladek@suse.com - -- update to 3.6.3.2.3 (SUSE 3.6-rc3, tag suse-3.6-3, based on upstream 3.6.3.2) -- bin obsolete build-i18npool-with-icu-4.0.diff - -------------------------------------------------------------------- -Wed Nov 7 15:30:31 UTC 2012 - pmladek@suse.com - -- update to 3.6.3.2.2 (SUSE 3.6-rc2, tag suse-3.6-2, based on upstream 3.6.3.2) - -------------------------------------------------------------------- -Tue Oct 30 11:58:44 UTC 2012 - pmladek@suse.com - -- updated to version 3.6.2.2.1 (SUSE 3.6 rc1 based on upstream 3.6.2.2) -- build-i18npool-with-icu-4.0.diff: use a function provided already by icu-4.0 - -------------------------------------------------------------------- -Fri Aug 24 13:52:09 UTC 2012 - pmladek@suse.com - -- update version 3.6.1.2 -- LO is not buildable with gcj; use java-devel >= 1.6 in BuildRequires - (bnc#775840) -- add subpackages: Greek(el), Basque(eu), Finnish(fi) -- move Galician(gl) to the group3 source package - -------------------------------------------------------------------- -Thu Aug 9 09:34:09 UTC 2012 - pmladek@suse.com - -- use the vendor "SUSE" instead of "Novell, inc."; SUSE has become a separate - business unit inside The Attachmate Group - -------------------------------------------------------------------- -Fri Jul 27 14:19:29 UTC 2012 - pmladek@suse.com - -- update version 3.6.0.4: - * missing TOC entries in help (fdo#44879) - * add complete names of areas in pivot table - * fixed help for Merge/Split cells (fdo#33746) - * update of selection mode help page (fdo#51416) - * add help for Defaults and Formula option pages (fdo#39141) - * update help page for Tools/Options/LibreOffice/General (fdo#44207) - -* Jun 22 2012 by pmladek@suse.com in LibreOffice:Unstable - -- update version 3.6.0.0.beta2 -- bin obsolete patches: - * config-host-source.diff - * l10ntools-localize-src-helpcontent2.diff - -* Jun 14 2012 by pmladek@suse.com in LibreOffice:Unstable - -- updated to libreoffice-3.5.99.1 (3.6.0-beta1) -- config-host-source.diff: allow to source config_host.mk -- l10ntools-localize-src-helpcontent2.diff: get strings also from src - subdirectory -- disable PostgreSQL SDBC; it is not needed to build help - -------------------------------------------------------------------- -Mon Jul 9 17:06:28 UTC 2012 - pmladek@suse.com - -- update to libreoffice-3.5.4.7 (SUSE 3.5 rc3, based on upstream 3.5.5-rc3) -- reduce build parallelism to reduce build crashes: - * dmake support 64 jobs at maximum - * do not eat all memory with some huge sources -- add procps into BuildRequires to check available memory - -------------------------------------------------------------------- -Thu Jun 28 13:33:54 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.4.6 (SUSE 3.5 rc2, based on upstream 3.5.5-rc2) - -------------------------------------------------------------------- -Mon Jun 25 15:19:57 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.4.5 (SUSE 3.5 rc1, based on upstream 3.5.5-rc2) - -------------------------------------------------------------------- -Thu Jun 14 15:38:44 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.4.4 (SUSE 3.5 beta2, based on upstream 3.5.5-rc1) - -------------------------------------------------------------------- -Thu May 17 19:06:15 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.4.3 (SUSE 3.5 beta1, based on upstream 3.5.4-rc1) - -------------------------------------------------------------------- -Wed Apr 25 15:23:26 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.3.2 (3.5.3-rc2) -- removed upstreamed patches: - * libreoffice-3.5-unpack-sources.diff - * buildfix-icu-4.9.diff -- reordered %prep phase to work better with quilt - -------------------------------------------------------------------- -Fri Apr 20 12:29:53 UTC 2012 - pmladek@suse.com - -- buildfix-icu-4.9.diff: fix build with icu-4.9; needed for openSUSE-12.2 - -------------------------------------------------------------------- -Fri Apr 6 14:57:48 UTC 2012 - pmladek@suse.com - -- clean up configure switches: - * move switches from SUSE*.conf to spec files - * use --with-system-headers and --with-system-libs to prefer system - stuff over internal copies - * use --without-system- only for stuff that is not packaged - or not patched in the SUSE distribution, for example libvisio, - redland, mythes - * bin not longer existing options -- build zip-3.0 only for openSUSE < 11.4 -- add patches for the extra zip-3.0 from the last zip package -- make sure that parallel build is used for dmake and GNU make - build parts - -------------------------------------------------------------------- -Wed Apr 4 13:39:46 UTC 2012 - pmladek@suse.com - -- clean up lo-help-gen-spec according to lo-l10n-gen-spec -- do not supplement l10n packages; we provide support for the given locale; - the extra recommends annoys users when updating on Live-CD (bnc#551003) -- use Requires(pre) instead of PreReq on never distributions - -------------------------------------------------------------------- -Wed Mar 28 15:43:47 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.5.2 (3.5.2-rc2) -- basis subdirectory does not longer exists on the installed system -- mozilla is not longer used for build: - * use --disable-mozilla, --without-system-mozilla, --with-system-nss, - --disable-ldap, --enable-xmlsec instead of --with-system-mozilla, - --with-system-mozilla=xulrunner -- enable python during build; it is needed to localize the sources -- use internal hacked make version 3.82, snapshot 20120301 to get fast - and reliable parallel build -- build zip-3.0 on openSUSE < 11.4; --filesync is needed during build -- libreoffice-3.5-unpack-sources.diff: allow to unpack source tarballs -- build-helpcontent-do-not-check-cups.diff: cups is not needed for helpcontent - -------------------------------------------------------------------- -Wed Mar 14 14:34:11 UTC 2012 - pmladek@suse.com - -- libreoffice-3.4.5.5 == SUSE 3.4.5-rc3 == final - -------------------------------------------------------------------- -Mon Mar 12 18:58:39 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.4.5.5 (SUSE 3.4.5-rc3) - -------------------------------------------------------------------- -Tue Mar 6 15:55:09 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.4.5.4 (SUSE 3.4.5-rc2) - -------------------------------------------------------------------- -Thu Feb 23 17:28:17 UTC 2012 - pmladek@suse.com - -- patch license to follow spdx.org standard - -------------------------------------------------------------------- -Fri Feb 17 10:37:12 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.4.5.3 (SUSE 3.4.5-rc1) - -------------------------------------------------------------------- -Wed Jan 4 14:44:31 UTC 2012 - pmladek@suse.com - -- added automake into BuildRequires to fix build in Factory - -------------------------------------------------------------------- -Wed Nov 23 14:29:30 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.4.4.3 (SUSE 3.4.4-rc1 == final) - -------------------------------------------------------------------- -Mon Sep 12 16:48:48 UTC 2011 - pmladek@suse.com - -- libreoffice-3.4.2.6 == SUSE 3.4.2-rc3 == final - -------------------------------------------------------------------- -Thu Sep 8 15:28:56 UTC 2011 - pmladek@suse.com - -- updated to libreoffice-3.4.2.6 (SUSE 3.4.2-rc3) -- disabled dependency on unixODBC; not needed to build help -- correctly set the documentation directory - -------------------------------------------------------------------- -Fri Sep 2 14:25:16 UTC 2011 - pmladek@suse.com - -- updated to libreoffice-3.4.2.5 (SUSE 3.4.2-rc2) - -------------------------------------------------------------------- -Wed Aug 24 13:45:45 UTC 2011 - pmladek@novell.com - -- updated to libreoffice-3.4.2.4 (SUSE 3.4.2-rc1) -- explicitly disabled mono stuff; not needed to build help - -------------------------------------------------------------------- -Wed Jul 27 15:10:40 UTC 2011 - pmladek@novell.com - -- updated to libreoffice-3.4.2.3 (3.4.2-rc3) -- started building helpcontent without libreoffice-*-devel packages; - split build had not longer be supported with LO-3.4; disabled many - features to keep minimal build dependencies - -------------------------------------------------------------------- -Wed Jun 8 17:29:54 CEST 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.3.1 (3.3.3-rc1) - -------------------------------------------------------------------- -Wed Mar 23 20:08:17 CET 2011 - pmladek@suse.cz - -- libreoffice-3.3.2.2 == 3.3.2-rc2 == final - -------------------------------------------------------------------- -Fri Mar 18 16:40:02 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.2.2 (3.3.2-rc2) - -------------------------------------------------------------------- -Wed Mar 9 17:42:27 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.2.1 (3.3.2-rc1) - -------------------------------------------------------------------- -Wed Feb 23 14:08:35 CET 2011 - pmladek@suse.cz - -- libreoffice-3.3.1.2 == 3.3.1-rc2 == final - -------------------------------------------------------------------- -Wed Feb 16 16:27:04 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.1.2 (3.3.1-rc2) - -------------------------------------------------------------------- -Tue Feb 8 20:53:59 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.1.1 (3.3.1-rc1) - -------------------------------------------------------------------- -Mon Jan 31 20:32:38 CET 2011 - pmladek@suse.cz - -- libreoffice-build-3.3.0.4 == 3.3.0-rc4 == final - -------------------------------------------------------------------- -Wed Jan 19 12:58:21 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.0.4 (3.3-rc4) - -------------------------------------------------------------------- -Tue Jan 11 16:41:58 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.0.3 (3.3-rc3) - -------------------------------------------------------------------- -Tue Dec 21 19:44:02 CET 2010 - pmladek@suse.cz - -- updated to libreoffice-3.3.0.2 (3.3-rc2) - -------------------------------------------------------------------- -Wed Dec 1 19:41:47 CET 2010 - pmladek@suse.cz - -- updated to libreoffice-3.3.0.1 (3.3-rc1) -- fixed URL, summary, and description for LibreOffice - -------------------------------------------------------------------- -Fri Nov 12 12:24:42 CET 2010 - pmladek@suse.cz - -- updated to libreoffice-3.2.99.3 (3.3-beta3) - -------------------------------------------------------------------- -Thu Oct 14 19:12:31 CEST 2010 - pmladek@suse.cz - -- switched to the LibreOffice code base, http://www.documentfoundation.org/ -- renamed packages from OpenOffice_org* to libreoffice* -- updated to libreoffice-3.2.99.2 (3.3-beta2) - -------------------------------------------------------------------- -Wed Sep 15 20:45:27 CEST 2010 - pmladek@suse.cz - -- updated to version 3.2.98.1 (3.3-alpha1) -- used the prepatched OOo sources from ooo-build git - -------------------------------------------------------------------- -Thu Sep 2 15:45:12 CEST 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.1.6 (3.2.1 security update, bnc#629085, - MaintenanceTracker-35044, CVE-2010-2935, CVE-2010-2936) - -------------------------------------------------------------------- -Tue Aug 24 16:37:41 CEST 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.1.5 (3.2.1 security update, bnc#629085, - MaintenanceTracker-35044, CVE-2010-2935, CVE-2010-2936) - -------------------------------------------------------------------- -Wed Jun 16 19:17:34 CEST 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.1.4 (3.2.1 maintenance update) - -------------------------------------------------------------------- -Mon May 31 17:27:18 CEST 2010 - pmladek@suse.cz - -- ooo-build-3.2.1.3 == 3.2.1-rc3 == final - -------------------------------------------------------------------- -Fri May 28 17:37:09 CEST 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m19 -- updated ooo-build to version 3.2.1.3 (3.2.1-rc3) - -------------------------------------------------------------------- -Tue May 25 17:44:26 CEST 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m18 (3.2.1-rc2) -- updated ooo-build to version 3.2.1.2 (3.2.1-rc2) - -------------------------------------------------------------------- -Thu May 13 20:29:10 CEST 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m17 (3.2.1-rc1) -- updated ooo-build to version 3.2.1.1 (3.2.1-rc1) -- added initial support for build on MeeGo distro - -------------------------------------------------------------------- -Fri Apr 23 11:30:30 CEST 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m15 -- updated ooo-build to version 3.2.0.99.3 (3.2.1-beta3) - -------------------------------------------------------------------- -Thu Mar 25 21:38:09 CET 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.0.99.2 (3.2.1-beta2) - -------------------------------------------------------------------- -Thu Mar 11 21:18:47 CET 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.0.99.1 (3.2.1-beta1) - -------------------------------------------------------------------- -Fri Feb 26 17:11:58 CET 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.0.98.1 (3.2.1-alpha1) - -------------------------------------------------------------------- -Wed Feb 24 17:20:34 CET 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.0.7 (3.2 bugfix release) - -------------------------------------------------------------------- -Thu Feb 18 20:46:24 CET 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.0.6 (3.2 bugfix release) - -------------------------------------------------------------------- -Thu Feb 4 19:36:48 CET 2010 - pmladek@suse.cz - -- ooo-build-3.2.0.5 == 3.2-rc5 == final - -------------------------------------------------------------------- -Thu Feb 4 15:33:42 CET 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m12 (3.2-rc5) -- updated ooo-build to version 3.2.0.5 (3.2-rc5) - -------------------------------------------------------------------- -Wed Jan 27 20:29:22 CET 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m11 (3.2-rc4) -- updated ooo-build to version 3.2.0.4 (3.2-rc4) - -------------------------------------------------------------------- -Wed Jan 13 19:32:02 CET 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m9 -- updated ooo-build to version 3.2.0.2 (3.2-rc2) - -------------------------------------------------------------------- -Sun Dec 20 19:38:12 CET 2009 - pmladek@suse.cz - -- updated to the milestone ooo320-m8 -- updated ooo-build to version 3.2.0.1 (3.2-rc1) - -------------------------------------------------------------------- -Mon Dec 7 17:53:37 CET 2009 - pmladek@suse.cz - -- updated to the milestone ooo320-m7 -- updated ooo-build to version 3.1.99.4 (3.2-beta4) -- removed obsolete extra localization sources - -------------------------------------------------------------------- -Tue Nov 24 16:57:27 CET 2009 - pmladek@suse.cz - -- updated to the milestone ooo320-m5 -- updated ooo-build to version 3.1.99.3 (3.2-beta3) - -------------------------------------------------------------------- -Fri Nov 13 17:34:52 CET 2009 - pmladek@suse.cz - -- updated to the milestone ooo320-m4 -- updated ooo-build to version 3.1.99.2 (3.2-beta2) -- added perl-Compress-Zlib into BuildRequires for SLED10; needed by - perl-Archive-Zip; was included in the main perl package on newer distros - -------------------------------------------------------------------- -Thu Oct 29 22:57:28 CET 2009 - pmladek@suse.cz - -- updated to the milestone ooo320-m2 -- updated ooo-build to version 3.1.99.1 (3.2-beta1) -- added perl-Archive-Zip into BuildRequires - -------------------------------------------------------------------- -Tue Oct 20 16:45:29 CEST 2009 - pmladek@suse.cz - -- updated ooo-build to version 3.1.1.4 - -------------------------------------------------------------------- -Tue Oct 6 17:01:57 CEST 2009 - pmladek@suse.cz - -- updated ooo-build to version 3.1.1.3 - -------------------------------------------------------------------- -Tue Sep 22 16:15:15 CEST 2009 - pmladek@suse.cz - -- updated ooo-build to version 3.1.1.2 - -------------------------------------------------------------------- -Wed Sep 2 18:00:13 CEST 2009 - pmladek@suse.cz - -- ooo-build-3.1.1.1 == 3.1.1-rc1 == final - -------------------------------------------------------------------- -Tue Sep 1 13:02:33 CEST 2009 - pmladek@suse.cz - -- do not exclude archs for noarch packages - -------------------------------------------------------------------- -Wed Aug 26 13:28:08 CEST 2009 - pmladek@suse.cz - -- updated to the milestone ooo310-m19 -- updated ooo-build to version 3.1.1.1 (3.1.1-rc1) - -------------------------------------------------------------------- -Tue Aug 18 19:51:59 CEST 2009 - pmladek@suse.cz - -- updated to the milestone ooo310-m18 -- updated ooo-build to version 3.1.0.99.3 (3.1.1-beta3) - -------------------------------------------------------------------- -Tue Aug 4 22:19:15 CEST 2009 - pmladek@suse.cz - -- updated to the milestone ooo310-m17 -- updated ooo-build to version 3.1.0.99.2 (3.1.1-beta2) -- updated extra localizations sources: bg el mk nb nn sk sl - -------------------------------------------------------------------- -Thu Jul 23 21:16:24 CEST 2009 - pmladek@suse.cz - -- updated to the milestone ooo310-m16 -- updated ooo-build to version 3.1.0.99.1 (3.1.1-beta1) - -------------------------------------------------------------------- -Mon Jun 29 19:30:31 CEST 2009 - pmladek@suse.cz - -- updated to the milestone ooo310-m14 -- updated ooo-build to version 3.1.0.98.2 (3.1.1-alpha2) - -------------------------------------------------------------------- -Fri Jun 26 18:01:05 CEST 2009 - pmladek@suse.cz - -- split OpenOffice_org-help source package into more pieces to make the - build more parallel; asked by Coolo - diff --git a/libreoffice-help-group2.spec b/libreoffice-help-group2.spec deleted file mode 100644 index 38719f8..0000000 --- a/libreoffice-help-group2.spec +++ /dev/null @@ -1,524 +0,0 @@ -# -# spec file for package libreoffice-help-group2 -# -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via http://bugs.opensuse.org/ -# - - -Name: libreoffice-help-group2 -################################################################### -## DO NOT EDIT THIS SPEC FILE -## Generated by: -## perl lo-help-gen-spec libreoffice-help-groupX.spec.in lo-help-groupX -################################################################### -Version: 4.1.3.2 -Release: 0 -%define gnu_make_version 3.82 -%define gnu_make_snapshot 20120301 -%define zip_version 3.0 -%define lo_home libreoffice -# test_build_langs: 1 = de and cs -# 2 = all supported languages -%define test_build_langs 2 -# debug_build: 0 = no -# 1 = yes (enable depency tracking, ccache) -%define debug_build 0 -# prepare_build: 0 = no -# 1 = yes (just build, install and create packages; without %%prep section and configure) -%define prepare_build 1 -# -%if %test_build_langs == 0 -%define lo_langs "" -%else -%if %test_build_langs == 1 -%define lo_langs "" -%else -%define lo_langs "el en-ZA es et eu fi fr" -%endif -%endif -#!BuildIgnore: libreoffice -# both zip and perl-Archive-Zip are needed; tested with ooo320-m3, 2009-10-22 -BuildRequires: ant -BuildRequires: ant-apache-regexp -BuildRequires: automake -BuildRequires: bison -BuildRequires: boost-devel -BuildRequires: db-devel -BuildRequires: flac-devel -BuildRequires: flex -BuildRequires: freetype2-devel -BuildRequires: gcc-c++ -BuildRequires: gperf -BuildRequires: icu -BuildRequires: java-devel >= 1.6 -BuildRequires: libcppunit-devel -BuildRequires: libexpat-devel -BuildRequires: libicu-devel -BuildRequires: libxml2-devel -BuildRequires: libxslt-devel -BuildRequires: openssl-devel -BuildRequires: perl-Archive-Zip -BuildRequires: perl-Compress-Zlib -BuildRequires: pkg-config -BuildRequires: procps -BuildRequires: unzip -BuildRequires: xorg-x11-devel -BuildRequires: xz -BuildRequires: zip -%if 0%{?suse_version} == 01010 -# is not required by Java SDKs by mistake on SLED10 -BuildRequires: update-alternatives -%endif -# compat stuff -Provides: OpenOffice_org-help-group2 = %version -Obsoletes: OpenOffice_org-help-group2 <= %version -Summary: LibreOffice Help Development -License: LGPL-3.0 -Group: Productivity/Office/Suite -Url: http://www.documentfoundation.org/ -Source0: libreoffice-%version.tar.xz -Source1: libreoffice-help-%version.tar.xz -Source2: libreoffice-translations-%version.tar.xz -Source10: build_prepare.inc -# make-3.82 is needed for parallel build -# this version extends plain make-3.82 with --warn-undefined-functions option -# URL: http://cgit.freedesktop.org/libreoffice/contrib/dev-tools/tree/make-3.82-gbuild, snapshot 2011-08-17 -Source30: make-%gnu_make_version-gbuild-%gnu_make_snapshot.tar.bz2 -# zip-3.0 or newer is required because of the --filesync feature -Source31: zip-%zip_version.tar.bz2 -# helper stuff to produce pieces of the spec file -Source200: libreoffice-help-groupX.spec.in -Source201: lo-help-gen-spec -Source202: lo-help-groupX - -Patch0: split-help-buildhack-no-vcl.diff -# -# Patches against zip-3.0 -Patch2000: zip-3.0-iso8859_2.patch -Patch2001: zip-3.0-add_options_to_help.patch -Patch2002: zip-3.0-nonexec-stack.patch -Patch2003: zip-3.0-optflags.patch -Patch2004: zip-3.0-tempfile.patch -Patch2005: zip-notimestamp.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -#!ExclusiveArch: %ix86 x86_64 ppc -BuildArch: noarch - -%description -This package provides files related to the LibreOffice help -development. - -%if %test_build_langs >= 2 -%package -n libreoffice-help-el -Summary: Greek Help Localization for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:el) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-help-el = %version -Obsoletes: OpenOffice_org-help-el <= %version -Provides: OpenOffice_org-el:%_prefix/ooo-2.0/help/el/default.css - -%description -n libreoffice-help-el -Greek help localization for LibreOffice. The other localized stuff -is in libreoffice-l10n-el. - -%package -n libreoffice-help-en-ZA -Summary: South Africa English Help Localization for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:en_ZA) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-help-en-ZA = %version -Obsoletes: OpenOffice_org-help-en-ZA <= %version -Provides: OpenOffice_org-en-ZA:%_prefix/ooo-2.0/help/en-ZA/default.css - -%description -n libreoffice-help-en-ZA -South Africa English help localization for LibreOffice. The other localized stuff -is in libreoffice-l10n-en-ZA. - -%package -n libreoffice-help-es -Summary: Spanish Help Localization for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:es) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-help-es = %version -Obsoletes: OpenOffice_org-help-es <= %version -Provides: OpenOffice_org-es:%_prefix/ooo-2.0/help/es/default.css - -%description -n libreoffice-help-es -Spanish help localization for LibreOffice. The other localized stuff -is in libreoffice-l10n-es. - -%package -n libreoffice-help-et -Summary: Estonian Help Localization for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:et) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-help-et = %version -Obsoletes: OpenOffice_org-help-et <= %version -Provides: OpenOffice_org-et:%_prefix/ooo-2.0/help/et/default.css - -%description -n libreoffice-help-et -Estonian help localization for LibreOffice. The other localized stuff -is in libreoffice-l10n-et. - -%package -n libreoffice-help-eu -Summary: Basque Help Localization for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:eu) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-help-eu = %version -Obsoletes: OpenOffice_org-help-eu <= %version -Provides: OpenOffice_org-eu:%_prefix/ooo-2.0/help/eu/default.css - -%description -n libreoffice-help-eu -Basque help localization for LibreOffice. The other localized stuff -is in libreoffice-l10n-eu. - -%package -n libreoffice-help-fi -Summary: Finnish Help Localization for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:fi) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-help-fi = %version -Obsoletes: OpenOffice_org-help-fi <= %version -Provides: OpenOffice_org-fi:%_prefix/ooo-2.0/help/fi/default.css - -%description -n libreoffice-help-fi -Finnish help localization for LibreOffice. The other localized stuff -is in libreoffice-l10n-fi. - -%package -n libreoffice-help-fr -Summary: French Help Localization for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:fr) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-help-fr = %version -Obsoletes: OpenOffice_org-help-fr <= %version -Provides: OpenOffice_org-fr:%_prefix/ooo-2.0/help/fr/default.css - -%description -n libreoffice-help-fr -French help localization for LibreOffice. The other localized stuff -is in libreoffice-l10n-fr. - -%endif - -%prep -%if %prepare_build == 0 -%setup -D -T -q -n libreoffice-%version -%else -%setup -q -a30 -a31 -b1 -b2 -n libreoffice-%version -# -# patch zip-3.0 -%if %suse_version < 1140 -tar -xjf %{S:31} -cd zip30 -%patch2000 -%patch2001 -%patch2002 -%patch2003 -%patch2004 -%patch2005 -cd - -%endif -%endif -%patch0 -p1 - -%build -%{expand:%(cat %_sourcedir/build_prepare.inc)} -# hack to pass configure check for python; it is not really needed to build the help -export PYTHON_FOR_BUILD=no -%if %prepare_build != 0 -./autogen.sh $PARALLEL_BUILD \ - --libdir=%{_libdir} \ - --prefix=%{_prefix} \ - --mandir=%{_mandir} \ - --sysconfdir=/etc \ - --docdir=%{_docdir}/%{name} \ - --with-vendor=SUSE \ - --with-lang=%lo_langs \ - --disable-fetch-external \ - --with-external-tar="$RPM_SOURCE_DIR" \ - --with-alloc=system \ - --with-jdk-home=$JAVA_HOME \ - --with-ant-home=/usr/share/ant \ - --without-fonts \ - --without-myspell-dicts \ - --disable-kde \ - --disable-kde4 \ - --disable-gtk \ - --disable-gconf \ - --disable-gnome-vfs \ - --disable-evolution2 \ - --disable-gstreamer \ - --disable-opengl \ - --disable-dbus \ - --disable-gstreamer-0-10 \ - --disable-python \ - --disable-odk \ - --without-junit \ -%if %debug_build == 0 - --disable-ccache \ -%endif -%if %suse_version < 1210 - --without-system-icu \ -%endif - --disable-postgresql-sdbc \ - --disable-cups \ - --with-system-dicts \ - --with-system-libxml \ - --with-system-openssl \ - --with-system-cppunit \ - --with-system-expat \ - --with-system-boost \ - --without-system-jpeg -%endif -# build helpcontent2 module and all its pre-requisites -make helpcompiler.all -make xmlhelp.all -make helpcontent2.all -make l10ntools.all -make helpcontent2 - -%install -sed '/SOLARVER/!d' config_host.mk > "${RPM_BUILD_ROOT}/config_host.mk.parsed" -sed '/INPATH/!d' config_host.mk >> "${RPM_BUILD_ROOT}/config_host.mk.parsed" -. "${RPM_BUILD_ROOT}/config_host.mk.parsed" -rm -rf "${RPM_BUILD_ROOT}/config_host.mk.parsed" -test -z %lo_langs && langs="en-US" || langs=%lo_langs -mkdir -p file-lists -for lang in $langs ; do - test "$lang" = "en-US" && langdir="en" || langdir="$lang" - mkdir -p $RPM_BUILD_ROOT/%_datadir/%lo_home/help/$langdir - for dir in workdir/$INPATH/HelpTarget/*; do - cp -r $dir/$lang/s* $RPM_BUILD_ROOT/%_datadir/%lo_home/help/$langdir - done - # copy also html and css - cp -r workdir/$INPATH/HelpTarget/shared/$lang/*.{html,css} $RPM_BUILD_ROOT/%_datadir/%lo_home/help/$langdir - lang_underscore=`echo $lang | sed "s/-/_/g"` - filelist=help_${lang_underscore}_list.txt - echo "%dir %_datadir/%lo_home" >file-lists/$filelist - echo "%dir %_datadir/%lo_home/help" >>file-lists/$filelist - find $RPM_BUILD_ROOT/%_datadir/%lo_home/help/$langdir -type d -printf "%%%%dir %_datadir/%lo_home/help/$langdir/%%P\n" >>file-lists/$filelist - find $RPM_BUILD_ROOT/%_datadir/%lo_home/help/$langdir -type f -printf "%_datadir/%lo_home/help/$langdir/%%P\n" >>file-lists/$filelist - # the file list is needed to create compat symlinks - cp file-lists/$filelist $RPM_BUILD_ROOT/%_datadir/%lo_home - echo "%_datadir/%lo_home/$filelist" >>file-lists/$filelist -done - -%clean -rm -rf $RPM_BUILD_ROOT - -%if %test_build_langs >= 2 -# el - -%posttrans -n libreoffice-help-el -%_datadir/%lo_home/link-to-ooo-home %_datadir/%lo_home/help_el_list.txt || true - -%preun -n libreoffice-help-el -test "$1" = "0" && cp %_datadir/%lo_home/help_el_list.txt %_datadir/%lo_home/help_el_list.txt.postun || true - -%postun -n libreoffice-help-el -test "$1" = "0" && %_datadir/%lo_home/link-to-ooo-home --unlink %_datadir/%lo_home/help_el_list.txt.postun || true -rm -f %_datadir/%lo_home/help_el_list.txt.postun 2>/dev/null -# en-ZA - -%posttrans -n libreoffice-help-en-ZA -%_datadir/%lo_home/link-to-ooo-home %_datadir/%lo_home/help_en_ZA_list.txt || true - -%preun -n libreoffice-help-en-ZA -test "$1" = "0" && cp %_datadir/%lo_home/help_en_ZA_list.txt %_datadir/%lo_home/help_en_ZA_list.txt.postun || true - -%postun -n libreoffice-help-en-ZA -test "$1" = "0" && %_datadir/%lo_home/link-to-ooo-home --unlink %_datadir/%lo_home/help_en_ZA_list.txt.postun || true -rm -f %_datadir/%lo_home/help_en_ZA_list.txt.postun 2>/dev/null -# es - -%posttrans -n libreoffice-help-es -%_datadir/%lo_home/link-to-ooo-home %_datadir/%lo_home/help_es_list.txt || true - -%preun -n libreoffice-help-es -test "$1" = "0" && cp %_datadir/%lo_home/help_es_list.txt %_datadir/%lo_home/help_es_list.txt.postun || true - -%postun -n libreoffice-help-es -test "$1" = "0" && %_datadir/%lo_home/link-to-ooo-home --unlink %_datadir/%lo_home/help_es_list.txt.postun || true -rm -f %_datadir/%lo_home/help_es_list.txt.postun 2>/dev/null -# et - -%posttrans -n libreoffice-help-et -%_datadir/%lo_home/link-to-ooo-home %_datadir/%lo_home/help_et_list.txt || true - -%preun -n libreoffice-help-et -test "$1" = "0" && cp %_datadir/%lo_home/help_et_list.txt %_datadir/%lo_home/help_et_list.txt.postun || true - -%postun -n libreoffice-help-et -test "$1" = "0" && %_datadir/%lo_home/link-to-ooo-home --unlink %_datadir/%lo_home/help_et_list.txt.postun || true -rm -f %_datadir/%lo_home/help_et_list.txt.postun 2>/dev/null -# eu - -%posttrans -n libreoffice-help-eu -%_datadir/%lo_home/link-to-ooo-home %_datadir/%lo_home/help_eu_list.txt || true - -%preun -n libreoffice-help-eu -test "$1" = "0" && cp %_datadir/%lo_home/help_eu_list.txt %_datadir/%lo_home/help_eu_list.txt.postun || true - -%postun -n libreoffice-help-eu -test "$1" = "0" && %_datadir/%lo_home/link-to-ooo-home --unlink %_datadir/%lo_home/help_eu_list.txt.postun || true -rm -f %_datadir/%lo_home/help_eu_list.txt.postun 2>/dev/null -# fi - -%posttrans -n libreoffice-help-fi -%_datadir/%lo_home/link-to-ooo-home %_datadir/%lo_home/help_fi_list.txt || true - -%preun -n libreoffice-help-fi -test "$1" = "0" && cp %_datadir/%lo_home/help_fi_list.txt %_datadir/%lo_home/help_fi_list.txt.postun || true - -%postun -n libreoffice-help-fi -test "$1" = "0" && %_datadir/%lo_home/link-to-ooo-home --unlink %_datadir/%lo_home/help_fi_list.txt.postun || true -rm -f %_datadir/%lo_home/help_fi_list.txt.postun 2>/dev/null -# fr - -%posttrans -n libreoffice-help-fr -%_datadir/%lo_home/link-to-ooo-home %_datadir/%lo_home/help_fr_list.txt || true - -%preun -n libreoffice-help-fr -test "$1" = "0" && cp %_datadir/%lo_home/help_fr_list.txt %_datadir/%lo_home/help_fr_list.txt.postun || true - -%postun -n libreoffice-help-fr -test "$1" = "0" && %_datadir/%lo_home/link-to-ooo-home --unlink %_datadir/%lo_home/help_fr_list.txt.postun || true -rm -f %_datadir/%lo_home/help_fr_list.txt.postun 2>/dev/null -%endif - -%if %test_build_langs >= 2 -%files -f file-lists/help_el_list.txt -n libreoffice-help-el -%defattr(-,root,root) - -%files -f file-lists/help_en_ZA_list.txt -n libreoffice-help-en-ZA -%defattr(-,root,root) - -%files -f file-lists/help_es_list.txt -n libreoffice-help-es -%defattr(-,root,root) - -%files -f file-lists/help_et_list.txt -n libreoffice-help-et -%defattr(-,root,root) - -%files -f file-lists/help_eu_list.txt -n libreoffice-help-eu -%defattr(-,root,root) - -%files -f file-lists/help_fi_list.txt -n libreoffice-help-fi -%defattr(-,root,root) - -%files -f file-lists/help_fr_list.txt -n libreoffice-help-fr -%defattr(-,root,root) - -%endif - -%changelog diff --git a/libreoffice-help-group3.changes b/libreoffice-help-group3.changes deleted file mode 100644 index 0ebba31..0000000 --- a/libreoffice-help-group3.changes +++ /dev/null @@ -1,619 +0,0 @@ -------------------------------------------------------------------- -Thu Nov 7 13:52:28 UTC 2013 - tchvatal@suse.com - -- Version bump to 4.1.3 bugfix release. News: http://blog.documentfoundation.org/2013/11/01/the-document-foundation-announces-libreoffice-4-1-3/ - -------------------------------------------------------------------- -Tue Oct 8 16:45:36 UTC 2013 - tchvatal@suse.com - -- Version bump to 4.1.2.3: bugfix release only. - -------------------------------------------------------------------- -Wed Aug 21 14:56:46 UTC 2013 - pmladek@suse.com - -- update to 4.1.1.2 - -------------------------------------------------------------------- -Tue Aug 13 15:21:02 UTC 2013 - pmladek@suse.com - -- update to 4.1.1.1 -- set PYTHON_FOR_BUILD=no because python is not really needed to build help; - this fixes build on SLED11 - -------------------------------------------------------------------- -Tue Jul 30 13:06:00 UTC 2013 - pmladek@suse.com - -- update to 4.1.0.4 with very big help from tchvatal@suse.com -- removed obsolete patches: - + bridges-missing-cxxflags.diff: fixed better way - + build-max-64-jobs.diff: dmake is not longer used -- update configure switches: - - temporary remove the unknown --disable-mono - - remove the obsolete --without-system-mozilla -- build all dependencies, including helpcompiler, xmlhelp, and l10ntools -- install files from workdir instead of solver; caused by the - switch from dmake to GNU make - -------------------------------------------------------------------- -Mon Jun 17 17:34:03 UTC 2013 - fridrich.strba@suse.com - -- update to 4.0.3.3.5 (SUSE 4.0-rc5, tag suse-4.0-5, based on upstream 4.0.3.3) - -------------------------------------------------------------------- -Fri May 31 15:14:07 UTC 2013 - pmladek@suse.com - -- update to 4.0.3.3.4 (SUSE 4.0-rc4, tag suse-4.0-4, based on upstream 4.0.3.3) - -------------------------------------------------------------------- -Fri May 24 14:21:06 UTC 2013 - pmladek@suse.com - -- update to 4.0.3.3.3 (SUSE 4.0-rc3, tag suse-4.0-3, based on upstream 4.0.3.3) - -------------------------------------------------------------------- -Fri May 10 09:53:14 UTC 2013 - pmladek@suse.com - -- update to 4.0.3.3.2 (SUSE 4.0-rc2, tag suse-4.0-2, based on upstream 4.0.3.3) - -------------------------------------------------------------------- -Wed Apr 17 10:10:05 UTC 2013 - pmladek@suse.com - -- update to 4.0.2.2.1 (SUSE 4.0-rc1, tag suse-4.0-1, based on upstream 4.0.2.2) -- split-help-buildhack-no-vcl.diff: avoid build dependency on vcl - -------------------------------------------------------------------- -Wed Apr 3 13:17:12 UTC 2013 - pmladek@suse.com - -- update to 4.0.2.2 - -------------------------------------------------------------------- -Tue Mar 19 18:04:38 UTC 2013 - pmladek@suse.com - -- update to 4.0.2.1 -- build-max-64-jobs.diff: dmake does not work with more than 64 jobs - -------------------------------------------------------------------- -Thu Feb 28 10:27:15 UTC 2013 - pmladek@suse.com - -- update to 4.0.1.2 - -------------------------------------------------------------------- -Thu Feb 21 10:27:15 UTC 2013 - tchvatal@suse.com - -- update to 4.0.1.1 -- bin obsolete configure-detect-icerun.diff - -------------------------------------------------------------------- -Mon Feb 4 16:38:05 UTC 2013 - pmladek@suse.com - -- configure-detect-icerun.diff: icerun wrapper is not provided by the old - icecream-0.9.2 on SLED11 - -------------------------------------------------------------------- -Tue Jan 22 12:28:43 UTC 2013 - tchvatal@suse.com - -- update to 4.0.0.3 -- build_prepare.inc: share the common build preparation steps between spec files - -* Jan 10 2013 by tchvatal@suse.com in LibreOffice:Unstable - -- bridges-missing-cxxflags.diff: lost RPM optflags when compiling bridges - -* Jan 9 2013 by tchvatal@suse.com in LibreOffice:Unstable - -- update to 4.0.0.1 - -* Dec 19 2012 by tchvatal@suse.com in LibreOffice:Unstable - -- update to 4.0.0.0.beta2 - -* Dec 19 2012 by tchvatal@suse.com in LibreOffice:Unstable - -- update to 4.0.0.0.beta1 -- remove unused build_module_in_parallel define -- use xz tarballs instead of bz ones -- remove unused python-devel from BuildRequires -- add "xz" to BuildRequires; explicitly needed on older SUSE versions -- remove obsolete patches: - * build-helpcontent-do-not-check-cups.diff -- remove obsolete configure switches: - * --disable-ldap - * --disable-mozilla - * --disable-fontconfig - * --disable-strip-solver - * --without-stlport - * --with-system-db - * --with-java-target-version=1.5 -- use configure switches: - * --disable-dbus: dbus is not need for help - * --disable-gstreamer-0-10: gstreamer is not needed for help - * --disable-python: python is not longer needed for localizing sources - * --without-system-icu: system ICU is too old on openSUSE < 12.1 - -------------------------------------------------------------------- -Sat Jan 19 14:31:31 UTC 2013 - dmueller@suse.com - -- raise memory limits / lower parallelism for emulated/native arm builds - -------------------------------------------------------------------- -Fri Dec 14 16:08:15 UTC 2012 - pmladek@suse.com - -- update to 3.6.3.2.4 (SUSE 3.6-rc4, tag suse-3.6-4, based on upstream 3.6.3.2) - -------------------------------------------------------------------- -Fri Nov 23 15:43:06 UTC 2012 - pmladek@suse.com - -- update to 3.6.3.2.3 (SUSE 3.6-rc3, tag suse-3.6-3, based on upstream 3.6.3.2) -- bin obsolete build-i18npool-with-icu-4.0.diff - -------------------------------------------------------------------- -Wed Nov 7 15:30:31 UTC 2012 - pmladek@suse.com - -- update to 3.6.3.2.2 (SUSE 3.6-rc2, tag suse-3.6-2, based on upstream 3.6.3.2) - -------------------------------------------------------------------- -Tue Oct 30 11:58:44 UTC 2012 - pmladek@suse.com - -- updated to version 3.6.2.2.1 (SUSE 3.6 rc1 based on upstream 3.6.2.2) -- build-i18npool-with-icu-4.0.diff: use a function provided already by icu-4.0 - -------------------------------------------------------------------- -Fri Aug 24 13:52:09 UTC 2012 - pmladek@suse.com - -- update version 3.6.1.2 -- LO is not buildable with gcj; use java-devel >= 1.6 in BuildRequires - (bnc#775840) -- move Galician(gl) subpackage from the group2 source package - -------------------------------------------------------------------- -Thu Aug 9 09:34:09 UTC 2012 - pmladek@suse.com - -- use the vendor "SUSE" instead of "Novell, inc."; SUSE has become a separate - business unit inside The Attachmate Group - -------------------------------------------------------------------- -Fri Jul 27 14:19:29 UTC 2012 - pmladek@suse.com - -- update version 3.6.0.4: - * missing TOC entries in help (fdo#44879) - * add complete names of areas in pivot table - * fixed help for Merge/Split cells (fdo#33746) - * update of selection mode help page (fdo#51416) - * add help for Defaults and Formula option pages (fdo#39141) - * update help page for Tools/Options/LibreOffice/General (fdo#44207) - -* Jun 22 2012 by pmladek@suse.com in LibreOffice:Unstable - -- update version 3.6.0.0.beta2 -- bin obsolete patches: - * config-host-source.diff - * l10ntools-localize-src-helpcontent2.diff - -* Jun 14 2012 by pmladek@suse.com in LibreOffice:Unstable - -- updated to libreoffice-3.5.99.1 (3.6.0-beta1) -- config-host-source.diff: allow to source config_host.mk -- l10ntools-localize-src-helpcontent2.diff: get strings also from src - subdirectory -- disable PostgreSQL SDBC; it is not needed to build help - -------------------------------------------------------------------- -Mon Jul 9 17:06:28 UTC 2012 - pmladek@suse.com - -- update to libreoffice-3.5.4.7 (SUSE 3.5 rc3, based on upstream 3.5.5-rc3) -- reduce build parallelism to reduce build crashes: - * dmake support 64 jobs at maximum - * do not eat all memory with some huge sources -- add procps into BuildRequires to check available memory - -------------------------------------------------------------------- -Thu Jun 28 13:33:54 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.4.6 (SUSE 3.5 rc2, based on upstream 3.5.5-rc2) - -------------------------------------------------------------------- -Mon Jun 25 15:19:57 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.4.5 (SUSE 3.5 rc1, based on upstream 3.5.5-rc2) - -------------------------------------------------------------------- -Thu Jun 14 15:38:44 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.4.4 (SUSE 3.5 beta2, based on upstream 3.5.5-rc1) - -------------------------------------------------------------------- -Thu May 17 19:06:15 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.4.3 (SUSE 3.5 beta1, based on upstream 3.5.4-rc1) - -------------------------------------------------------------------- -Wed Apr 25 15:23:26 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.3.2 (3.5.3-rc2) -- removed upstreamed patches: - * libreoffice-3.5-unpack-sources.diff - * buildfix-icu-4.9.diff -- reordered %prep phase to work better with quilt - -------------------------------------------------------------------- -Fri Apr 20 12:29:53 UTC 2012 - pmladek@suse.com - -- buildfix-icu-4.9.diff: fix build with icu-4.9; needed for openSUSE-12.2 - -------------------------------------------------------------------- -Fri Apr 6 14:57:48 UTC 2012 - pmladek@suse.com - -- clean up configure switches: - * move switches from SUSE*.conf to spec files - * use --with-system-headers and --with-system-libs to prefer system - stuff over internal copies - * use --without-system- only for stuff that is not packaged - or not patched in the SUSE distribution, for example libvisio, - redland, mythes - * bin not longer existing options -- build zip-3.0 only for openSUSE < 11.4 -- add patches for the extra zip-3.0 from the last zip package -- make sure that parallel build is used for dmake and GNU make - build parts - -------------------------------------------------------------------- -Wed Apr 4 13:39:46 UTC 2012 - pmladek@suse.com - -- clean up lo-help-gen-spec according to lo-l10n-gen-spec -- do not supplement l10n packages; we provide support for the given locale; - the extra recommends annoys users when updating on Live-CD (bnc#551003) -- use Requires(pre) instead of PreReq on never distributions - -------------------------------------------------------------------- -Wed Mar 28 15:43:47 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.5.2 (3.5.2-rc2) -- basis subdirectory does not longer exists on the installed system -- mozilla is not longer used for build: - * use --disable-mozilla, --without-system-mozilla, --with-system-nss, - --disable-ldap, --enable-xmlsec instead of --with-system-mozilla, - --with-system-mozilla=xulrunner -- enable python during build; it is needed to localize the sources -- use internal hacked make version 3.82, snapshot 20120301 to get fast - and reliable parallel build -- build zip-3.0 on openSUSE < 11.4; --filesync is needed during build -- libreoffice-3.5-unpack-sources.diff: allow to unpack source tarballs -- build-helpcontent-do-not-check-cups.diff: cups is not needed for helpcontent - -------------------------------------------------------------------- -Wed Mar 14 14:34:11 UTC 2012 - pmladek@suse.com - -- libreoffice-3.4.5.5 == SUSE 3.4.5-rc3 == final - -------------------------------------------------------------------- -Mon Mar 12 18:58:39 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.4.5.5 (SUSE 3.4.5-rc3) - -------------------------------------------------------------------- -Tue Mar 6 15:55:09 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.4.5.4 (SUSE 3.4.5-rc2) - -------------------------------------------------------------------- -Thu Feb 23 17:28:17 UTC 2012 - pmladek@suse.com - -- patch license to follow spdx.org standard - -------------------------------------------------------------------- -Fri Feb 17 10:37:12 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.4.5.3 (SUSE 3.4.5-rc1) - -------------------------------------------------------------------- -Wed Jan 4 14:44:31 UTC 2012 - pmladek@suse.com - -- added automake into BuildRequires to fix build in Factory - -------------------------------------------------------------------- -Wed Nov 23 14:29:30 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.4.4.3 (SUSE 3.4.4-rc1 == final) - -------------------------------------------------------------------- -Mon Sep 12 16:48:48 UTC 2011 - pmladek@suse.com - -- libreoffice-3.4.2.6 == SUSE 3.4.2-rc3 == final - -------------------------------------------------------------------- -Thu Sep 8 15:28:56 UTC 2011 - pmladek@suse.com - -- updated to libreoffice-3.4.2.6 (SUSE 3.4.2-rc3) -- disabled dependency on unixODBC; not needed to build help -- correctly set the documentation directory - -------------------------------------------------------------------- -Fri Sep 2 14:25:16 UTC 2011 - pmladek@suse.com - -- updated to libreoffice-3.4.2.5 (SUSE 3.4.2-rc2) - -------------------------------------------------------------------- -Wed Aug 24 13:45:45 UTC 2011 - pmladek@novell.com - -- updated to libreoffice-3.4.2.4 (SUSE 3.4.2-rc1) -- explicitly disabled mono stuff; not needed to build help - -------------------------------------------------------------------- -Wed Jul 27 15:10:40 UTC 2011 - pmladek@novell.com - -- updated to libreoffice-3.4.2.3 (3.4.2-rc3) -- started building helpcontent without libreoffice-*-devel packages; - split build had not longer be supported with LO-3.4; disabled many - features to keep minimal build dependencies - -------------------------------------------------------------------- -Wed Jun 8 17:29:54 CEST 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.3.1 (3.3.3-rc1) - -------------------------------------------------------------------- -Wed Mar 23 20:08:17 CET 2011 - pmladek@suse.cz - -- libreoffice-3.3.2.2 == 3.3.2-rc2 == final - -------------------------------------------------------------------- -Fri Mar 18 16:40:02 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.2.2 (3.3.2-rc2) - -------------------------------------------------------------------- -Wed Mar 9 17:42:27 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.2.1 (3.3.2-rc1) - -------------------------------------------------------------------- -Wed Feb 23 14:08:35 CET 2011 - pmladek@suse.cz - -- libreoffice-3.3.1.2 == 3.3.1-rc2 == final - -------------------------------------------------------------------- -Wed Feb 16 16:27:04 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.1.2 (3.3.1-rc2) - -------------------------------------------------------------------- -Tue Feb 8 20:53:59 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.1.1 (3.3.1-rc1) - -------------------------------------------------------------------- -Mon Jan 31 20:32:38 CET 2011 - pmladek@suse.cz - -- libreoffice-build-3.3.0.4 == 3.3.0-rc4 == final - -------------------------------------------------------------------- -Wed Jan 19 12:58:21 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.0.4 (3.3-rc4) - -------------------------------------------------------------------- -Tue Jan 11 16:41:58 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.0.3 (3.3-rc3) - -------------------------------------------------------------------- -Tue Dec 21 19:44:02 CET 2010 - pmladek@suse.cz - -- updated to libreoffice-3.3.0.2 (3.3-rc2) - -------------------------------------------------------------------- -Wed Dec 1 19:41:47 CET 2010 - pmladek@suse.cz - -- updated to libreoffice-3.3.0.1 (3.3-rc1) -- fixed URL, summary, and description for LibreOffice - -------------------------------------------------------------------- -Fri Nov 12 12:24:42 CET 2010 - pmladek@suse.cz - -- updated to libreoffice-3.2.99.3 (3.3-beta3) - -------------------------------------------------------------------- -Thu Oct 14 19:12:31 CEST 2010 - pmladek@suse.cz - -- switched to the LibreOffice code base, http://www.documentfoundation.org/ -- renamed packages from OpenOffice_org* to libreoffice* -- updated to libreoffice-3.2.99.2 (3.3-beta2) - -------------------------------------------------------------------- -Wed Sep 15 20:45:27 CEST 2010 - pmladek@suse.cz - -- updated to version 3.2.98.1 (3.3-alpha1) -- used the prepatched OOo sources from ooo-build git - -------------------------------------------------------------------- -Thu Sep 2 15:45:12 CEST 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.1.6 (3.2.1 security update, bnc#629085, - MaintenanceTracker-35044, CVE-2010-2935, CVE-2010-2936) - -------------------------------------------------------------------- -Tue Aug 24 16:37:41 CEST 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.1.5 (3.2.1 security update, bnc#629085, - MaintenanceTracker-35044, CVE-2010-2935, CVE-2010-2936) - -------------------------------------------------------------------- -Wed Jun 16 19:17:34 CEST 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.1.4 (3.2.1 maintenance update) - -------------------------------------------------------------------- -Mon May 31 17:27:18 CEST 2010 - pmladek@suse.cz - -- ooo-build-3.2.1.3 == 3.2.1-rc3 == final - -------------------------------------------------------------------- -Fri May 28 17:37:09 CEST 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m19 -- updated ooo-build to version 3.2.1.3 (3.2.1-rc3) - -------------------------------------------------------------------- -Tue May 25 17:44:26 CEST 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m18 (3.2.1-rc2) -- updated ooo-build to version 3.2.1.2 (3.2.1-rc2) - -------------------------------------------------------------------- -Thu May 13 20:29:10 CEST 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m17 (3.2.1-rc1) -- updated ooo-build to version 3.2.1.1 (3.2.1-rc1) -- added initial support for build on MeeGo distro - -------------------------------------------------------------------- -Fri Apr 23 11:30:30 CEST 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m15 -- updated ooo-build to version 3.2.0.99.3 (3.2.1-beta3) - -------------------------------------------------------------------- -Thu Mar 25 21:38:09 CET 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.0.99.2 (3.2.1-beta2) - -------------------------------------------------------------------- -Thu Mar 11 21:18:47 CET 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.0.99.1 (3.2.1-beta1) - -------------------------------------------------------------------- -Fri Feb 26 17:11:58 CET 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.0.98.1 (3.2.1-alpha1) - -------------------------------------------------------------------- -Wed Feb 24 17:20:34 CET 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.0.7 (3.2 bugfix release) - -------------------------------------------------------------------- -Thu Feb 18 20:46:24 CET 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.0.6 (3.2 bugfix release) - -------------------------------------------------------------------- -Thu Feb 4 19:36:48 CET 2010 - pmladek@suse.cz - -- ooo-build-3.2.0.5 == 3.2-rc5 == final - -------------------------------------------------------------------- -Thu Feb 4 15:33:42 CET 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m12 (3.2-rc5) -- updated ooo-build to version 3.2.0.5 (3.2-rc5) - -------------------------------------------------------------------- -Wed Jan 27 20:29:22 CET 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m11 (3.2-rc4) -- updated ooo-build to version 3.2.0.4 (3.2-rc4) - -------------------------------------------------------------------- -Wed Jan 13 19:32:02 CET 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m9 -- updated ooo-build to version 3.2.0.2 (3.2-rc2) - -------------------------------------------------------------------- -Sun Dec 20 19:38:12 CET 2009 - pmladek@suse.cz - -- updated to the milestone ooo320-m8 -- updated ooo-build to version 3.2.0.1 (3.2-rc1) - -------------------------------------------------------------------- -Mon Dec 7 17:53:37 CET 2009 - pmladek@suse.cz - -- updated to the milestone ooo320-m7 -- updated ooo-build to version 3.1.99.4 (3.2-beta4) -- removed obsolete extra localization sources -- used the renamed "gu" instead of "gu-IN" lang code; kept the package - name to keep the backward compatibility - -------------------------------------------------------------------- -Tue Nov 24 16:57:27 CET 2009 - pmladek@suse.cz - -- updated to the milestone ooo320-m5 -- updated ooo-build to version 3.1.99.3 (3.2-beta3) - -------------------------------------------------------------------- -Fri Nov 13 17:34:52 CET 2009 - pmladek@suse.cz - -- updated to the milestone ooo320-m4 -- updated ooo-build to version 3.1.99.2 (3.2-beta2) -- added perl-Compress-Zlib into BuildRequires for SLED10; needed by - perl-Archive-Zip; was included in the main perl package on newer distros - -------------------------------------------------------------------- -Thu Oct 29 22:57:28 CET 2009 - pmladek@suse.cz - -- updated to the milestone ooo320-m2 -- updated ooo-build to version 3.1.99.1 (3.2-beta1) -- added perl-Archive-Zip into BuildRequires - -------------------------------------------------------------------- -Tue Oct 20 16:45:29 CEST 2009 - pmladek@suse.cz - -- updated ooo-build to version 3.1.1.4 - -------------------------------------------------------------------- -Tue Oct 6 17:01:57 CEST 2009 - pmladek@suse.cz - -- updated ooo-build to version 3.1.1.3 - -------------------------------------------------------------------- -Tue Sep 22 16:15:15 CEST 2009 - pmladek@suse.cz - -- updated ooo-build to version 3.1.1.2 - -------------------------------------------------------------------- -Wed Sep 2 18:00:13 CEST 2009 - pmladek@suse.cz - -- ooo-build-3.1.1.1 == 3.1.1-rc1 == final - -------------------------------------------------------------------- -Tue Sep 1 13:02:33 CEST 2009 - pmladek@suse.cz - -- do not exclude archs for noarch packages - -------------------------------------------------------------------- -Wed Aug 26 13:28:08 CEST 2009 - pmladek@suse.cz - -- updated to the milestone ooo310-m19 -- updated ooo-build to version 3.1.1.1 (3.1.1-rc1) - -------------------------------------------------------------------- -Tue Aug 18 19:51:59 CEST 2009 - pmladek@suse.cz - -- updated to the milestone ooo310-m18 -- updated ooo-build to version 3.1.0.99.3 (3.1.1-beta3) - -------------------------------------------------------------------- -Tue Aug 4 22:19:15 CEST 2009 - pmladek@suse.cz - -- updated to the milestone ooo310-m17 -- updated ooo-build to version 3.1.0.99.2 (3.1.1-beta2) -- updated extra localizations sources: bg el mk nb nn sk sl - -------------------------------------------------------------------- -Thu Jul 23 21:16:24 CEST 2009 - pmladek@suse.cz - -- updated to the milestone ooo310-m16 -- updated ooo-build to version 3.1.0.99.1 (3.1.1-beta1) - -------------------------------------------------------------------- -Mon Jun 29 19:30:31 CEST 2009 - pmladek@suse.cz - -- updated to the milestone ooo310-m14 -- updated ooo-build to version 3.1.0.98.2 (3.1.1-alpha2) - -------------------------------------------------------------------- -Fri Jun 26 18:01:05 CEST 2009 - pmladek@suse.cz - -- split OpenOffice_org-help source package into more pieces to make the - build more parallel; asked by Coolo - diff --git a/libreoffice-help-group3.spec b/libreoffice-help-group3.spec deleted file mode 100644 index d42459a..0000000 --- a/libreoffice-help-group3.spec +++ /dev/null @@ -1,560 +0,0 @@ -# -# spec file for package libreoffice-help-group3 -# -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via http://bugs.opensuse.org/ -# - - -Name: libreoffice-help-group3 -################################################################### -## DO NOT EDIT THIS SPEC FILE -## Generated by: -## perl lo-help-gen-spec libreoffice-help-groupX.spec.in lo-help-groupX -################################################################### -Version: 4.1.3.2 -Release: 0 -%define gnu_make_version 3.82 -%define gnu_make_snapshot 20120301 -%define zip_version 3.0 -%define lo_home libreoffice -# test_build_langs: 1 = de and cs -# 2 = all supported languages -%define test_build_langs 2 -# debug_build: 0 = no -# 1 = yes (enable depency tracking, ccache) -%define debug_build 0 -# prepare_build: 0 = no -# 1 = yes (just build, install and create packages; without %%prep section and configure) -%define prepare_build 1 -# -%if %test_build_langs == 0 -%define lo_langs "" -%else -%if %test_build_langs == 1 -%define lo_langs "hu ja" -%else -%define lo_langs "gl gu hi hu it ja km" -%endif -%endif -#!BuildIgnore: libreoffice -# both zip and perl-Archive-Zip are needed; tested with ooo320-m3, 2009-10-22 -BuildRequires: ant -BuildRequires: ant-apache-regexp -BuildRequires: automake -BuildRequires: bison -BuildRequires: boost-devel -BuildRequires: db-devel -BuildRequires: flac-devel -BuildRequires: flex -BuildRequires: freetype2-devel -BuildRequires: gcc-c++ -BuildRequires: gperf -BuildRequires: icu -BuildRequires: java-devel >= 1.6 -BuildRequires: libcppunit-devel -BuildRequires: libexpat-devel -BuildRequires: libicu-devel -BuildRequires: libxml2-devel -BuildRequires: libxslt-devel -BuildRequires: openssl-devel -BuildRequires: perl-Archive-Zip -BuildRequires: perl-Compress-Zlib -BuildRequires: pkg-config -BuildRequires: procps -BuildRequires: unzip -BuildRequires: xorg-x11-devel -BuildRequires: xz -BuildRequires: zip -%if 0%{?suse_version} == 01010 -# is not required by Java SDKs by mistake on SLED10 -BuildRequires: update-alternatives -%endif -# compat stuff -Provides: OpenOffice_org-help-group3 = %version -Obsoletes: OpenOffice_org-help-group3 <= %version -Summary: LibreOffice Help Development -License: LGPL-3.0 -Group: Productivity/Office/Suite -Url: http://www.documentfoundation.org/ -Source0: libreoffice-%version.tar.xz -Source1: libreoffice-help-%version.tar.xz -Source2: libreoffice-translations-%version.tar.xz -Source10: build_prepare.inc -# make-3.82 is needed for parallel build -# this version extends plain make-3.82 with --warn-undefined-functions option -# URL: http://cgit.freedesktop.org/libreoffice/contrib/dev-tools/tree/make-3.82-gbuild, snapshot 2011-08-17 -Source30: make-%gnu_make_version-gbuild-%gnu_make_snapshot.tar.bz2 -# zip-3.0 or newer is required because of the --filesync feature -Source31: zip-%zip_version.tar.bz2 -# helper stuff to produce pieces of the spec file -Source200: libreoffice-help-groupX.spec.in -Source201: lo-help-gen-spec -Source202: lo-help-groupX - -Patch0: split-help-buildhack-no-vcl.diff -# -# Patches against zip-3.0 -Patch2000: zip-3.0-iso8859_2.patch -Patch2001: zip-3.0-add_options_to_help.patch -Patch2002: zip-3.0-nonexec-stack.patch -Patch2003: zip-3.0-optflags.patch -Patch2004: zip-3.0-tempfile.patch -Patch2005: zip-notimestamp.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -#!ExclusiveArch: %ix86 x86_64 ppc -BuildArch: noarch - -%description -This package provides files related to the LibreOffice help -development. - -%if %test_build_langs >= 2 -%package -n libreoffice-help-gl -Summary: Galician Help Localization for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:gl) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-help-gl = %version -Obsoletes: OpenOffice_org-help-gl <= %version -Provides: OpenOffice_org-gl:%_prefix/ooo-2.0/help/gl/default.css - -%description -n libreoffice-help-gl -Galician help localization for LibreOffice. The other localized stuff -is in libreoffice-l10n-gl. - -%package -n libreoffice-help-gu-IN -Summary: Gujarati Help Localization for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:gu) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-help-gu-IN = %version -Obsoletes: OpenOffice_org-help-gu-IN <= %version -Provides: OpenOffice_org-gu-IN:%_prefix/ooo-2.0/help/gu-IN/default.css - -%description -n libreoffice-help-gu-IN -Gujarati help localization for LibreOffice. The other localized stuff -is in libreoffice-l10n-gu-IN. - -%package -n libreoffice-help-hi-IN -Summary: Hindi Help Localization for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:hi) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-help-hi-IN = %version -Obsoletes: OpenOffice_org-help-hi-IN <= %version -Provides: OpenOffice_org-hi-IN:%_prefix/ooo-2.0/help/hi-IN/default.css - -%description -n libreoffice-help-hi-IN -Hindi help localization for LibreOffice. The other localized stuff -is in libreoffice-l10n-hi-IN. - -%endif -%if %test_build_langs >= 1 - -%package -n libreoffice-help-hu -Summary: Hungarian Help Localization for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:hu) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-help-hu = %version -Obsoletes: OpenOffice_org-help-hu <= %version -Provides: OpenOffice_org-hu:%_prefix/ooo-2.0/help/hu/default.css - -%description -n libreoffice-help-hu -Hungarian help localization for LibreOffice. The other localized stuff -is in libreoffice-l10n-hu. - -%endif -%if %test_build_langs >= 2 - -%package -n libreoffice-help-it -Summary: Italian Help Localization for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:it) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-help-it = %version -Obsoletes: OpenOffice_org-help-it <= %version -Provides: OpenOffice_org-it:%_prefix/ooo-2.0/help/it/default.css - -%description -n libreoffice-help-it -Italian help localization for LibreOffice. The other localized stuff -is in libreoffice-l10n-it. - -%endif -%if %test_build_langs >= 1 - -%package -n libreoffice-help-ja -Summary: Japanese Help Localization for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:ja) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-help-ja = %version -Obsoletes: OpenOffice_org-help-ja <= %version -Provides: OpenOffice_org-ja:%_prefix/ooo-2.0/help/ja/default.css - -%description -n libreoffice-help-ja -Japanese help localization for LibreOffice. The other localized stuff -is in libreoffice-l10n-ja. - -%endif -%if %test_build_langs >= 2 - -%package -n libreoffice-help-km -Summary: Khmer Help Localization for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:km) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-help-km = %version -Obsoletes: OpenOffice_org-help-km <= %version -Provides: OpenOffice_org-km:%_prefix/ooo-2.0/help/km/default.css - -%description -n libreoffice-help-km -Khmer help localization for LibreOffice. The other localized stuff -is in libreoffice-l10n-km. - -%endif - -%prep -%if %prepare_build == 0 -%setup -D -T -q -n libreoffice-%version -%else -%setup -q -a30 -a31 -b1 -b2 -n libreoffice-%version -# -# patch zip-3.0 -%if %suse_version < 1140 -tar -xjf %{S:31} -cd zip30 -%patch2000 -%patch2001 -%patch2002 -%patch2003 -%patch2004 -%patch2005 -cd - -%endif -%endif -%patch0 -p1 - -%build -%{expand:%(cat %_sourcedir/build_prepare.inc)} -# hack to pass configure check for python; it is not really needed to build the help -export PYTHON_FOR_BUILD=no -%if %prepare_build != 0 -./autogen.sh $PARALLEL_BUILD \ - --libdir=%{_libdir} \ - --prefix=%{_prefix} \ - --mandir=%{_mandir} \ - --sysconfdir=/etc \ - --docdir=%{_docdir}/%{name} \ - --with-vendor=SUSE \ - --with-lang=%lo_langs \ - --disable-fetch-external \ - --with-external-tar="$RPM_SOURCE_DIR" \ - --with-alloc=system \ - --with-jdk-home=$JAVA_HOME \ - --with-ant-home=/usr/share/ant \ - --without-fonts \ - --without-myspell-dicts \ - --disable-kde \ - --disable-kde4 \ - --disable-gtk \ - --disable-gconf \ - --disable-gnome-vfs \ - --disable-evolution2 \ - --disable-gstreamer \ - --disable-opengl \ - --disable-dbus \ - --disable-gstreamer-0-10 \ - --disable-python \ - --disable-odk \ - --without-junit \ -%if %debug_build == 0 - --disable-ccache \ -%endif -%if %suse_version < 1210 - --without-system-icu \ -%endif - --disable-postgresql-sdbc \ - --disable-cups \ - --with-system-dicts \ - --with-system-libxml \ - --with-system-openssl \ - --with-system-cppunit \ - --with-system-expat \ - --with-system-boost \ - --without-system-jpeg -%endif -# build helpcontent2 module and all its pre-requisites -make helpcompiler.all -make xmlhelp.all -make helpcontent2.all -make l10ntools.all -make helpcontent2 - -%install -sed '/SOLARVER/!d' config_host.mk > "${RPM_BUILD_ROOT}/config_host.mk.parsed" -sed '/INPATH/!d' config_host.mk >> "${RPM_BUILD_ROOT}/config_host.mk.parsed" -. "${RPM_BUILD_ROOT}/config_host.mk.parsed" -rm -rf "${RPM_BUILD_ROOT}/config_host.mk.parsed" -test -z %lo_langs && langs="en-US" || langs=%lo_langs -mkdir -p file-lists -for lang in $langs ; do - test "$lang" = "en-US" && langdir="en" || langdir="$lang" - mkdir -p $RPM_BUILD_ROOT/%_datadir/%lo_home/help/$langdir - for dir in workdir/$INPATH/HelpTarget/*; do - cp -r $dir/$lang/s* $RPM_BUILD_ROOT/%_datadir/%lo_home/help/$langdir - done - # copy also html and css - cp -r workdir/$INPATH/HelpTarget/shared/$lang/*.{html,css} $RPM_BUILD_ROOT/%_datadir/%lo_home/help/$langdir - lang_underscore=`echo $lang | sed "s/-/_/g"` - filelist=help_${lang_underscore}_list.txt - echo "%dir %_datadir/%lo_home" >file-lists/$filelist - echo "%dir %_datadir/%lo_home/help" >>file-lists/$filelist - find $RPM_BUILD_ROOT/%_datadir/%lo_home/help/$langdir -type d -printf "%%%%dir %_datadir/%lo_home/help/$langdir/%%P\n" >>file-lists/$filelist - find $RPM_BUILD_ROOT/%_datadir/%lo_home/help/$langdir -type f -printf "%_datadir/%lo_home/help/$langdir/%%P\n" >>file-lists/$filelist - # the file list is needed to create compat symlinks - cp file-lists/$filelist $RPM_BUILD_ROOT/%_datadir/%lo_home - echo "%_datadir/%lo_home/$filelist" >>file-lists/$filelist -done - -%clean -rm -rf $RPM_BUILD_ROOT - -%if %test_build_langs >= 2 -# gl - -%posttrans -n libreoffice-help-gl -%_datadir/%lo_home/link-to-ooo-home %_datadir/%lo_home/help_gl_list.txt || true - -%preun -n libreoffice-help-gl -test "$1" = "0" && cp %_datadir/%lo_home/help_gl_list.txt %_datadir/%lo_home/help_gl_list.txt.postun || true - -%postun -n libreoffice-help-gl -test "$1" = "0" && %_datadir/%lo_home/link-to-ooo-home --unlink %_datadir/%lo_home/help_gl_list.txt.postun || true -rm -f %_datadir/%lo_home/help_gl_list.txt.postun 2>/dev/null -# gu-IN - -%posttrans -n libreoffice-help-gu-IN -%_datadir/%lo_home/link-to-ooo-home %_datadir/%lo_home/help_gu_list.txt || true - -%preun -n libreoffice-help-gu-IN -test "$1" = "0" && cp %_datadir/%lo_home/help_gu_list.txt %_datadir/%lo_home/help_gu_list.txt.postun || true - -%postun -n libreoffice-help-gu-IN -test "$1" = "0" && %_datadir/%lo_home/link-to-ooo-home --unlink %_datadir/%lo_home/help_gu_list.txt.postun || true -rm -f %_datadir/%lo_home/help_gu_list.txt.postun 2>/dev/null -# hi-IN - -%posttrans -n libreoffice-help-hi-IN -%_datadir/%lo_home/link-to-ooo-home %_datadir/%lo_home/help_hi_list.txt || true - -%preun -n libreoffice-help-hi-IN -test "$1" = "0" && cp %_datadir/%lo_home/help_hi_list.txt %_datadir/%lo_home/help_hi_list.txt.postun || true - -%postun -n libreoffice-help-hi-IN -test "$1" = "0" && %_datadir/%lo_home/link-to-ooo-home --unlink %_datadir/%lo_home/help_hi_list.txt.postun || true -rm -f %_datadir/%lo_home/help_hi_list.txt.postun 2>/dev/null -%endif -%if %test_build_langs >= 1 - -# hu - -%posttrans -n libreoffice-help-hu -%_datadir/%lo_home/link-to-ooo-home %_datadir/%lo_home/help_hu_list.txt || true - -%preun -n libreoffice-help-hu -test "$1" = "0" && cp %_datadir/%lo_home/help_hu_list.txt %_datadir/%lo_home/help_hu_list.txt.postun || true - -%postun -n libreoffice-help-hu -test "$1" = "0" && %_datadir/%lo_home/link-to-ooo-home --unlink %_datadir/%lo_home/help_hu_list.txt.postun || true -rm -f %_datadir/%lo_home/help_hu_list.txt.postun 2>/dev/null -%endif -%if %test_build_langs >= 2 - -# it - -%posttrans -n libreoffice-help-it -%_datadir/%lo_home/link-to-ooo-home %_datadir/%lo_home/help_it_list.txt || true - -%preun -n libreoffice-help-it -test "$1" = "0" && cp %_datadir/%lo_home/help_it_list.txt %_datadir/%lo_home/help_it_list.txt.postun || true - -%postun -n libreoffice-help-it -test "$1" = "0" && %_datadir/%lo_home/link-to-ooo-home --unlink %_datadir/%lo_home/help_it_list.txt.postun || true -rm -f %_datadir/%lo_home/help_it_list.txt.postun 2>/dev/null -%endif -%if %test_build_langs >= 1 - -# ja - -%posttrans -n libreoffice-help-ja -%_datadir/%lo_home/link-to-ooo-home %_datadir/%lo_home/help_ja_list.txt || true - -%preun -n libreoffice-help-ja -test "$1" = "0" && cp %_datadir/%lo_home/help_ja_list.txt %_datadir/%lo_home/help_ja_list.txt.postun || true - -%postun -n libreoffice-help-ja -test "$1" = "0" && %_datadir/%lo_home/link-to-ooo-home --unlink %_datadir/%lo_home/help_ja_list.txt.postun || true -rm -f %_datadir/%lo_home/help_ja_list.txt.postun 2>/dev/null -%endif -%if %test_build_langs >= 2 - -# km - -%posttrans -n libreoffice-help-km -%_datadir/%lo_home/link-to-ooo-home %_datadir/%lo_home/help_km_list.txt || true - -%preun -n libreoffice-help-km -test "$1" = "0" && cp %_datadir/%lo_home/help_km_list.txt %_datadir/%lo_home/help_km_list.txt.postun || true - -%postun -n libreoffice-help-km -test "$1" = "0" && %_datadir/%lo_home/link-to-ooo-home --unlink %_datadir/%lo_home/help_km_list.txt.postun || true -rm -f %_datadir/%lo_home/help_km_list.txt.postun 2>/dev/null -%endif - -%if %test_build_langs >= 2 -%files -f file-lists/help_gl_list.txt -n libreoffice-help-gl -%defattr(-,root,root) - -%files -f file-lists/help_gu_list.txt -n libreoffice-help-gu-IN -%defattr(-,root,root) - -%files -f file-lists/help_hi_list.txt -n libreoffice-help-hi-IN -%defattr(-,root,root) - -%endif -%if %test_build_langs >= 1 - -%files -f file-lists/help_hu_list.txt -n libreoffice-help-hu -%defattr(-,root,root) - -%endif -%if %test_build_langs >= 2 - -%files -f file-lists/help_it_list.txt -n libreoffice-help-it -%defattr(-,root,root) - -%endif -%if %test_build_langs >= 1 - -%files -f file-lists/help_ja_list.txt -n libreoffice-help-ja -%defattr(-,root,root) - -%endif -%if %test_build_langs >= 2 - -%files -f file-lists/help_km_list.txt -n libreoffice-help-km -%defattr(-,root,root) - -%endif - -%changelog diff --git a/libreoffice-help-group4.changes b/libreoffice-help-group4.changes deleted file mode 100644 index 72ce2e1..0000000 --- a/libreoffice-help-group4.changes +++ /dev/null @@ -1,619 +0,0 @@ -------------------------------------------------------------------- -Thu Nov 7 13:52:28 UTC 2013 - tchvatal@suse.com - -- Version bump to 4.1.3 bugfix release. News: http://blog.documentfoundation.org/2013/11/01/the-document-foundation-announces-libreoffice-4-1-3/ - -------------------------------------------------------------------- -Tue Oct 8 16:45:36 UTC 2013 - tchvatal@suse.com - -- Version bump to 4.1.2.3: bugfix release only. - -------------------------------------------------------------------- -Wed Aug 21 14:56:46 UTC 2013 - pmladek@suse.com - -- update to 4.1.1.2 - -------------------------------------------------------------------- -Tue Aug 13 15:21:02 UTC 2013 - pmladek@suse.com - -- update to 4.1.1.1 -- set PYTHON_FOR_BUILD=no because python is not really needed to build help; - this fixes build on SLED11 - -------------------------------------------------------------------- -Tue Jul 30 13:06:00 UTC 2013 - pmladek@suse.com - -- update to 4.1.0.4 with very big help from tchvatal@suse.com -- removed obsolete patches: - + bridges-missing-cxxflags.diff: fixed better way - + build-max-64-jobs.diff: dmake is not longer used -- update configure switches: - - temporary remove the unknown --disable-mono - - remove the obsolete --without-system-mozilla -- build all dependencies, including helpcompiler, xmlhelp, and l10ntools -- install files from workdir instead of solver; caused by the - switch from dmake to GNU make - -------------------------------------------------------------------- -Mon Jun 17 17:34:03 UTC 2013 - fridrich.strba@suse.com - -- update to 4.0.3.3.5 (SUSE 4.0-rc5, tag suse-4.0-5, based on upstream 4.0.3.3) - -------------------------------------------------------------------- -Fri May 31 15:14:07 UTC 2013 - pmladek@suse.com - -- update to 4.0.3.3.4 (SUSE 4.0-rc4, tag suse-4.0-4, based on upstream 4.0.3.3) - -------------------------------------------------------------------- -Fri May 24 14:21:06 UTC 2013 - pmladek@suse.com - -- update to 4.0.3.3.3 (SUSE 4.0-rc3, tag suse-4.0-3, based on upstream 4.0.3.3) - -------------------------------------------------------------------- -Fri May 10 09:53:14 UTC 2013 - pmladek@suse.com - -- update to 4.0.3.3.2 (SUSE 4.0-rc2, tag suse-4.0-2, based on upstream 4.0.3.3) - -------------------------------------------------------------------- -Wed Apr 17 10:10:05 UTC 2013 - pmladek@suse.com - -- update to 4.0.2.2.1 (SUSE 4.0-rc1, tag suse-4.0-1, based on upstream 4.0.2.2) -- split-help-buildhack-no-vcl.diff: avoid build dependency on vcl - -------------------------------------------------------------------- -Wed Apr 3 13:17:12 UTC 2013 - pmladek@suse.com - -- update to 4.0.2.2 - -------------------------------------------------------------------- -Tue Mar 19 18:04:38 UTC 2013 - pmladek@suse.com - -- update to 4.0.2.1 -- build-max-64-jobs.diff: dmake does not work with more than 64 jobs - -------------------------------------------------------------------- -Thu Feb 28 10:27:15 UTC 2013 - pmladek@suse.com - -- update to 4.0.1.2 - -------------------------------------------------------------------- -Thu Feb 21 10:27:15 UTC 2013 - tchvatal@suse.com - -- update to 4.0.1.1 -- bin obsolete configure-detect-icerun.diff - -------------------------------------------------------------------- -Mon Feb 4 16:38:05 UTC 2013 - pmladek@suse.com - -- configure-detect-icerun.diff: icerun wrapper is not provided by the old - icecream-0.9.2 on SLED11 - -------------------------------------------------------------------- -Tue Jan 22 12:28:43 UTC 2013 - tchvatal@suse.com - -- update to 4.0.0.3 -- build_prepare.inc: share the common build preparation steps between spec files - -* Jan 10 2013 by tchvatal@suse.com in LibreOffice:Unstable - -- bridges-missing-cxxflags.diff: lost RPM optflags when compiling bridges - -* Jan 9 2013 by tchvatal@suse.com in LibreOffice:Unstable - -- update to 4.0.0.1 - -* Dec 19 2012 by tchvatal@suse.com in LibreOffice:Unstable - -- update to 4.0.0.0.beta2 - -* Dec 19 2012 by tchvatal@suse.com in LibreOffice:Unstable - -- update to 4.0.0.0.beta1 -- remove unused build_module_in_parallel define -- use xz tarballs instead of bz ones -- remove unused python-devel from BuildRequires -- add "xz" to BuildRequires; explicitly needed on older SUSE versions -- remove obsolete patches: - * build-helpcontent-do-not-check-cups.diff -- remove obsolete configure switches: - * --disable-ldap - * --disable-mozilla - * --disable-fontconfig - * --disable-strip-solver - * --without-stlport - * --with-system-db - * --with-java-target-version=1.5 -- use configure switches: - * --disable-dbus: dbus is not need for help - * --disable-gstreamer-0-10: gstreamer is not needed for help - * --disable-python: python is not longer needed for localizing sources - * --without-system-icu: system ICU is too old on openSUSE < 12.1 - -------------------------------------------------------------------- -Sat Jan 19 14:31:31 UTC 2013 - dmueller@suse.com - -- raise memory limits / lower parallelism for emulated/native arm builds - -------------------------------------------------------------------- -Fri Dec 14 16:08:15 UTC 2012 - pmladek@suse.com - -- update to 3.6.3.2.4 (SUSE 3.6-rc4, tag suse-3.6-4, based on upstream 3.6.3.2) - -------------------------------------------------------------------- -Fri Nov 23 15:43:06 UTC 2012 - pmladek@suse.com - -- update to 3.6.3.2.3 (SUSE 3.6-rc3, tag suse-3.6-3, based on upstream 3.6.3.2) -- bin obsolete build-i18npool-with-icu-4.0.diff - -------------------------------------------------------------------- -Wed Nov 7 15:30:31 UTC 2012 - pmladek@suse.com - -- update to 3.6.3.2.2 (SUSE 3.6-rc2, tag suse-3.6-2, based on upstream 3.6.3.2) - -------------------------------------------------------------------- -Tue Oct 30 11:58:44 UTC 2012 - pmladek@suse.com - -- updated to version 3.6.2.2.1 (SUSE 3.6 rc1 based on upstream 3.6.2.2) -- build-i18npool-with-icu-4.0.diff: use a function provided already by icu-4.0 - -------------------------------------------------------------------- -Fri Aug 24 13:52:09 UTC 2012 - pmladek@suse.com - -- update version 3.6.1.2 -- LO is not buildable with gcj; use java-devel >= 1.6 in BuildRequires - (bnc#775840) -- move Brazilian Portuguese(pt-BR) from the group5 source package -- add subpackages: Macedonian(mk), Norwegian Bokmaal(nb) - -------------------------------------------------------------------- -Thu Aug 9 09:34:09 UTC 2012 - pmladek@suse.com - -- use the vendor "SUSE" instead of "Novell, inc."; SUSE has become a separate - business unit inside The Attachmate Group - -------------------------------------------------------------------- -Fri Jul 27 14:19:29 UTC 2012 - pmladek@suse.com - -- update version 3.6.0.4: - * missing TOC entries in help (fdo#44879) - * add complete names of areas in pivot table - * fixed help for Merge/Split cells (fdo#33746) - * update of selection mode help page (fdo#51416) - * add help for Defaults and Formula option pages (fdo#39141) - * update help page for Tools/Options/LibreOffice/General (fdo#44207) - -* Jun 22 2012 by pmladek@suse.com in LibreOffice:Unstable - -- update version 3.6.0.0.beta2 -- bin obsolete patches: - * config-host-source.diff - * l10ntools-localize-src-helpcontent2.diff - -* Jun 14 2012 by pmladek@suse.com in LibreOffice:Unstable - -- updated to libreoffice-3.5.99.1 (3.6.0-beta1) -- config-host-source.diff: allow to source config_host.mk -- l10ntools-localize-src-helpcontent2.diff: get strings also from src - subdirectory -- disable PostgreSQL SDBC; it is not needed to build help - -------------------------------------------------------------------- -Mon Jul 9 17:06:28 UTC 2012 - pmladek@suse.com - -- update to libreoffice-3.5.4.7 (SUSE 3.5 rc3, based on upstream 3.5.5-rc3) -- reduce build parallelism to reduce build crashes: - * dmake support 64 jobs at maximum - * do not eat all memory with some huge sources -- add procps into BuildRequires to check available memory - -------------------------------------------------------------------- -Thu Jun 28 13:33:54 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.4.6 (SUSE 3.5 rc2, based on upstream 3.5.5-rc2) - -------------------------------------------------------------------- -Mon Jun 25 15:19:57 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.4.5 (SUSE 3.5 rc1, based on upstream 3.5.5-rc2) - -------------------------------------------------------------------- -Thu Jun 14 15:38:44 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.4.4 (SUSE 3.5 beta2, based on upstream 3.5.5-rc1) - -------------------------------------------------------------------- -Thu May 17 19:06:15 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.4.3 (SUSE 3.5 beta1, based on upstream 3.5.4-rc1) - -------------------------------------------------------------------- -Wed Apr 25 15:23:26 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.3.2 (3.5.3-rc2) -- removed upstreamed patches: - * libreoffice-3.5-unpack-sources.diff - * buildfix-icu-4.9.diff -- reordered %prep phase to work better with quilt - -------------------------------------------------------------------- -Fri Apr 20 12:29:53 UTC 2012 - pmladek@suse.com - -- buildfix-icu-4.9.diff: fix build with icu-4.9; needed for openSUSE-12.2 - -------------------------------------------------------------------- -Fri Apr 6 14:57:48 UTC 2012 - pmladek@suse.com - -- clean up configure switches: - * move switches from SUSE*.conf to spec files - * use --with-system-headers and --with-system-libs to prefer system - stuff over internal copies - * use --without-system- only for stuff that is not packaged - or not patched in the SUSE distribution, for example libvisio, - redland, mythes - * bin not longer existing options -- build zip-3.0 only for openSUSE < 11.4 -- add patches for the extra zip-3.0 from the last zip package -- make sure that parallel build is used for dmake and GNU make - build parts - -------------------------------------------------------------------- -Wed Apr 4 13:39:46 UTC 2012 - pmladek@suse.com - -- clean up lo-help-gen-spec according to lo-l10n-gen-spec -- do not supplement l10n packages; we provide support for the given locale; - the extra recommends annoys users when updating on Live-CD (bnc#551003) -- use Requires(pre) instead of PreReq on never distributions - -------------------------------------------------------------------- -Wed Mar 28 15:43:47 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.5.2 (3.5.2-rc2) -- basis subdirectory does not longer exists on the installed system -- mozilla is not longer used for build: - * use --disable-mozilla, --without-system-mozilla, --with-system-nss, - --disable-ldap, --enable-xmlsec instead of --with-system-mozilla, - --with-system-mozilla=xulrunner -- enable python during build; it is needed to localize the sources -- use internal hacked make version 3.82, snapshot 20120301 to get fast - and reliable parallel build -- build zip-3.0 on openSUSE < 11.4; --filesync is needed during build -- libreoffice-3.5-unpack-sources.diff: allow to unpack source tarballs -- build-helpcontent-do-not-check-cups.diff: cups is not needed for helpcontent - -------------------------------------------------------------------- -Wed Mar 14 14:34:11 UTC 2012 - pmladek@suse.com - -- libreoffice-3.4.5.5 == SUSE 3.4.5-rc3 == final - -------------------------------------------------------------------- -Mon Mar 12 18:58:39 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.4.5.5 (SUSE 3.4.5-rc3) - -------------------------------------------------------------------- -Tue Mar 6 15:55:09 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.4.5.4 (SUSE 3.4.5-rc2) - -------------------------------------------------------------------- -Thu Feb 23 17:28:17 UTC 2012 - pmladek@suse.com - -- patch license to follow spdx.org standard - -------------------------------------------------------------------- -Fri Feb 17 10:37:12 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.4.5.3 (SUSE 3.4.5-rc1) - -------------------------------------------------------------------- -Wed Jan 4 14:44:31 UTC 2012 - pmladek@suse.com - -- added automake into BuildRequires to fix build in Factory - -------------------------------------------------------------------- -Wed Nov 23 14:29:30 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.4.4.3 (SUSE 3.4.4-rc1 == final) - -------------------------------------------------------------------- -Mon Sep 12 16:48:48 UTC 2011 - pmladek@suse.com - -- libreoffice-3.4.2.6 == SUSE 3.4.2-rc3 == final - -------------------------------------------------------------------- -Thu Sep 8 15:28:56 UTC 2011 - pmladek@suse.com - -- updated to libreoffice-3.4.2.6 (SUSE 3.4.2-rc3) -- disabled dependency on unixODBC; not needed to build help -- correctly set the documentation directory - -------------------------------------------------------------------- -Fri Sep 2 14:25:16 UTC 2011 - pmladek@suse.com - -- updated to libreoffice-3.4.2.5 (SUSE 3.4.2-rc2) - -------------------------------------------------------------------- -Wed Aug 24 13:45:45 UTC 2011 - pmladek@novell.com - -- updated to libreoffice-3.4.2.4 (SUSE 3.4.2-rc1) -- explicitly disabled mono stuff; not needed to build help - -------------------------------------------------------------------- -Wed Jul 27 15:10:40 UTC 2011 - pmladek@novell.com - -- updated to libreoffice-3.4.2.3 (3.4.2-rc3) -- started building helpcontent without libreoffice-*-devel packages; - split build had not longer be supported with LO-3.4; disabled many - features to keep minimal build dependencies -- removed help-pa-IN package because it used English strings - -------------------------------------------------------------------- -Wed Jun 8 17:29:54 CEST 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.3.1 (3.3.3-rc1) - -------------------------------------------------------------------- -Wed Mar 23 20:08:17 CET 2011 - pmladek@suse.cz - -- libreoffice-3.3.2.2 == 3.3.2-rc2 == final - -------------------------------------------------------------------- -Fri Mar 18 16:40:02 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.2.2 (3.3.2-rc2) - -------------------------------------------------------------------- -Wed Mar 9 17:42:27 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.2.1 (3.3.2-rc1) - -------------------------------------------------------------------- -Wed Feb 23 14:08:35 CET 2011 - pmladek@suse.cz - -- libreoffice-3.3.1.2 == 3.3.1-rc2 == final - -------------------------------------------------------------------- -Wed Feb 16 16:27:04 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.1.2 (3.3.1-rc2) - -------------------------------------------------------------------- -Tue Feb 8 20:53:59 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.1.1 (3.3.1-rc1) - -------------------------------------------------------------------- -Mon Jan 31 20:32:38 CET 2011 - pmladek@suse.cz - -- libreoffice-build-3.3.0.4 == 3.3.0-rc4 == final - -------------------------------------------------------------------- -Wed Jan 19 12:58:21 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.0.4 (3.3-rc4) - -------------------------------------------------------------------- -Tue Jan 11 16:41:58 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.0.3 (3.3-rc3) - -------------------------------------------------------------------- -Tue Dec 21 19:44:02 CET 2010 - pmladek@suse.cz - -- updated to libreoffice-3.3.0.2 (3.3-rc2) - -------------------------------------------------------------------- -Wed Dec 1 19:41:47 CET 2010 - pmladek@suse.cz - -- updated to libreoffice-3.3.0.1 (3.3-rc1) -- fixed URL, summary, and description for LibreOffice - -------------------------------------------------------------------- -Fri Nov 12 12:24:42 CET 2010 - pmladek@suse.cz - -- updated to libreoffice-3.2.99.3 (3.3-beta3) - -------------------------------------------------------------------- -Thu Oct 14 19:12:31 CEST 2010 - pmladek@suse.cz - -- switched to the LibreOffice code base, http://www.documentfoundation.org/ -- renamed packages from OpenOffice_org* to libreoffice* -- updated to libreoffice-3.2.99.2 (3.3-beta2) - -------------------------------------------------------------------- -Wed Sep 15 20:45:27 CEST 2010 - pmladek@suse.cz - -- updated to version 3.2.98.1 (3.3-alpha1) -- used the prepatched OOo sources from ooo-build git - -------------------------------------------------------------------- -Thu Sep 2 15:45:12 CEST 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.1.6 (3.2.1 security update, bnc#629085, - MaintenanceTracker-35044, CVE-2010-2935, CVE-2010-2936) - -------------------------------------------------------------------- -Tue Aug 24 16:37:41 CEST 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.1.5 (3.2.1 security update, bnc#629085, - MaintenanceTracker-35044, CVE-2010-2935, CVE-2010-2936) - -------------------------------------------------------------------- -Wed Jun 16 19:17:34 CEST 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.1.4 (3.2.1 maintenance update) - -------------------------------------------------------------------- -Mon May 31 17:27:18 CEST 2010 - pmladek@suse.cz - -- ooo-build-3.2.1.3 == 3.2.1-rc3 == final - -------------------------------------------------------------------- -Fri May 28 17:37:09 CEST 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m19 -- updated ooo-build to version 3.2.1.3 (3.2.1-rc3) - -------------------------------------------------------------------- -Tue May 25 17:44:26 CEST 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m18 (3.2.1-rc2) -- updated ooo-build to version 3.2.1.2 (3.2.1-rc2) - -------------------------------------------------------------------- -Thu May 13 20:29:10 CEST 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m17 (3.2.1-rc1) -- updated ooo-build to version 3.2.1.1 (3.2.1-rc1) -- added initial support for build on MeeGo distro - -------------------------------------------------------------------- -Fri Apr 23 11:30:30 CEST 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m15 -- updated ooo-build to version 3.2.0.99.3 (3.2.1-beta3) - -------------------------------------------------------------------- -Thu Mar 25 21:38:09 CET 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.0.99.2 (3.2.1-beta2) - -------------------------------------------------------------------- -Thu Mar 11 21:18:47 CET 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.0.99.1 (3.2.1-beta1) - -------------------------------------------------------------------- -Fri Feb 26 17:11:58 CET 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.0.98.1 (3.2.1-alpha1) - -------------------------------------------------------------------- -Wed Feb 24 17:20:34 CET 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.0.7 (3.2 bugfix release) - -------------------------------------------------------------------- -Thu Feb 18 20:46:24 CET 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.0.6 (3.2 bugfix release) - -------------------------------------------------------------------- -Thu Feb 4 19:36:48 CET 2010 - pmladek@suse.cz - -- ooo-build-3.2.0.5 == 3.2-rc5 == final - -------------------------------------------------------------------- -Thu Feb 4 15:33:42 CET 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m12 (3.2-rc5) -- updated ooo-build to version 3.2.0.5 (3.2-rc5) - -------------------------------------------------------------------- -Wed Jan 27 20:29:22 CET 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m11 (3.2-rc4) -- updated ooo-build to version 3.2.0.4 (3.2-rc4) - -------------------------------------------------------------------- -Wed Jan 13 19:32:02 CET 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m9 -- updated ooo-build to version 3.2.0.2 (3.2-rc2) - -------------------------------------------------------------------- -Sun Dec 20 19:38:12 CET 2009 - pmladek@suse.cz - -- updated to the milestone ooo320-m8 -- updated ooo-build to version 3.2.0.1 (3.2-rc1) - -------------------------------------------------------------------- -Mon Dec 7 17:53:37 CET 2009 - pmladek@suse.cz - -- updated to the milestone ooo320-m7 -- updated ooo-build to version 3.1.99.4 (3.2-beta4) -- removed obsolete extra localization sources - -------------------------------------------------------------------- -Tue Nov 24 16:57:27 CET 2009 - pmladek@suse.cz - -- updated to the milestone ooo320-m5 -- updated ooo-build to version 3.1.99.3 (3.2-beta3) - -------------------------------------------------------------------- -Fri Nov 13 17:34:52 CET 2009 - pmladek@suse.cz - -- updated to the milestone ooo320-m4 -- updated ooo-build to version 3.1.99.2 (3.2-beta2) -- added perl-Compress-Zlib into BuildRequires for SLED10; needed by - perl-Archive-Zip; was included in the main perl package on newer distros - -------------------------------------------------------------------- -Thu Oct 29 22:57:28 CET 2009 - pmladek@suse.cz - -- updated to the milestone ooo320-m2 -- updated ooo-build to version 3.1.99.1 (3.2-beta1) -- added perl-Archive-Zip into BuildRequires - -------------------------------------------------------------------- -Tue Oct 20 16:45:29 CEST 2009 - pmladek@suse.cz - -- updated ooo-build to version 3.1.1.4 - -------------------------------------------------------------------- -Tue Oct 6 17:01:57 CEST 2009 - pmladek@suse.cz - -- updated ooo-build to version 3.1.1.3 - -------------------------------------------------------------------- -Tue Sep 22 16:15:15 CEST 2009 - pmladek@suse.cz - -- updated ooo-build to version 3.1.1.2 - -------------------------------------------------------------------- -Wed Sep 2 18:00:13 CEST 2009 - pmladek@suse.cz - -- ooo-build-3.1.1.1 == 3.1.1-rc1 == final - -------------------------------------------------------------------- -Tue Sep 1 13:02:33 CEST 2009 - pmladek@suse.cz - -- do not exclude archs for noarch packages - -------------------------------------------------------------------- -Wed Aug 26 13:28:08 CEST 2009 - pmladek@suse.cz - -- updated to the milestone ooo310-m19 -- updated ooo-build to version 3.1.1.1 (3.1.1-rc1) - -------------------------------------------------------------------- -Tue Aug 18 19:51:59 CEST 2009 - pmladek@suse.cz - -- updated to the milestone ooo310-m18 -- updated ooo-build to version 3.1.0.99.3 (3.1.1-beta3) - -------------------------------------------------------------------- -Tue Aug 4 22:19:15 CEST 2009 - pmladek@suse.cz - -- updated to the milestone ooo310-m17 -- updated ooo-build to version 3.1.0.99.2 (3.1.1-beta2) -- updated extra localizations sources: bg el mk nb nn sk sl - -------------------------------------------------------------------- -Thu Jul 23 21:16:24 CEST 2009 - pmladek@suse.cz - -- updated to the milestone ooo310-m16 -- updated ooo-build to version 3.1.0.99.1 (3.1.1-beta1) - -------------------------------------------------------------------- -Mon Jun 29 19:30:31 CEST 2009 - pmladek@suse.cz - -- updated to the milestone ooo310-m14 -- updated ooo-build to version 3.1.0.98.2 (3.1.1-alpha2) - -------------------------------------------------------------------- -Fri Jun 26 18:01:05 CEST 2009 - pmladek@suse.cz - -- split OpenOffice_org-help source package into more pieces to make the - build more parallel; asked by Coolo - diff --git a/libreoffice-help-group4.spec b/libreoffice-help-group4.spec deleted file mode 100644 index a9246b0..0000000 --- a/libreoffice-help-group4.spec +++ /dev/null @@ -1,524 +0,0 @@ -# -# spec file for package libreoffice-help-group4 -# -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via http://bugs.opensuse.org/ -# - - -Name: libreoffice-help-group4 -################################################################### -## DO NOT EDIT THIS SPEC FILE -## Generated by: -## perl lo-help-gen-spec libreoffice-help-groupX.spec.in lo-help-groupX -################################################################### -Version: 4.1.3.2 -Release: 0 -%define gnu_make_version 3.82 -%define gnu_make_snapshot 20120301 -%define zip_version 3.0 -%define lo_home libreoffice -# test_build_langs: 1 = de and cs -# 2 = all supported languages -%define test_build_langs 2 -# debug_build: 0 = no -# 1 = yes (enable depency tracking, ccache) -%define debug_build 0 -# prepare_build: 0 = no -# 1 = yes (just build, install and create packages; without %%prep section and configure) -%define prepare_build 1 -# -%if %test_build_langs == 0 -%define lo_langs "" -%else -%if %test_build_langs == 1 -%define lo_langs "" -%else -%define lo_langs "ko mk nb nl pl pt pt-BR" -%endif -%endif -#!BuildIgnore: libreoffice -# both zip and perl-Archive-Zip are needed; tested with ooo320-m3, 2009-10-22 -BuildRequires: ant -BuildRequires: ant-apache-regexp -BuildRequires: automake -BuildRequires: bison -BuildRequires: boost-devel -BuildRequires: db-devel -BuildRequires: flac-devel -BuildRequires: flex -BuildRequires: freetype2-devel -BuildRequires: gcc-c++ -BuildRequires: gperf -BuildRequires: icu -BuildRequires: java-devel >= 1.6 -BuildRequires: libcppunit-devel -BuildRequires: libexpat-devel -BuildRequires: libicu-devel -BuildRequires: libxml2-devel -BuildRequires: libxslt-devel -BuildRequires: openssl-devel -BuildRequires: perl-Archive-Zip -BuildRequires: perl-Compress-Zlib -BuildRequires: pkg-config -BuildRequires: procps -BuildRequires: unzip -BuildRequires: xorg-x11-devel -BuildRequires: xz -BuildRequires: zip -%if 0%{?suse_version} == 01010 -# is not required by Java SDKs by mistake on SLED10 -BuildRequires: update-alternatives -%endif -# compat stuff -Provides: OpenOffice_org-help-group4 = %version -Obsoletes: OpenOffice_org-help-group4 <= %version -Summary: LibreOffice Help Development -License: LGPL-3.0 -Group: Productivity/Office/Suite -Url: http://www.documentfoundation.org/ -Source0: libreoffice-%version.tar.xz -Source1: libreoffice-help-%version.tar.xz -Source2: libreoffice-translations-%version.tar.xz -Source10: build_prepare.inc -# make-3.82 is needed for parallel build -# this version extends plain make-3.82 with --warn-undefined-functions option -# URL: http://cgit.freedesktop.org/libreoffice/contrib/dev-tools/tree/make-3.82-gbuild, snapshot 2011-08-17 -Source30: make-%gnu_make_version-gbuild-%gnu_make_snapshot.tar.bz2 -# zip-3.0 or newer is required because of the --filesync feature -Source31: zip-%zip_version.tar.bz2 -# helper stuff to produce pieces of the spec file -Source200: libreoffice-help-groupX.spec.in -Source201: lo-help-gen-spec -Source202: lo-help-groupX - -Patch0: split-help-buildhack-no-vcl.diff -# -# Patches against zip-3.0 -Patch2000: zip-3.0-iso8859_2.patch -Patch2001: zip-3.0-add_options_to_help.patch -Patch2002: zip-3.0-nonexec-stack.patch -Patch2003: zip-3.0-optflags.patch -Patch2004: zip-3.0-tempfile.patch -Patch2005: zip-notimestamp.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -#!ExclusiveArch: %ix86 x86_64 ppc -BuildArch: noarch - -%description -This package provides files related to the LibreOffice help -development. - -%if %test_build_langs >= 2 -%package -n libreoffice-help-ko -Summary: Korean Help Localization for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:ko) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-help-ko = %version -Obsoletes: OpenOffice_org-help-ko <= %version -Provides: OpenOffice_org-ko:%_prefix/ooo-2.0/help/ko/default.css - -%description -n libreoffice-help-ko -Korean help localization for LibreOffice. The other localized stuff -is in libreoffice-l10n-ko. - -%package -n libreoffice-help-mk -Summary: Macedonian Help Localization for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:mk) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-help-mk = %version -Obsoletes: OpenOffice_org-help-mk <= %version -Provides: OpenOffice_org-mk:%_prefix/ooo-2.0/help/mk/default.css - -%description -n libreoffice-help-mk -Macedonian help localization for LibreOffice. The other localized stuff -is in libreoffice-l10n-mk. - -%package -n libreoffice-help-nb -Summary: Norwegian Bokmaal Help Localization for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:nb) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-help-nb = %version -Obsoletes: OpenOffice_org-help-nb <= %version -Provides: OpenOffice_org-nb:%_prefix/ooo-2.0/help/nb/default.css - -%description -n libreoffice-help-nb -Norwegian Bokmaal help localization for LibreOffice. The other localized stuff -is in libreoffice-l10n-nb. - -%package -n libreoffice-help-nl -Summary: Dutch Help Localization for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:nl) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-help-nl = %version -Obsoletes: OpenOffice_org-help-nl <= %version -Provides: OpenOffice_org-nl:%_prefix/ooo-2.0/help/nl/default.css - -%description -n libreoffice-help-nl -Dutch help localization for LibreOffice. The other localized stuff -is in libreoffice-l10n-nl. - -%package -n libreoffice-help-pl -Summary: Polish Help Localization for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:pl) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-help-pl = %version -Obsoletes: OpenOffice_org-help-pl <= %version -Provides: OpenOffice_org-pl:%_prefix/ooo-2.0/help/pl/default.css - -%description -n libreoffice-help-pl -Polish help localization for LibreOffice. The other localized stuff -is in libreoffice-l10n-pl. - -%package -n libreoffice-help-pt -Summary: Portuguese Help Localization for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:pt) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-help-pt = %version -Obsoletes: OpenOffice_org-help-pt <= %version -Provides: OpenOffice_org-pt:%_prefix/ooo-2.0/help/pt/default.css - -%description -n libreoffice-help-pt -Portuguese help localization for LibreOffice. The other localized stuff -is in libreoffice-l10n-pt. - -%package -n libreoffice-help-pt-BR -Summary: Brazilian Portuguese Help Localization for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:pt_BR) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-help-pt-BR = %version -Obsoletes: OpenOffice_org-help-pt-BR <= %version -Provides: OpenOffice_org-pt-BR:%_prefix/ooo-2.0/help/pt-BR/default.css - -%description -n libreoffice-help-pt-BR -Brazilian Portuguese help localization for LibreOffice. The other localized stuff -is in libreoffice-l10n-pt-BR. - -%endif - -%prep -%if %prepare_build == 0 -%setup -D -T -q -n libreoffice-%version -%else -%setup -q -a30 -a31 -b1 -b2 -n libreoffice-%version -# -# patch zip-3.0 -%if %suse_version < 1140 -tar -xjf %{S:31} -cd zip30 -%patch2000 -%patch2001 -%patch2002 -%patch2003 -%patch2004 -%patch2005 -cd - -%endif -%endif -%patch0 -p1 - -%build -%{expand:%(cat %_sourcedir/build_prepare.inc)} -# hack to pass configure check for python; it is not really needed to build the help -export PYTHON_FOR_BUILD=no -%if %prepare_build != 0 -./autogen.sh $PARALLEL_BUILD \ - --libdir=%{_libdir} \ - --prefix=%{_prefix} \ - --mandir=%{_mandir} \ - --sysconfdir=/etc \ - --docdir=%{_docdir}/%{name} \ - --with-vendor=SUSE \ - --with-lang=%lo_langs \ - --disable-fetch-external \ - --with-external-tar="$RPM_SOURCE_DIR" \ - --with-alloc=system \ - --with-jdk-home=$JAVA_HOME \ - --with-ant-home=/usr/share/ant \ - --without-fonts \ - --without-myspell-dicts \ - --disable-kde \ - --disable-kde4 \ - --disable-gtk \ - --disable-gconf \ - --disable-gnome-vfs \ - --disable-evolution2 \ - --disable-gstreamer \ - --disable-opengl \ - --disable-dbus \ - --disable-gstreamer-0-10 \ - --disable-python \ - --disable-odk \ - --without-junit \ -%if %debug_build == 0 - --disable-ccache \ -%endif -%if %suse_version < 1210 - --without-system-icu \ -%endif - --disable-postgresql-sdbc \ - --disable-cups \ - --with-system-dicts \ - --with-system-libxml \ - --with-system-openssl \ - --with-system-cppunit \ - --with-system-expat \ - --with-system-boost \ - --without-system-jpeg -%endif -# build helpcontent2 module and all its pre-requisites -make helpcompiler.all -make xmlhelp.all -make helpcontent2.all -make l10ntools.all -make helpcontent2 - -%install -sed '/SOLARVER/!d' config_host.mk > "${RPM_BUILD_ROOT}/config_host.mk.parsed" -sed '/INPATH/!d' config_host.mk >> "${RPM_BUILD_ROOT}/config_host.mk.parsed" -. "${RPM_BUILD_ROOT}/config_host.mk.parsed" -rm -rf "${RPM_BUILD_ROOT}/config_host.mk.parsed" -test -z %lo_langs && langs="en-US" || langs=%lo_langs -mkdir -p file-lists -for lang in $langs ; do - test "$lang" = "en-US" && langdir="en" || langdir="$lang" - mkdir -p $RPM_BUILD_ROOT/%_datadir/%lo_home/help/$langdir - for dir in workdir/$INPATH/HelpTarget/*; do - cp -r $dir/$lang/s* $RPM_BUILD_ROOT/%_datadir/%lo_home/help/$langdir - done - # copy also html and css - cp -r workdir/$INPATH/HelpTarget/shared/$lang/*.{html,css} $RPM_BUILD_ROOT/%_datadir/%lo_home/help/$langdir - lang_underscore=`echo $lang | sed "s/-/_/g"` - filelist=help_${lang_underscore}_list.txt - echo "%dir %_datadir/%lo_home" >file-lists/$filelist - echo "%dir %_datadir/%lo_home/help" >>file-lists/$filelist - find $RPM_BUILD_ROOT/%_datadir/%lo_home/help/$langdir -type d -printf "%%%%dir %_datadir/%lo_home/help/$langdir/%%P\n" >>file-lists/$filelist - find $RPM_BUILD_ROOT/%_datadir/%lo_home/help/$langdir -type f -printf "%_datadir/%lo_home/help/$langdir/%%P\n" >>file-lists/$filelist - # the file list is needed to create compat symlinks - cp file-lists/$filelist $RPM_BUILD_ROOT/%_datadir/%lo_home - echo "%_datadir/%lo_home/$filelist" >>file-lists/$filelist -done - -%clean -rm -rf $RPM_BUILD_ROOT - -%if %test_build_langs >= 2 -# ko - -%posttrans -n libreoffice-help-ko -%_datadir/%lo_home/link-to-ooo-home %_datadir/%lo_home/help_ko_list.txt || true - -%preun -n libreoffice-help-ko -test "$1" = "0" && cp %_datadir/%lo_home/help_ko_list.txt %_datadir/%lo_home/help_ko_list.txt.postun || true - -%postun -n libreoffice-help-ko -test "$1" = "0" && %_datadir/%lo_home/link-to-ooo-home --unlink %_datadir/%lo_home/help_ko_list.txt.postun || true -rm -f %_datadir/%lo_home/help_ko_list.txt.postun 2>/dev/null -# mk - -%posttrans -n libreoffice-help-mk -%_datadir/%lo_home/link-to-ooo-home %_datadir/%lo_home/help_mk_list.txt || true - -%preun -n libreoffice-help-mk -test "$1" = "0" && cp %_datadir/%lo_home/help_mk_list.txt %_datadir/%lo_home/help_mk_list.txt.postun || true - -%postun -n libreoffice-help-mk -test "$1" = "0" && %_datadir/%lo_home/link-to-ooo-home --unlink %_datadir/%lo_home/help_mk_list.txt.postun || true -rm -f %_datadir/%lo_home/help_mk_list.txt.postun 2>/dev/null -# nb - -%posttrans -n libreoffice-help-nb -%_datadir/%lo_home/link-to-ooo-home %_datadir/%lo_home/help_nb_list.txt || true - -%preun -n libreoffice-help-nb -test "$1" = "0" && cp %_datadir/%lo_home/help_nb_list.txt %_datadir/%lo_home/help_nb_list.txt.postun || true - -%postun -n libreoffice-help-nb -test "$1" = "0" && %_datadir/%lo_home/link-to-ooo-home --unlink %_datadir/%lo_home/help_nb_list.txt.postun || true -rm -f %_datadir/%lo_home/help_nb_list.txt.postun 2>/dev/null -# nl - -%posttrans -n libreoffice-help-nl -%_datadir/%lo_home/link-to-ooo-home %_datadir/%lo_home/help_nl_list.txt || true - -%preun -n libreoffice-help-nl -test "$1" = "0" && cp %_datadir/%lo_home/help_nl_list.txt %_datadir/%lo_home/help_nl_list.txt.postun || true - -%postun -n libreoffice-help-nl -test "$1" = "0" && %_datadir/%lo_home/link-to-ooo-home --unlink %_datadir/%lo_home/help_nl_list.txt.postun || true -rm -f %_datadir/%lo_home/help_nl_list.txt.postun 2>/dev/null -# pl - -%posttrans -n libreoffice-help-pl -%_datadir/%lo_home/link-to-ooo-home %_datadir/%lo_home/help_pl_list.txt || true - -%preun -n libreoffice-help-pl -test "$1" = "0" && cp %_datadir/%lo_home/help_pl_list.txt %_datadir/%lo_home/help_pl_list.txt.postun || true - -%postun -n libreoffice-help-pl -test "$1" = "0" && %_datadir/%lo_home/link-to-ooo-home --unlink %_datadir/%lo_home/help_pl_list.txt.postun || true -rm -f %_datadir/%lo_home/help_pl_list.txt.postun 2>/dev/null -# pt - -%posttrans -n libreoffice-help-pt -%_datadir/%lo_home/link-to-ooo-home %_datadir/%lo_home/help_pt_list.txt || true - -%preun -n libreoffice-help-pt -test "$1" = "0" && cp %_datadir/%lo_home/help_pt_list.txt %_datadir/%lo_home/help_pt_list.txt.postun || true - -%postun -n libreoffice-help-pt -test "$1" = "0" && %_datadir/%lo_home/link-to-ooo-home --unlink %_datadir/%lo_home/help_pt_list.txt.postun || true -rm -f %_datadir/%lo_home/help_pt_list.txt.postun 2>/dev/null -# pt-BR - -%posttrans -n libreoffice-help-pt-BR -%_datadir/%lo_home/link-to-ooo-home %_datadir/%lo_home/help_pt_BR_list.txt || true - -%preun -n libreoffice-help-pt-BR -test "$1" = "0" && cp %_datadir/%lo_home/help_pt_BR_list.txt %_datadir/%lo_home/help_pt_BR_list.txt.postun || true - -%postun -n libreoffice-help-pt-BR -test "$1" = "0" && %_datadir/%lo_home/link-to-ooo-home --unlink %_datadir/%lo_home/help_pt_BR_list.txt.postun || true -rm -f %_datadir/%lo_home/help_pt_BR_list.txt.postun 2>/dev/null -%endif - -%if %test_build_langs >= 2 -%files -f file-lists/help_ko_list.txt -n libreoffice-help-ko -%defattr(-,root,root) - -%files -f file-lists/help_mk_list.txt -n libreoffice-help-mk -%defattr(-,root,root) - -%files -f file-lists/help_nb_list.txt -n libreoffice-help-nb -%defattr(-,root,root) - -%files -f file-lists/help_nl_list.txt -n libreoffice-help-nl -%defattr(-,root,root) - -%files -f file-lists/help_pl_list.txt -n libreoffice-help-pl -%defattr(-,root,root) - -%files -f file-lists/help_pt_list.txt -n libreoffice-help-pt -%defattr(-,root,root) - -%files -f file-lists/help_pt_BR_list.txt -n libreoffice-help-pt-BR -%defattr(-,root,root) - -%endif - -%changelog diff --git a/libreoffice-help-group5.changes b/libreoffice-help-group5.changes deleted file mode 100644 index 2909852..0000000 --- a/libreoffice-help-group5.changes +++ /dev/null @@ -1,618 +0,0 @@ -------------------------------------------------------------------- -Thu Nov 7 13:52:29 UTC 2013 - tchvatal@suse.com - -- Version bump to 4.1.3 bugfix release. News: http://blog.documentfoundation.org/2013/11/01/the-document-foundation-announces-libreoffice-4-1-3/ - -------------------------------------------------------------------- -Tue Oct 8 16:45:37 UTC 2013 - tchvatal@suse.com - -- Version bump to 4.1.2.3: bugfix release only. - -------------------------------------------------------------------- -Wed Aug 21 14:56:46 UTC 2013 - pmladek@suse.com - -- update to 4.1.1.2 - -------------------------------------------------------------------- -Tue Aug 13 15:21:02 UTC 2013 - pmladek@suse.com - -- update to 4.1.1.1 -- set PYTHON_FOR_BUILD=no because python is not really needed to build help; - this fixes build on SLED11 - -------------------------------------------------------------------- -Tue Jul 30 13:06:00 UTC 2013 - pmladek@suse.com - -- update to 4.1.0.4 with very big help from tchvatal@suse.com -- removed obsolete patches: - + bridges-missing-cxxflags.diff: fixed better way - + build-max-64-jobs.diff: dmake is not longer used -- update configure switches: - - temporary remove the unknown --disable-mono - - remove the obsolete --without-system-mozilla -- build all dependencies, including helpcompiler, xmlhelp, and l10ntools -- install files from workdir instead of solver; caused by the - switch from dmake to GNU make - -------------------------------------------------------------------- -Mon Jun 17 17:34:03 UTC 2013 - fridrich.strba@suse.com - -- update to 4.0.3.3.5 (SUSE 4.0-rc5, tag suse-4.0-5, based on upstream 4.0.3.3) - -------------------------------------------------------------------- -Fri May 31 15:14:07 UTC 2013 - pmladek@suse.com - -- update to 4.0.3.3.4 (SUSE 4.0-rc4, tag suse-4.0-4, based on upstream 4.0.3.3) - -------------------------------------------------------------------- -Fri May 24 14:21:06 UTC 2013 - pmladek@suse.com - -- update to 4.0.3.3.3 (SUSE 4.0-rc3, tag suse-4.0-3, based on upstream 4.0.3.3) - -------------------------------------------------------------------- -Fri May 10 09:53:14 UTC 2013 - pmladek@suse.com - -- update to 4.0.3.3.2 (SUSE 4.0-rc2, tag suse-4.0-2, based on upstream 4.0.3.3) - -------------------------------------------------------------------- -Wed Apr 17 10:10:05 UTC 2013 - pmladek@suse.com - -- update to 4.0.2.2.1 (SUSE 4.0-rc1, tag suse-4.0-1, based on upstream 4.0.2.2) -- split-help-buildhack-no-vcl.diff: avoid build dependency on vcl - -------------------------------------------------------------------- -Wed Apr 3 13:17:12 UTC 2013 - pmladek@suse.com - -- update to 4.0.2.2 - -------------------------------------------------------------------- -Tue Mar 19 18:04:38 UTC 2013 - pmladek@suse.com - -- update to 4.0.2.1 -- build-max-64-jobs.diff: dmake does not work with more than 64 jobs - -------------------------------------------------------------------- -Thu Feb 28 10:27:15 UTC 2013 - pmladek@suse.com - -- update to 4.0.1.2 - -------------------------------------------------------------------- -Thu Feb 21 10:27:15 UTC 2013 - tchvatal@suse.com - -- update to 4.0.1.1 -- bin obsolete configure-detect-icerun.diff - -------------------------------------------------------------------- -Mon Feb 4 16:38:05 UTC 2013 - pmladek@suse.com - -- configure-detect-icerun.diff: icerun wrapper is not provided by the old - icecream-0.9.2 on SLED11 - -------------------------------------------------------------------- -Tue Jan 22 12:28:43 UTC 2013 - tchvatal@suse.com - -- update to 4.0.0.3 -- build_prepare.inc: share the common build preparation steps between spec files - -* Jan 10 2013 by tchvatal@suse.com in LibreOffice:Unstable - -- bridges-missing-cxxflags.diff: lost RPM optflags when compiling bridges - -* Jan 9 2013 by tchvatal@suse.com in LibreOffice:Unstable - -- update to 4.0.0.1 - -* Dec 19 2012 by tchvatal@suse.com in LibreOffice:Unstable - -- update to 4.0.0.0.beta2 - -* Dec 19 2012 by tchvatal@suse.com in LibreOffice:Unstable - -- update to 4.0.0.0.beta1 -- remove unused build_module_in_parallel define -- use xz tarballs instead of bz ones -- remove unused python-devel from BuildRequires -- add "xz" to BuildRequires; explicitly needed on older SUSE versions -- remove obsolete patches: - * build-helpcontent-do-not-check-cups.diff -- remove obsolete configure switches: - * --disable-ldap - * --disable-mozilla - * --disable-fontconfig - * --disable-strip-solver - * --without-stlport - * --with-system-db - * --with-java-target-version=1.5 -- use configure switches: - * --disable-dbus: dbus is not need for help - * --disable-gstreamer-0-10: gstreamer is not needed for help - * --disable-python: python is not longer needed for localizing sources - * --without-system-icu: system ICU is too old on openSUSE < 12.1 - -------------------------------------------------------------------- -Sat Jan 19 14:31:31 UTC 2013 - dmueller@suse.com - -- raise memory limits / lower parallelism for emulated/native arm builds - -------------------------------------------------------------------- -Fri Dec 14 16:08:15 UTC 2012 - pmladek@suse.com - -- update to 3.6.3.2.4 (SUSE 3.6-rc4, tag suse-3.6-4, based on upstream 3.6.3.2) - -------------------------------------------------------------------- -Fri Nov 23 15:43:06 UTC 2012 - pmladek@suse.com - -- update to 3.6.3.2.3 (SUSE 3.6-rc3, tag suse-3.6-3, based on upstream 3.6.3.2) -- bin obsolete build-i18npool-with-icu-4.0.diff - -------------------------------------------------------------------- -Wed Nov 7 15:30:31 UTC 2012 - pmladek@suse.com - -- update to 3.6.3.2.2 (SUSE 3.6-rc2, tag suse-3.6-2, based on upstream 3.6.3.2) - -------------------------------------------------------------------- -Tue Oct 30 11:58:44 UTC 2012 - pmladek@suse.com - -- updated to version 3.6.2.2.1 (SUSE 3.6 rc1 based on upstream 3.6.2.2) -- build-i18npool-with-icu-4.0.diff: use a function provided already by icu-4.0 - -------------------------------------------------------------------- -Fri Aug 24 13:52:09 UTC 2012 - pmladek@suse.com - -- update version 3.6.1.2 -- LO is not buildable with gcj; use java-devel >= 1.6 in BuildRequires - (bnc#775840) -- add subpackages: Slovak(sk), Turkish(tr), Vietnamese(vi) -- move Brazilian Portuguese(pt-BR) to the group4 source package - -------------------------------------------------------------------- -Thu Aug 9 09:34:09 UTC 2012 - pmladek@suse.com - -- use the vendor "SUSE" instead of "Novell, inc."; SUSE has become a separate - business unit inside The Attachmate Group - -------------------------------------------------------------------- -Fri Jul 27 14:19:29 UTC 2012 - pmladek@suse.com - -- update version 3.6.0.4: - * missing TOC entries in help (fdo#44879) - * add complete names of areas in pivot table - * fixed help for Merge/Split cells (fdo#33746) - * update of selection mode help page (fdo#51416) - * add help for Defaults and Formula option pages (fdo#39141) - * update help page for Tools/Options/LibreOffice/General (fdo#44207) - -* Jun 22 2012 by pmladek@suse.com in LibreOffice:Unstable - -- update version 3.6.0.0.beta2 -- bin obsolete patches: - * config-host-source.diff - * l10ntools-localize-src-helpcontent2.diff - -* Jun 14 2012 by pmladek@suse.com in LibreOffice:Unstable - -- updated to libreoffice-3.5.99.1 (3.6.0-beta1) -- config-host-source.diff: allow to source config_host.mk -- l10ntools-localize-src-helpcontent2.diff: get strings also from src - subdirectory -- disable PostgreSQL SDBC; it is not needed to build help - -------------------------------------------------------------------- -Mon Jul 9 17:06:28 UTC 2012 - pmladek@suse.com - -- update to libreoffice-3.5.4.7 (SUSE 3.5 rc3, based on upstream 3.5.5-rc3) -- reduce build parallelism to reduce build crashes: - * dmake support 64 jobs at maximum - * do not eat all memory with some huge sources -- add procps into BuildRequires to check available memory - -------------------------------------------------------------------- -Thu Jun 28 13:33:54 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.4.6 (SUSE 3.5 rc2, based on upstream 3.5.5-rc2) - -------------------------------------------------------------------- -Mon Jun 25 15:19:57 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.4.5 (SUSE 3.5 rc1, based on upstream 3.5.5-rc2) - -------------------------------------------------------------------- -Thu Jun 14 15:38:44 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.4.4 (SUSE 3.5 beta2, based on upstream 3.5.5-rc1) - -------------------------------------------------------------------- -Thu May 17 19:06:15 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.4.3 (SUSE 3.5 beta1, based on upstream 3.5.4-rc1) - -------------------------------------------------------------------- -Wed Apr 25 15:23:26 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.3.2 (3.5.3-rc2) -- removed upstreamed patches: - * libreoffice-3.5-unpack-sources.diff - * buildfix-icu-4.9.diff -- reordered %prep phase to work better with quilt - -------------------------------------------------------------------- -Fri Apr 20 12:29:53 UTC 2012 - pmladek@suse.com - -- buildfix-icu-4.9.diff: fix build with icu-4.9; needed for openSUSE-12.2 - -------------------------------------------------------------------- -Fri Apr 6 14:57:48 UTC 2012 - pmladek@suse.com - -- clean up configure switches: - * move switches from SUSE*.conf to spec files - * use --with-system-headers and --with-system-libs to prefer system - stuff over internal copies - * use --without-system- only for stuff that is not packaged - or not patched in the SUSE distribution, for example libvisio, - redland, mythes - * bin not longer existing options -- build zip-3.0 only for openSUSE < 11.4 -- add patches for the extra zip-3.0 from the last zip package -- make sure that parallel build is used for dmake and GNU make - build parts - -------------------------------------------------------------------- -Wed Apr 4 13:39:46 UTC 2012 - pmladek@suse.com - -- clean up lo-help-gen-spec according to lo-l10n-gen-spec -- do not supplement l10n packages; we provide support for the given locale; - the extra recommends annoys users when updating on Live-CD (bnc#551003) -- use Requires(pre) instead of PreReq on never distributions - -------------------------------------------------------------------- -Wed Mar 28 15:43:47 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.5.2 (3.5.2-rc2) -- basis subdirectory does not longer exists on the installed system -- mozilla is not longer used for build: - * use --disable-mozilla, --without-system-mozilla, --with-system-nss, - --disable-ldap, --enable-xmlsec instead of --with-system-mozilla, - --with-system-mozilla=xulrunner -- enable python during build; it is needed to localize the sources -- use internal hacked make version 3.82, snapshot 20120301 to get fast - and reliable parallel build -- build zip-3.0 on openSUSE < 11.4; --filesync is needed during build -- libreoffice-3.5-unpack-sources.diff: allow to unpack source tarballs -- build-helpcontent-do-not-check-cups.diff: cups is not needed for helpcontent - -------------------------------------------------------------------- -Wed Mar 14 14:34:11 UTC 2012 - pmladek@suse.com - -- libreoffice-3.4.5.5 == SUSE 3.4.5-rc3 == final - -------------------------------------------------------------------- -Mon Mar 12 18:58:39 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.4.5.5 (SUSE 3.4.5-rc3) - -------------------------------------------------------------------- -Tue Mar 6 15:55:09 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.4.5.4 (SUSE 3.4.5-rc2) - -------------------------------------------------------------------- -Thu Feb 23 17:28:17 UTC 2012 - pmladek@suse.com - -- patch license to follow spdx.org standard - -------------------------------------------------------------------- -Fri Feb 17 10:37:12 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.4.5.3 (SUSE 3.4.5-rc1) - -------------------------------------------------------------------- -Wed Jan 4 14:44:31 UTC 2012 - pmladek@suse.com - -- added automake into BuildRequires to fix build in Factory - -------------------------------------------------------------------- -Wed Nov 23 14:29:30 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.4.4.3 (SUSE 3.4.4-rc1 == final) - -------------------------------------------------------------------- -Mon Sep 12 16:48:48 UTC 2011 - pmladek@suse.com - -- libreoffice-3.4.2.6 == SUSE 3.4.2-rc3 == final - -------------------------------------------------------------------- -Thu Sep 8 15:28:56 UTC 2011 - pmladek@suse.com - -- updated to libreoffice-3.4.2.6 (SUSE 3.4.2-rc3) -- disabled dependency on unixODBC; not needed to build help -- correctly set the documentation directory - -------------------------------------------------------------------- -Fri Sep 2 14:25:16 UTC 2011 - pmladek@suse.com - -- updated to libreoffice-3.4.2.5 (SUSE 3.4.2-rc2) - -------------------------------------------------------------------- -Wed Aug 24 13:45:45 UTC 2011 - pmladek@novell.com - -- updated to libreoffice-3.4.2.4 (SUSE 3.4.2-rc1) -- explicitly disabled mono stuff; not needed to build help - -------------------------------------------------------------------- -Wed Jul 27 15:10:40 UTC 2011 - pmladek@novell.com - -- updated to libreoffice-3.4.2.3 (3.4.2-rc3) -- started building helpcontent without libreoffice-*-devel packages; - split build had not longer be supported with LO-3.4; disabled many - features to keep minimal build dependencies - -------------------------------------------------------------------- -Wed Jun 8 17:29:54 CEST 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.3.1 (3.3.3-rc1) - -------------------------------------------------------------------- -Wed Mar 23 20:08:17 CET 2011 - pmladek@suse.cz - -- libreoffice-3.3.2.2 == 3.3.2-rc2 == final - -------------------------------------------------------------------- -Fri Mar 18 16:40:02 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.2.2 (3.3.2-rc2) - -------------------------------------------------------------------- -Wed Mar 9 17:42:27 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.2.1 (3.3.2-rc1) - -------------------------------------------------------------------- -Wed Feb 23 14:08:35 CET 2011 - pmladek@suse.cz - -- libreoffice-3.3.1.2 == 3.3.1-rc2 == final - -------------------------------------------------------------------- -Wed Feb 16 16:27:04 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.1.2 (3.3.1-rc2) - -------------------------------------------------------------------- -Tue Feb 8 20:53:59 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.1.1 (3.3.1-rc1) - -------------------------------------------------------------------- -Mon Jan 31 20:32:38 CET 2011 - pmladek@suse.cz - -- libreoffice-build-3.3.0.4 == 3.3.0-rc4 == final - -------------------------------------------------------------------- -Wed Jan 19 12:58:21 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.0.4 (3.3-rc4) - -------------------------------------------------------------------- -Tue Jan 11 16:41:58 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.0.3 (3.3-rc3) - -------------------------------------------------------------------- -Tue Dec 21 19:44:02 CET 2010 - pmladek@suse.cz - -- updated to libreoffice-3.3.0.2 (3.3-rc2) - -------------------------------------------------------------------- -Wed Dec 1 19:41:47 CET 2010 - pmladek@suse.cz - -- updated to libreoffice-3.3.0.1 (3.3-rc1) -- fixed URL, summary, and description for LibreOffice - -------------------------------------------------------------------- -Fri Nov 12 12:24:42 CET 2010 - pmladek@suse.cz - -- updated to libreoffice-3.2.99.3 (3.3-beta3) - -------------------------------------------------------------------- -Thu Oct 14 19:12:31 CEST 2010 - pmladek@suse.cz - -- switched to the LibreOffice code base, http://www.documentfoundation.org/ -- renamed packages from OpenOffice_org* to libreoffice* -- updated to libreoffice-3.2.99.2 (3.3-beta2) - -------------------------------------------------------------------- -Wed Sep 15 20:45:27 CEST 2010 - pmladek@suse.cz - -- updated to version 3.2.98.1 (3.3-alpha1) -- used the prepatched OOo sources from ooo-build git - -------------------------------------------------------------------- -Thu Sep 2 15:45:12 CEST 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.1.6 (3.2.1 security update, bnc#629085, - MaintenanceTracker-35044, CVE-2010-2935, CVE-2010-2936) - -------------------------------------------------------------------- -Tue Aug 24 16:37:41 CEST 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.1.5 (3.2.1 security update, bnc#629085, - MaintenanceTracker-35044, CVE-2010-2935, CVE-2010-2936) - -------------------------------------------------------------------- -Wed Jun 16 19:17:34 CEST 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.1.4 (3.2.1 maintenance update) - -------------------------------------------------------------------- -Mon May 31 17:27:18 CEST 2010 - pmladek@suse.cz - -- ooo-build-3.2.1.3 == 3.2.1-rc3 == final - -------------------------------------------------------------------- -Fri May 28 17:37:09 CEST 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m19 -- updated ooo-build to version 3.2.1.3 (3.2.1-rc3) - -------------------------------------------------------------------- -Tue May 25 17:44:26 CEST 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m18 (3.2.1-rc2) -- updated ooo-build to version 3.2.1.2 (3.2.1-rc2) - -------------------------------------------------------------------- -Thu May 13 20:29:10 CEST 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m17 (3.2.1-rc1) -- updated ooo-build to version 3.2.1.1 (3.2.1-rc1) -- added initial support for build on MeeGo distro - -------------------------------------------------------------------- -Fri Apr 23 11:30:30 CEST 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m15 -- updated ooo-build to version 3.2.0.99.3 (3.2.1-beta3) - -------------------------------------------------------------------- -Thu Mar 25 21:38:09 CET 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.0.99.2 (3.2.1-beta2) - -------------------------------------------------------------------- -Thu Mar 11 21:18:47 CET 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.0.99.1 (3.2.1-beta1) - -------------------------------------------------------------------- -Fri Feb 26 17:11:58 CET 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.0.98.1 (3.2.1-alpha1) - -------------------------------------------------------------------- -Wed Feb 24 17:20:34 CET 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.0.7 (3.2 bugfix release) - -------------------------------------------------------------------- -Thu Feb 18 20:46:24 CET 2010 - pmladek@suse.cz - -- updated ooo-build to version 3.2.0.6 (3.2 bugfix release) - -------------------------------------------------------------------- -Thu Feb 4 19:36:48 CET 2010 - pmladek@suse.cz - -- ooo-build-3.2.0.5 == 3.2-rc5 == final - -------------------------------------------------------------------- -Thu Feb 4 15:33:42 CET 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m12 (3.2-rc5) -- updated ooo-build to version 3.2.0.5 (3.2-rc5) - -------------------------------------------------------------------- -Wed Jan 27 20:29:22 CET 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m11 (3.2-rc4) -- updated ooo-build to version 3.2.0.4 (3.2-rc4) - -------------------------------------------------------------------- -Wed Jan 13 19:32:02 CET 2010 - pmladek@suse.cz - -- updated to the milestone ooo320-m9 -- updated ooo-build to version 3.2.0.2 (3.2-rc2) - -------------------------------------------------------------------- -Sun Dec 20 19:38:12 CET 2009 - pmladek@suse.cz - -- updated to the milestone ooo320-m8 -- updated ooo-build to version 3.2.0.1 (3.2-rc1) - -------------------------------------------------------------------- -Mon Dec 7 17:53:37 CET 2009 - pmladek@suse.cz - -- updated to the milestone ooo320-m7 -- updated ooo-build to version 3.1.99.4 (3.2-beta4) -- removed obsolete extra localization sources - -------------------------------------------------------------------- -Tue Nov 24 16:57:27 CET 2009 - pmladek@suse.cz - -- updated to the milestone ooo320-m5 -- updated ooo-build to version 3.1.99.3 (3.2-beta3) - -------------------------------------------------------------------- -Fri Nov 13 17:34:52 CET 2009 - pmladek@suse.cz - -- updated to the milestone ooo320-m4 -- updated ooo-build to version 3.1.99.2 (3.2-beta2) -- added perl-Compress-Zlib into BuildRequires for SLED10; needed by - perl-Archive-Zip; was included in the main perl package on newer distros - -------------------------------------------------------------------- -Thu Oct 29 22:57:28 CET 2009 - pmladek@suse.cz - -- updated to the milestone ooo320-m2 -- updated ooo-build to version 3.1.99.1 (3.2-beta1) -- added perl-Archive-Zip into BuildRequires - -------------------------------------------------------------------- -Tue Oct 20 16:45:29 CEST 2009 - pmladek@suse.cz - -- updated ooo-build to version 3.1.1.4 - -------------------------------------------------------------------- -Tue Oct 6 17:01:57 CEST 2009 - pmladek@suse.cz - -- updated ooo-build to version 3.1.1.3 - -------------------------------------------------------------------- -Tue Sep 22 16:15:15 CEST 2009 - pmladek@suse.cz - -- updated ooo-build to version 3.1.1.2 - -------------------------------------------------------------------- -Wed Sep 2 18:00:13 CEST 2009 - pmladek@suse.cz - -- ooo-build-3.1.1.1 == 3.1.1-rc1 == final - -------------------------------------------------------------------- -Tue Sep 1 13:02:33 CEST 2009 - pmladek@suse.cz - -- do not exclude archs for noarch packages - -------------------------------------------------------------------- -Wed Aug 26 13:28:08 CEST 2009 - pmladek@suse.cz - -- updated to the milestone ooo310-m19 -- updated ooo-build to version 3.1.1.1 (3.1.1-rc1) - -------------------------------------------------------------------- -Tue Aug 18 19:51:59 CEST 2009 - pmladek@suse.cz - -- updated to the milestone ooo310-m18 -- updated ooo-build to version 3.1.0.99.3 (3.1.1-beta3) - -------------------------------------------------------------------- -Tue Aug 4 22:19:15 CEST 2009 - pmladek@suse.cz - -- updated to the milestone ooo310-m17 -- updated ooo-build to version 3.1.0.99.2 (3.1.1-beta2) -- updated extra localizations sources: bg el mk nb nn sk sl - -------------------------------------------------------------------- -Thu Jul 23 21:16:24 CEST 2009 - pmladek@suse.cz - -- updated to the milestone ooo310-m16 -- updated ooo-build to version 3.1.0.99.1 (3.1.1-beta1) - -------------------------------------------------------------------- -Mon Jun 29 19:30:31 CEST 2009 - pmladek@suse.cz - -- updated to the milestone ooo310-m14 -- updated ooo-build to version 3.1.0.98.2 (3.1.1-alpha2) - -------------------------------------------------------------------- -Fri Jun 26 18:01:05 CEST 2009 - pmladek@suse.cz - -- split OpenOffice_org-help source package into more pieces to make the - build more parallel; asked by Coolo - diff --git a/libreoffice-help-group5.spec b/libreoffice-help-group5.spec deleted file mode 100644 index 07640ae..0000000 --- a/libreoffice-help-group5.spec +++ /dev/null @@ -1,565 +0,0 @@ -# -# spec file for package libreoffice-help-group5 -# -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via http://bugs.opensuse.org/ -# - - -Name: libreoffice-help-group5 -################################################################### -## DO NOT EDIT THIS SPEC FILE -## Generated by: -## perl lo-help-gen-spec libreoffice-help-groupX.spec.in lo-help-groupX -################################################################### -Version: 4.1.3.2 -Release: 0 -%define gnu_make_version 3.82 -%define gnu_make_snapshot 20120301 -%define zip_version 3.0 -%define lo_home libreoffice -# test_build_langs: 1 = de and cs -# 2 = all supported languages -%define test_build_langs 2 -# debug_build: 0 = no -# 1 = yes (enable depency tracking, ccache) -%define debug_build 0 -# prepare_build: 0 = no -# 1 = yes (just build, install and create packages; without %%prep section and configure) -%define prepare_build 1 -# -%if %test_build_langs == 0 -%define lo_langs "" -%else -%if %test_build_langs == 1 -%define lo_langs "" -%else -%define lo_langs "ru sk sl sv tr vi zh-CN zh-TW" -%endif -%endif -#!BuildIgnore: libreoffice -# both zip and perl-Archive-Zip are needed; tested with ooo320-m3, 2009-10-22 -BuildRequires: ant -BuildRequires: ant-apache-regexp -BuildRequires: automake -BuildRequires: bison -BuildRequires: boost-devel -BuildRequires: db-devel -BuildRequires: flac-devel -BuildRequires: flex -BuildRequires: freetype2-devel -BuildRequires: gcc-c++ -BuildRequires: gperf -BuildRequires: icu -BuildRequires: java-devel >= 1.6 -BuildRequires: libcppunit-devel -BuildRequires: libexpat-devel -BuildRequires: libicu-devel -BuildRequires: libxml2-devel -BuildRequires: libxslt-devel -BuildRequires: openssl-devel -BuildRequires: perl-Archive-Zip -BuildRequires: perl-Compress-Zlib -BuildRequires: pkg-config -BuildRequires: procps -BuildRequires: unzip -BuildRequires: xorg-x11-devel -BuildRequires: xz -BuildRequires: zip -%if 0%{?suse_version} == 01010 -# is not required by Java SDKs by mistake on SLED10 -BuildRequires: update-alternatives -%endif -# compat stuff -Provides: OpenOffice_org-help-group5 = %version -Obsoletes: OpenOffice_org-help-group5 <= %version -Summary: LibreOffice Help Development -License: LGPL-3.0 -Group: Productivity/Office/Suite -Url: http://www.documentfoundation.org/ -Source0: libreoffice-%version.tar.xz -Source1: libreoffice-help-%version.tar.xz -Source2: libreoffice-translations-%version.tar.xz -Source10: build_prepare.inc -# make-3.82 is needed for parallel build -# this version extends plain make-3.82 with --warn-undefined-functions option -# URL: http://cgit.freedesktop.org/libreoffice/contrib/dev-tools/tree/make-3.82-gbuild, snapshot 2011-08-17 -Source30: make-%gnu_make_version-gbuild-%gnu_make_snapshot.tar.bz2 -# zip-3.0 or newer is required because of the --filesync feature -Source31: zip-%zip_version.tar.bz2 -# helper stuff to produce pieces of the spec file -Source200: libreoffice-help-groupX.spec.in -Source201: lo-help-gen-spec -Source202: lo-help-groupX - -Patch0: split-help-buildhack-no-vcl.diff -# -# Patches against zip-3.0 -Patch2000: zip-3.0-iso8859_2.patch -Patch2001: zip-3.0-add_options_to_help.patch -Patch2002: zip-3.0-nonexec-stack.patch -Patch2003: zip-3.0-optflags.patch -Patch2004: zip-3.0-tempfile.patch -Patch2005: zip-notimestamp.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -#!ExclusiveArch: %ix86 x86_64 ppc -BuildArch: noarch - -%description -This package provides files related to the LibreOffice help -development. - -%if %test_build_langs >= 2 -%package -n libreoffice-help-ru -Summary: Russian Help Localization for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:ru) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-help-ru = %version -Obsoletes: OpenOffice_org-help-ru <= %version -Provides: OpenOffice_org-ru:%_prefix/ooo-2.0/help/ru/default.css - -%description -n libreoffice-help-ru -Russian help localization for LibreOffice. The other localized stuff -is in libreoffice-l10n-ru. - -%package -n libreoffice-help-sk -Summary: Slovak Help Localization for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:sk) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-help-sk = %version -Obsoletes: OpenOffice_org-help-sk <= %version -Provides: OpenOffice_org-sk:%_prefix/ooo-2.0/help/sk/default.css - -%description -n libreoffice-help-sk -Slovak help localization for LibreOffice. The other localized stuff -is in libreoffice-l10n-sk. - -%package -n libreoffice-help-sl -Summary: Slovene Help Localization for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:sl) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-help-sl = %version -Obsoletes: OpenOffice_org-help-sl <= %version -Provides: OpenOffice_org-sl:%_prefix/ooo-2.0/help/sl/default.css - -%description -n libreoffice-help-sl -Slovene help localization for LibreOffice. The other localized stuff -is in libreoffice-l10n-sl. - -%package -n libreoffice-help-sv -Summary: Swedish Help Localization for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:sv) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-help-sv = %version -Obsoletes: OpenOffice_org-help-sv <= %version -Provides: OpenOffice_org-sv:%_prefix/ooo-2.0/help/sv/default.css - -%description -n libreoffice-help-sv -Swedish help localization for LibreOffice. The other localized stuff -is in libreoffice-l10n-sv. - -%package -n libreoffice-help-tr -Summary: Turkish Help Localization for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:tr) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-help-tr = %version -Obsoletes: OpenOffice_org-help-tr <= %version -Provides: OpenOffice_org-tr:%_prefix/ooo-2.0/help/tr/default.css - -%description -n libreoffice-help-tr -Turkish help localization for LibreOffice. The other localized stuff -is in libreoffice-l10n-tr. - -%package -n libreoffice-help-vi -Summary: Vietnamese Help Localization for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:vi) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-help-vi = %version -Obsoletes: OpenOffice_org-help-vi <= %version -Provides: OpenOffice_org-vi:%_prefix/ooo-2.0/help/vi/default.css - -%description -n libreoffice-help-vi -Vietnamese help localization for LibreOffice. The other localized stuff -is in libreoffice-l10n-vi. - -%package -n libreoffice-help-zh-CN -Summary: Chinese Simplified Help Localization for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:zh_CN) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-help-zh-CN = %version -Obsoletes: OpenOffice_org-help-zh-CN <= %version -Provides: OpenOffice_org-zh-CN:%_prefix/ooo-2.0/help/zh-CN/default.css - -%description -n libreoffice-help-zh-CN -Chinese Simplified help localization for LibreOffice. The other localized stuff -is in libreoffice-l10n-zh-CN. - -%package -n libreoffice-help-zh-TW -Summary: Chinese Traditional Help Localization for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:zh_TW) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-help-zh-TW = %version -Obsoletes: OpenOffice_org-help-zh-TW <= %version -Provides: OpenOffice_org-zh-TW:%_prefix/ooo-2.0/help/zh-TW/default.css - -%description -n libreoffice-help-zh-TW -Chinese Traditional help localization for LibreOffice. The other localized stuff -is in libreoffice-l10n-zh-TW. - -%endif - -%prep -%if %prepare_build == 0 -%setup -D -T -q -n libreoffice-%version -%else -%setup -q -a30 -a31 -b1 -b2 -n libreoffice-%version -# -# patch zip-3.0 -%if %suse_version < 1140 -tar -xjf %{S:31} -cd zip30 -%patch2000 -%patch2001 -%patch2002 -%patch2003 -%patch2004 -%patch2005 -cd - -%endif -%endif -%patch0 -p1 - -%build -%{expand:%(cat %_sourcedir/build_prepare.inc)} -# hack to pass configure check for python; it is not really needed to build the help -export PYTHON_FOR_BUILD=no -%if %prepare_build != 0 -./autogen.sh $PARALLEL_BUILD \ - --libdir=%{_libdir} \ - --prefix=%{_prefix} \ - --mandir=%{_mandir} \ - --sysconfdir=/etc \ - --docdir=%{_docdir}/%{name} \ - --with-vendor=SUSE \ - --with-lang=%lo_langs \ - --disable-fetch-external \ - --with-external-tar="$RPM_SOURCE_DIR" \ - --with-alloc=system \ - --with-jdk-home=$JAVA_HOME \ - --with-ant-home=/usr/share/ant \ - --without-fonts \ - --without-myspell-dicts \ - --disable-kde \ - --disable-kde4 \ - --disable-gtk \ - --disable-gconf \ - --disable-gnome-vfs \ - --disable-evolution2 \ - --disable-gstreamer \ - --disable-opengl \ - --disable-dbus \ - --disable-gstreamer-0-10 \ - --disable-python \ - --disable-odk \ - --without-junit \ -%if %debug_build == 0 - --disable-ccache \ -%endif -%if %suse_version < 1210 - --without-system-icu \ -%endif - --disable-postgresql-sdbc \ - --disable-cups \ - --with-system-dicts \ - --with-system-libxml \ - --with-system-openssl \ - --with-system-cppunit \ - --with-system-expat \ - --with-system-boost \ - --without-system-jpeg -%endif -# build helpcontent2 module and all its pre-requisites -make helpcompiler.all -make xmlhelp.all -make helpcontent2.all -make l10ntools.all -make helpcontent2 - -%install -sed '/SOLARVER/!d' config_host.mk > "${RPM_BUILD_ROOT}/config_host.mk.parsed" -sed '/INPATH/!d' config_host.mk >> "${RPM_BUILD_ROOT}/config_host.mk.parsed" -. "${RPM_BUILD_ROOT}/config_host.mk.parsed" -rm -rf "${RPM_BUILD_ROOT}/config_host.mk.parsed" -test -z %lo_langs && langs="en-US" || langs=%lo_langs -mkdir -p file-lists -for lang in $langs ; do - test "$lang" = "en-US" && langdir="en" || langdir="$lang" - mkdir -p $RPM_BUILD_ROOT/%_datadir/%lo_home/help/$langdir - for dir in workdir/$INPATH/HelpTarget/*; do - cp -r $dir/$lang/s* $RPM_BUILD_ROOT/%_datadir/%lo_home/help/$langdir - done - # copy also html and css - cp -r workdir/$INPATH/HelpTarget/shared/$lang/*.{html,css} $RPM_BUILD_ROOT/%_datadir/%lo_home/help/$langdir - lang_underscore=`echo $lang | sed "s/-/_/g"` - filelist=help_${lang_underscore}_list.txt - echo "%dir %_datadir/%lo_home" >file-lists/$filelist - echo "%dir %_datadir/%lo_home/help" >>file-lists/$filelist - find $RPM_BUILD_ROOT/%_datadir/%lo_home/help/$langdir -type d -printf "%%%%dir %_datadir/%lo_home/help/$langdir/%%P\n" >>file-lists/$filelist - find $RPM_BUILD_ROOT/%_datadir/%lo_home/help/$langdir -type f -printf "%_datadir/%lo_home/help/$langdir/%%P\n" >>file-lists/$filelist - # the file list is needed to create compat symlinks - cp file-lists/$filelist $RPM_BUILD_ROOT/%_datadir/%lo_home - echo "%_datadir/%lo_home/$filelist" >>file-lists/$filelist -done - -%clean -rm -rf $RPM_BUILD_ROOT - -%if %test_build_langs >= 2 -# ru - -%posttrans -n libreoffice-help-ru -%_datadir/%lo_home/link-to-ooo-home %_datadir/%lo_home/help_ru_list.txt || true - -%preun -n libreoffice-help-ru -test "$1" = "0" && cp %_datadir/%lo_home/help_ru_list.txt %_datadir/%lo_home/help_ru_list.txt.postun || true - -%postun -n libreoffice-help-ru -test "$1" = "0" && %_datadir/%lo_home/link-to-ooo-home --unlink %_datadir/%lo_home/help_ru_list.txt.postun || true -rm -f %_datadir/%lo_home/help_ru_list.txt.postun 2>/dev/null -# sk - -%posttrans -n libreoffice-help-sk -%_datadir/%lo_home/link-to-ooo-home %_datadir/%lo_home/help_sk_list.txt || true - -%preun -n libreoffice-help-sk -test "$1" = "0" && cp %_datadir/%lo_home/help_sk_list.txt %_datadir/%lo_home/help_sk_list.txt.postun || true - -%postun -n libreoffice-help-sk -test "$1" = "0" && %_datadir/%lo_home/link-to-ooo-home --unlink %_datadir/%lo_home/help_sk_list.txt.postun || true -rm -f %_datadir/%lo_home/help_sk_list.txt.postun 2>/dev/null -# sl - -%posttrans -n libreoffice-help-sl -%_datadir/%lo_home/link-to-ooo-home %_datadir/%lo_home/help_sl_list.txt || true - -%preun -n libreoffice-help-sl -test "$1" = "0" && cp %_datadir/%lo_home/help_sl_list.txt %_datadir/%lo_home/help_sl_list.txt.postun || true - -%postun -n libreoffice-help-sl -test "$1" = "0" && %_datadir/%lo_home/link-to-ooo-home --unlink %_datadir/%lo_home/help_sl_list.txt.postun || true -rm -f %_datadir/%lo_home/help_sl_list.txt.postun 2>/dev/null -# sv - -%posttrans -n libreoffice-help-sv -%_datadir/%lo_home/link-to-ooo-home %_datadir/%lo_home/help_sv_list.txt || true - -%preun -n libreoffice-help-sv -test "$1" = "0" && cp %_datadir/%lo_home/help_sv_list.txt %_datadir/%lo_home/help_sv_list.txt.postun || true - -%postun -n libreoffice-help-sv -test "$1" = "0" && %_datadir/%lo_home/link-to-ooo-home --unlink %_datadir/%lo_home/help_sv_list.txt.postun || true -rm -f %_datadir/%lo_home/help_sv_list.txt.postun 2>/dev/null -# tr - -%posttrans -n libreoffice-help-tr -%_datadir/%lo_home/link-to-ooo-home %_datadir/%lo_home/help_tr_list.txt || true - -%preun -n libreoffice-help-tr -test "$1" = "0" && cp %_datadir/%lo_home/help_tr_list.txt %_datadir/%lo_home/help_tr_list.txt.postun || true - -%postun -n libreoffice-help-tr -test "$1" = "0" && %_datadir/%lo_home/link-to-ooo-home --unlink %_datadir/%lo_home/help_tr_list.txt.postun || true -rm -f %_datadir/%lo_home/help_tr_list.txt.postun 2>/dev/null -# vi - -%posttrans -n libreoffice-help-vi -%_datadir/%lo_home/link-to-ooo-home %_datadir/%lo_home/help_vi_list.txt || true - -%preun -n libreoffice-help-vi -test "$1" = "0" && cp %_datadir/%lo_home/help_vi_list.txt %_datadir/%lo_home/help_vi_list.txt.postun || true - -%postun -n libreoffice-help-vi -test "$1" = "0" && %_datadir/%lo_home/link-to-ooo-home --unlink %_datadir/%lo_home/help_vi_list.txt.postun || true -rm -f %_datadir/%lo_home/help_vi_list.txt.postun 2>/dev/null -# zh-CN - -%posttrans -n libreoffice-help-zh-CN -%_datadir/%lo_home/link-to-ooo-home %_datadir/%lo_home/help_zh_CN_list.txt || true - -%preun -n libreoffice-help-zh-CN -test "$1" = "0" && cp %_datadir/%lo_home/help_zh_CN_list.txt %_datadir/%lo_home/help_zh_CN_list.txt.postun || true - -%postun -n libreoffice-help-zh-CN -test "$1" = "0" && %_datadir/%lo_home/link-to-ooo-home --unlink %_datadir/%lo_home/help_zh_CN_list.txt.postun || true -rm -f %_datadir/%lo_home/help_zh_CN_list.txt.postun 2>/dev/null -# zh-TW - -%posttrans -n libreoffice-help-zh-TW -%_datadir/%lo_home/link-to-ooo-home %_datadir/%lo_home/help_zh_TW_list.txt || true - -%preun -n libreoffice-help-zh-TW -test "$1" = "0" && cp %_datadir/%lo_home/help_zh_TW_list.txt %_datadir/%lo_home/help_zh_TW_list.txt.postun || true - -%postun -n libreoffice-help-zh-TW -test "$1" = "0" && %_datadir/%lo_home/link-to-ooo-home --unlink %_datadir/%lo_home/help_zh_TW_list.txt.postun || true -rm -f %_datadir/%lo_home/help_zh_TW_list.txt.postun 2>/dev/null -%endif - -%if %test_build_langs >= 2 -%files -f file-lists/help_ru_list.txt -n libreoffice-help-ru -%defattr(-,root,root) - -%files -f file-lists/help_sk_list.txt -n libreoffice-help-sk -%defattr(-,root,root) - -%files -f file-lists/help_sl_list.txt -n libreoffice-help-sl -%defattr(-,root,root) - -%files -f file-lists/help_sv_list.txt -n libreoffice-help-sv -%defattr(-,root,root) - -%files -f file-lists/help_tr_list.txt -n libreoffice-help-tr -%defattr(-,root,root) - -%files -f file-lists/help_vi_list.txt -n libreoffice-help-vi -%defattr(-,root,root) - -%files -f file-lists/help_zh_CN_list.txt -n libreoffice-help-zh-CN -%defattr(-,root,root) - -%files -f file-lists/help_zh_TW_list.txt -n libreoffice-help-zh-TW -%defattr(-,root,root) - -%endif - -%changelog diff --git a/libreoffice-help-groupX.spec.in b/libreoffice-help-groupX.spec.in deleted file mode 100644 index 874c841..0000000 --- a/libreoffice-help-groupX.spec.in +++ /dev/null @@ -1,227 +0,0 @@ -# -# spec file for package libreoffice-help-group@GROUP_NUMBER@ -# -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via http://bugs.opensuse.org/ -# - - -Name: libreoffice-help-group@GROUP_NUMBER@ -@DO_NOT_EDIT_COMMENT@ -Version: 4.1.3.2 -Release: 0 -%define gnu_make_version 3.82 -%define gnu_make_snapshot 20120301 -%define zip_version 3.0 -%define lo_home libreoffice -# test_build_langs: 1 = de and cs -# 2 = all supported languages -%define test_build_langs 2 -# debug_build: 0 = no -# 1 = yes (enable depency tracking, ccache) -%define debug_build 0 -# prepare_build: 0 = no -# 1 = yes (just build, install and create packages; without %%prep section and configure) -%define prepare_build 1 -# -%if %test_build_langs == 0 -%define lo_langs "@OOO_LANGS_MIN_0@" -%else -%if %test_build_langs == 1 -%define lo_langs "@OOO_LANGS_MIN_1@" -%else -%define lo_langs "@OOO_LANGS_MIN_2@" -%endif -%endif -#!BuildIgnore: libreoffice -# both zip and perl-Archive-Zip are needed; tested with ooo320-m3, 2009-10-22 -BuildRequires: ant -BuildRequires: ant-apache-regexp -BuildRequires: automake -BuildRequires: bison -BuildRequires: boost-devel -BuildRequires: db-devel -BuildRequires: flac-devel -BuildRequires: flex -BuildRequires: freetype2-devel -BuildRequires: gcc-c++ -BuildRequires: gperf -BuildRequires: icu -BuildRequires: java-devel >= 1.6 -BuildRequires: libcppunit-devel -BuildRequires: libexpat-devel -BuildRequires: libicu-devel -BuildRequires: libxml2-devel -BuildRequires: libxslt-devel -BuildRequires: openssl-devel -BuildRequires: perl-Archive-Zip -BuildRequires: perl-Compress-Zlib -BuildRequires: pkg-config -BuildRequires: procps -BuildRequires: unzip -BuildRequires: xorg-x11-devel -BuildRequires: xz -BuildRequires: zip -%if 0%{?suse_version} == 01010 -# is not required by Java SDKs by mistake on SLED10 -BuildRequires: update-alternatives -%endif -# compat stuff -Provides: OpenOffice_org-help-group@GROUP_NUMBER@ = %version -Obsoletes: OpenOffice_org-help-group@GROUP_NUMBER@ <= %version -Summary: LibreOffice Help Development -License: LGPL-3.0 -Group: Productivity/Office/Suite -Url: http://www.documentfoundation.org/ -Source0: libreoffice-%version.tar.xz -Source1: libreoffice-help-%version.tar.xz -Source2: libreoffice-translations-%version.tar.xz -Source10: build_prepare.inc -# make-3.82 is needed for parallel build -# this version extends plain make-3.82 with --warn-undefined-functions option -# URL: http://cgit.freedesktop.org/libreoffice/contrib/dev-tools/tree/make-3.82-gbuild, snapshot 2011-08-17 -Source30: make-%gnu_make_version-gbuild-%gnu_make_snapshot.tar.bz2 -# zip-3.0 or newer is required because of the --filesync feature -Source31: zip-%zip_version.tar.bz2 -# helper stuff to produce pieces of the spec file -Source200: libreoffice-help-groupX.spec.in -Source201: lo-help-gen-spec -Source202: lo-help-groupX - -Patch0: split-help-buildhack-no-vcl.diff -# -# Patches against zip-3.0 -Patch2000: zip-3.0-iso8859_2.patch -Patch2001: zip-3.0-add_options_to_help.patch -Patch2002: zip-3.0-nonexec-stack.patch -Patch2003: zip-3.0-optflags.patch -Patch2004: zip-3.0-tempfile.patch -Patch2005: zip-notimestamp.patch -BuildRoot: %{_tmppath}/%{name}-%{version}-build -#!ExclusiveArch: %ix86 x86_64 ppc -BuildArch: noarch - -%description -This package provides files related to the LibreOffice help -development. - -@SUBPACKAGES_METAINFO@ -%prep -%if %prepare_build == 0 -%setup -D -T -q -n libreoffice-%version -%else -%setup -q -a30 -a31 -b1 -b2 -n libreoffice-%version -# -# patch zip-3.0 -%if %suse_version < 1140 -tar -xjf %{S:31} -cd zip30 -%patch2000 -%patch2001 -%patch2002 -%patch2003 -%patch2004 -%patch2005 -cd - -%endif -%endif -%patch0 -p1 - -%build -%{expand:%(cat %_sourcedir/build_prepare.inc)} -# hack to pass configure check for python; it is not really needed to build the help -export PYTHON_FOR_BUILD=no -%if %prepare_build != 0 -./autogen.sh $PARALLEL_BUILD \ - --libdir=%{_libdir} \ - --prefix=%{_prefix} \ - --mandir=%{_mandir} \ - --sysconfdir=/etc \ - --docdir=%{_docdir}/%{name} \ - --with-vendor=SUSE \ - --with-lang=%lo_langs \ - --disable-fetch-external \ - --with-external-tar="$RPM_SOURCE_DIR" \ - --with-alloc=system \ - --with-jdk-home=$JAVA_HOME \ - --with-ant-home=/usr/share/ant \ - --without-fonts \ - --without-myspell-dicts \ - --disable-kde \ - --disable-kde4 \ - --disable-gtk \ - --disable-gconf \ - --disable-gnome-vfs \ - --disable-evolution2 \ - --disable-gstreamer \ - --disable-opengl \ - --disable-dbus \ - --disable-gstreamer-0-10 \ - --disable-python \ - --disable-odk \ - --without-junit \ -%if %debug_build == 0 - --disable-ccache \ -%endif -%if %suse_version < 1210 - --without-system-icu \ -%endif - --disable-postgresql-sdbc \ - --disable-cups \ - --with-system-dicts \ - --with-system-libxml \ - --with-system-openssl \ - --with-system-cppunit \ - --with-system-expat \ - --with-system-boost \ - --without-system-jpeg -%endif -# build helpcontent2 module and all its pre-requisites -make helpcompiler.all -make xmlhelp.all -make helpcontent2.all -make l10ntools.all -make helpcontent2 - -%install -sed '/SOLARVER/!d' config_host.mk > "${RPM_BUILD_ROOT}/config_host.mk.parsed" -sed '/INPATH/!d' config_host.mk >> "${RPM_BUILD_ROOT}/config_host.mk.parsed" -. "${RPM_BUILD_ROOT}/config_host.mk.parsed" -rm -rf "${RPM_BUILD_ROOT}/config_host.mk.parsed" -test -z %lo_langs && langs="en-US" || langs=%lo_langs -mkdir -p file-lists -for lang in $langs ; do - test "$lang" = "en-US" && langdir="en" || langdir="$lang" - mkdir -p $RPM_BUILD_ROOT/%_datadir/%lo_home/help/$langdir - for dir in workdir/$INPATH/HelpTarget/*; do - cp -r $dir/$lang/s* $RPM_BUILD_ROOT/%_datadir/%lo_home/help/$langdir - done - # copy also html and css - cp -r workdir/$INPATH/HelpTarget/shared/$lang/*.{html,css} $RPM_BUILD_ROOT/%_datadir/%lo_home/help/$langdir - lang_underscore=`echo $lang | sed "s/-/_/g"` - filelist=help_${lang_underscore}_list.txt - echo "%dir %_datadir/%lo_home" >file-lists/$filelist - echo "%dir %_datadir/%lo_home/help" >>file-lists/$filelist - find $RPM_BUILD_ROOT/%_datadir/%lo_home/help/$langdir -type d -printf "%%%%dir %_datadir/%lo_home/help/$langdir/%%P\n" >>file-lists/$filelist - find $RPM_BUILD_ROOT/%_datadir/%lo_home/help/$langdir -type f -printf "%_datadir/%lo_home/help/$langdir/%%P\n" >>file-lists/$filelist - # the file list is needed to create compat symlinks - cp file-lists/$filelist $RPM_BUILD_ROOT/%_datadir/%lo_home - echo "%_datadir/%lo_home/$filelist" >>file-lists/$filelist -done - -%clean -rm -rf $RPM_BUILD_ROOT - -@SUBPACKAGES_SCRIPTS@ -@SUBPACKAGES_FILELIST@ -%changelog diff --git a/libreoffice-icon-themes.changes b/libreoffice-icon-themes.changes deleted file mode 100644 index 0670cd3..0000000 --- a/libreoffice-icon-themes.changes +++ /dev/null @@ -1,685 +0,0 @@ -------------------------------------------------------------------- -Wed Dec 4 11:47:58 UTC 2013 - tchvatal@suse.com - -- Cleanup a bit to silence rpmlint. - -------------------------------------------------------------------- -Thu Nov 7 13:52:30 UTC 2013 - tchvatal@suse.com - -- Version bump to 4.1.3 bugfix release. News: http://blog.documentfoundation.org/2013/11/01/the-document-foundation-announces-libreoffice-4-1-3/ - -------------------------------------------------------------------- -Tue Oct 8 16:45:37 UTC 2013 - tchvatal@suse.com - -- Version bump to 4.1.2.3: bugfix release only. - -------------------------------------------------------------------- -Wed Aug 21 14:56:46 UTC 2013 - pmladek@suse.com - -- update to 4.1.1.2 - -------------------------------------------------------------------- -Tue Aug 13 15:21:02 UTC 2013 - pmladek@suse.com - -- update to 4.1.1.1 - -------------------------------------------------------------------- -Tue Jul 30 13:06:00 UTC 2013 - pmladek@suse.com - -- update to 4.1.0.4 with very big help from tchvatal@suse.com - -------------------------------------------------------------------- -Mon Jun 17 17:34:03 UTC 2013 - fridrich.strba@suse.com - -- update to 4.0.3.3.5 (SUSE 4.0-rc5, tag suse-4.0-5, based on upstream 4.0.3.3) - -------------------------------------------------------------------- -Fri May 31 15:14:07 UTC 2013 - pmladek@suse.com - -- update to 4.0.3.3.4 (SUSE 4.0-rc4, tag suse-4.0-4, based on upstream 4.0.3.3) - -------------------------------------------------------------------- -Fri May 24 14:21:06 UTC 2013 - pmladek@suse.com - -- update to 4.0.3.3.3 (SUSE 4.0-rc3, tag suse-4.0-3, based on upstream 4.0.3.3) - -------------------------------------------------------------------- -Fri May 10 09:53:14 UTC 2013 - pmladek@suse.com - -- update to 4.0.3.3.2 (SUSE 4.0-rc2, tag suse-4.0-2, based on upstream 4.0.3.3) - -------------------------------------------------------------------- -Wed Apr 17 10:10:05 UTC 2013 - pmladek@suse.com - -- update to 4.0.2.2.1 (SUSE 4.0-rc1, tag suse-4.0-1, based on upstream 4.0.2.2) - -------------------------------------------------------------------- -Wed Apr 3 13:17:12 UTC 2013 - pmladek@suse.com - -- update to 4.0.2.2 - -------------------------------------------------------------------- -Tue Mar 19 18:04:38 UTC 2013 - pmladek@suse.com - -- update to 4.0.2.1 - -------------------------------------------------------------------- -Thu Feb 28 10:27:15 UTC 2013 - pmladek@suse.com - -- update to 4.0.1.2 - -------------------------------------------------------------------- -Thu Feb 21 10:27:15 UTC 2013 - tchvatal@suse.com - -- update to 4.0.1.1 - -------------------------------------------------------------------- -Tue Jan 22 12:28:43 UTC 2013 - tchvatal@suse.com - -- update to 4.0.0.3 - -------------------------------------------------------------------- -Wed Jan 9 15:31:16 UTC 2013 - tchvatal@suse.com - -- update to 4.0.0.1 - -------------------------------------------------------------------- -Wed Dec 19 13:14:12 UTC 2012 - tchvatal@suse.com - -- update to 4.0.0.0.beta2 - -------------------------------------------------------------------- -Wed Dec 19 09:01:42 UTC 2012 - tchvatal@suse.com - -- update to 4.0.0.0.beta1 - -------------------------------------------------------------------- -Fri Dec 14 16:08:15 UTC 2012 - pmladek@suse.com - -- update to 3.6.3.2.4 (SUSE 3.6-rc4, tag suse-3.6-4, based on upstream 3.6.3.2) - -------------------------------------------------------------------- -Fri Nov 23 15:43:06 UTC 2012 - pmladek@suse.com - -- update to 3.6.3.2.3 (SUSE 3.6-rc3, tag suse-3.6-3, based on upstream 3.6.3.2) - -------------------------------------------------------------------- -Wed Nov 7 15:30:31 UTC 2012 - pmladek@suse.com - -- update to 3.6.3.2.2 (SUSE 3.6-rc2, tag suse-3.6-2, based on upstream 3.6.3.2) - -------------------------------------------------------------------- -Tue Oct 30 11:58:44 UTC 2012 - pmladek@suse.com - -- updated to version 3.6.2.2.1 (SUSE 3.6 rc1 based on upstream 3.6.2.2) - -------------------------------------------------------------------- -Fri Aug 24 13:52:09 UTC 2012 - pmladek@suse.com - -- update version 3.6.1.2 - -------------------------------------------------------------------- -Fri Jul 27 14:19:29 UTC 2012 - pmladek@suse.com - -- update version 3.6.0.4 - -* Jun 22 2012 by pmladek@suse.com in LibreOffice:Unstable - -- update version 3.6.0.0.beta2 - -* Jun 14 2012 by pmladek@suse.com in LibreOffice:Unstable - -- updated to libreoffice-3.5.99.1 (3.6.0-beta1) - -------------------------------------------------------------------- -Mon Jul 9 17:06:28 UTC 2012 - pmladek@suse.com - -- update to libreoffice-3.5.4.7 (SUSE 3.5 rc3, based on upstream 3.5.5-rc3) - -------------------------------------------------------------------- -Thu Jun 28 13:33:54 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.4.6 (SUSE 3.5 rc2, based on upstream 3.5.5-rc2) - -------------------------------------------------------------------- -Mon Jun 25 15:19:57 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.4.5 (SUSE 3.5 rc1, based on upstream 3.5.5-rc2) - -------------------------------------------------------------------- -Thu Jun 14 15:38:44 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.4.4 (SUSE 3.5 beta2, based on upstream 3.5.5-rc1) - -------------------------------------------------------------------- -Thu May 17 19:06:15 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.4.3 (SUSE 3.5 beta1, based on upstream 3.5.4-rc1) - -------------------------------------------------------------------- -Wed Apr 25 15:23:26 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.3.2 (3.5.3-rc2) - -------------------------------------------------------------------- -Wed Mar 28 15:43:47 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.5.2 (3.5.2-rc2) -- basis subdirectory does not longer exists on the installed system -- remove unused ooo_piece_version and ooo_build_version macros - -------------------------------------------------------------------- -Wed Mar 14 14:34:11 UTC 2012 - pmladek@suse.com - -- libreoffice-3.4.5.5 == SUSE 3.4.5-rc3 == final - -------------------------------------------------------------------- -Mon Mar 12 18:58:39 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.4.5.5 (SUSE 3.4.5-rc3) - -------------------------------------------------------------------- -Tue Mar 6 15:55:09 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.4.5.4 (SUSE 3.4.5-rc2) - -------------------------------------------------------------------- -Fri Feb 17 10:37:12 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.4.5.3 (SUSE 3.4.5-rc1) - -------------------------------------------------------------------- -Thu Dec 15 07:03:10 UTC 2011 - coolo@suse.com - -- fix license to be in spdx.org format - -------------------------------------------------------------------- -Wed Nov 23 14:29:30 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.4.4.3 (SUSE 3.4.4-rc1 == final) - -------------------------------------------------------------------- -Mon Sep 12 16:48:48 UTC 2011 - pmladek@suse.com - -- libreoffice-3.4.2.6 == SUSE 3.4.2-rc3 == final - -------------------------------------------------------------------- -Thu Sep 8 15:28:56 UTC 2011 - pmladek@suse.com - -- updated to libreoffice-3.4.2.6 (SUSE 3.4.2-rc3) - -------------------------------------------------------------------- -Fri Sep 2 14:25:16 UTC 2011 - pmladek@suse.com - -- updated to libreoffice-3.4.2.5 (SUSE 3.4.2-rc2) - -------------------------------------------------------------------- -Wed Aug 24 13:45:45 UTC 2011 - pmladek@novell.com - -- updated to libreoffice-3.4.2.4 (SUSE 3.4.2-rc1) - -------------------------------------------------------------------- -Wed Jul 27 15:10:40 UTC 2011 - pmladek@novell.com - -- updated to libreoffice-3.4.2.3 (3.4.2-rc3) - -------------------------------------------------------------------- -Wed Jun 8 17:29:54 CEST 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.3.1 (3.3.3-rc1) - -------------------------------------------------------------------- -Wed Mar 23 20:08:17 CET 2011 - pmladek@suse.cz - -- libreoffice-3.3.2.2 == 3.3.2-rc2 == final - -------------------------------------------------------------------- -Fri Mar 18 16:40:02 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.2.2 (3.3.2-rc2) - -------------------------------------------------------------------- -Wed Mar 9 17:42:27 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.2.1 (3.3.2-rc1) - -------------------------------------------------------------------- -Wed Feb 23 14:08:35 CET 2011 - pmladek@suse.cz - -- libreoffice-3.3.1.2 == 3.3.1-rc2 == final - -------------------------------------------------------------------- -Thu Feb 17 11:32:14 CET 2011 - pmladek@suse.cz - -- fixed typo in the OpenOffice_org-icon-theme-galaxy provides - and obsoletes - -------------------------------------------------------------------- -Wed Feb 16 16:27:04 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.1.2 (3.3.1-rc2) - -------------------------------------------------------------------- -Tue Feb 8 20:53:59 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.1.1 (3.3.1-rc1) - -------------------------------------------------------------------- -Mon Jan 31 20:32:38 CET 2011 - pmladek@suse.cz - -- libreoffice-build-3.3.0.4 == 3.3.0-rc4 == final - -------------------------------------------------------------------- -Wed Jan 19 12:58:21 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.0.4 (3.3-rc4) - -------------------------------------------------------------------- -Tue Jan 11 16:41:58 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.0.3 (3.3-rc3) - -------------------------------------------------------------------- -Wed Dec 22 22:04:08 CET 2010 - pmladek@suse.cz - -- removed the very old Andromeda icon theme; had been deprecated by Galaxy - icon theme long time ago - -------------------------------------------------------------------- -Tue Dec 21 19:44:02 CET 2010 - pmladek@suse.cz - -- updated to libreoffice-3.3.0.2 (3.3-rc2) - -------------------------------------------------------------------- -Wed Dec 1 19:41:47 CET 2010 - pmladek@suse.cz - -- updated to libreoffice-3.3.0.1 (3.3-rc1) -- fixed URL, summary, and description for LibreOffice - -------------------------------------------------------------------- -Fri Nov 12 12:24:42 CET 2010 - pmladek@suse.cz - -- updated to libreoffice-3.2.99.3 (3.3-beta3) - -------------------------------------------------------------------- -Wed Oct 20 12:51:51 CEST 2010 - pmladek@suse.cz - -- added missing provides libreoffice-icon-themes to the split icon-themes - packages - -------------------------------------------------------------------- -Thu Oct 14 19:12:31 CEST 2010 - pmladek@suse.cz - -- switched to the LibreOffice code base, http://www.documentfoundation.org/ -- renamed packages from OpenOffice_org* to libreoffice* -- updated to libreoffice-3.2.99.2 (3.3-beta2) - -------------------------------------------------------------------- -Wed Sep 15 20:45:27 CEST 2010 - pmladek@suse.cz - -- updated to version 3.2.98.1 -- removed not longer available industrial subpackage - -------------------------------------------------------------------- -Thu Sep 2 15:45:12 CEST 2010 - pmladek@suse.cz - -- updated to version 3.2.1.6 - -------------------------------------------------------------------- -Tue Aug 24 16:37:41 CEST 2010 - pmladek@suse.cz - -- updated to version 3.2.1.5 - -------------------------------------------------------------------- -Wed Jun 16 19:17:34 CEST 2010 - pmladek@suse.cz - -- updated to version 3.2.1.4 - -------------------------------------------------------------------- -Mon May 31 17:27:18 CEST 2010 - pmladek@suse.cz - -- ooo-build-3.2.1.3 == 3.2.1-rc3 == final - -------------------------------------------------------------------- -Fri May 28 17:37:09 CEST 2010 - pmladek@suse.cz - -- updated to version 3.2.1.3 - -------------------------------------------------------------------- -Tue May 25 17:44:26 CEST 2010 - pmladek@suse.cz - -- updated to version 3.2.1.2 - -------------------------------------------------------------------- -Thu May 13 20:29:10 CEST 2010 - pmladek@suse.cz - -- updated to version 3.2.1.1 -- added initial support for build on MeeGo distro - -------------------------------------------------------------------- -Fri Apr 23 11:30:30 CEST 2010 - pmladek@suse.cz - -- updated to version 3.2.0.99.3 - -------------------------------------------------------------------- -Thu Mar 25 21:38:09 CET 2010 - pmladek@suse.cz - -- updated to version 3.2.0.99.2 - -------------------------------------------------------------------- -Thu Mar 11 21:18:47 CET 2010 - pmladek@suse.cz - -- updated to version 3.2.0.99.1 - -------------------------------------------------------------------- -Fri Feb 26 17:11:58 CET 2010 - pmladek@suse.cz - -- updated to version 3.2.0.98.1 - -------------------------------------------------------------------- -Wed Feb 24 17:20:34 CET 2010 - pmladek@suse.cz - -- updated to version 3.2.0.7 - -------------------------------------------------------------------- -Thu Feb 18 20:46:24 CET 2010 - pmladek@suse.cz - -- updated to version 3.2.0.6 - -------------------------------------------------------------------- -Thu Feb 4 19:36:48 CET 2010 - pmladek@suse.cz - -- ooo-build-3.2.0.5 == 3.2-rc5 == final - -------------------------------------------------------------------- -Thu Feb 4 15:33:42 CET 2010 - pmladek@suse.cz - -- updated to version 3.2.0.5 - -------------------------------------------------------------------- -Wed Jan 27 20:29:22 CET 2010 - pmladek@suse.cz - -- updated to version 3.2.0.4 - -------------------------------------------------------------------- -Wed Jan 13 19:32:02 CET 2010 - pmladek@suse.cz - -- updated to version 3.2.0.2 - -------------------------------------------------------------------- -Sun Dec 20 19:38:12 CET 2009 - pmladek@suse.cz - -- updated to version 3.2.0.1 - -------------------------------------------------------------------- -Mon Dec 7 17:53:37 CET 2009 - pmladek@suse.cz - -- updated to version 3.1.99.4 - -------------------------------------------------------------------- -Tue Nov 24 16:57:27 CET 2009 - pmladek@suse.cz - -- updated to version 3.1.99.3 -- updated license tags because the Oxygen icon theme was under dual license - LGPLv3 or CCAttSAv3.0 - -------------------------------------------------------------------- -Fri Nov 13 17:34:52 CET 2009 - pmladek@suse.cz - -- updated to version 3.1.99.2 - -------------------------------------------------------------------- -Thu Oct 29 22:57:28 CET 2009 - pmladek@suse.cz - -- updated to version 3.1.99.1 - -------------------------------------------------------------------- -Tue Oct 20 16:45:29 CEST 2009 - pmladek@suse.cz - -- updated to version 3.1.1.4 - -------------------------------------------------------------------- -Tue Oct 6 17:01:57 CEST 2009 - pmladek@suse.cz - -- updated to version 3.1.1.3 - -------------------------------------------------------------------- -Tue Sep 22 16:15:15 CEST 2009 - pmladek@suse.cz - -- updated to version 3.1.1.2 -- improved dependencies for the split icon themes: - * do not install Andromeda, Industrial by default - * install Crystal with OOo and kdebase3-session - * install Oxygen with OOo and kdebase4-workspace - * install Tango with OOo and gnome-session - -------------------------------------------------------------------- -Tue Sep 1 13:02:33 CEST 2009 - pmladek@suse.cz - -- do not exclude archs for noarch packages - -------------------------------------------------------------------- -Mon Aug 31 13:14:35 CEST 2009 - pmladek@suse.cz - -- split each icon theme into separate package for openSUSE-11.2 (bnc#529404) - -------------------------------------------------------------------- -Wed Aug 26 13:28:08 CEST 2009 - pmladek@suse.cz - -- updated to version 3.1.1.1 -- used more elegant way to install the icon themes; thanks to Lars for hint - -------------------------------------------------------------------- -Tue Aug 18 19:51:59 CEST 2009 - pmladek@suse.cz - -- updated to version 3.1.0.99.3 -- really packaged all available icon themes (bnc#529233) - -------------------------------------------------------------------- -Tue Aug 4 22:19:15 CEST 2009 - pmladek@suse.cz - -- updated to version 3.1.0.99.2 - -------------------------------------------------------------------- -Thu Jul 23 21:16:24 CEST 2009 - pmladek@suse.cz - -- updated to version 3.1.0.99.1 - -------------------------------------------------------------------- -Mon Jun 29 19:30:31 CEST 2009 - pmladek@suse.cz - -- updated to version 3.1.0.98.2 - -------------------------------------------------------------------- -Mon Jun 15 21:16:25 CEST 2009 - pmladek@suse.cz - -- updated to version 3.1.0.98.1 - -------------------------------------------------------------------- -Thu May 28 19:24:34 CEST 2009 - pmladek@suse.cz - -- updated to version 3.1.0.6 - -------------------------------------------------------------------- -Tue May 26 16:38:52 CEST 2009 - pmladek@suse.cz - -- updated to version 3.1.0.5 - -------------------------------------------------------------------- -Fri May 22 13:57:45 CEST 2009 - pmladek@suse.cz - -- updated to version 3.1.0.4 - -------------------------------------------------------------------- -Thu May 21 18:40:21 CEST 2009 - pmladek@suse.cz - -- updated to version 3.1.0.3 - -------------------------------------------------------------------- -Tue May 19 16:55:54 CEST 2009 - pmladek@suse.cz - -- updated to version 3.1.0.2 - -------------------------------------------------------------------- -Fri May 15 17:38:01 CEST 2009 - pmladek@suse.cz - -- updated to version 3.1.0.1 - -------------------------------------------------------------------- -Thu May 7 23:12:05 CEST 2009 - pmladek@suse.cz - -- updated to version 3.1.0.0 - -------------------------------------------------------------------- -Thu Apr 30 19:56:03 CEST 2009 - pmladek@suse.cz - -- updated to version 3.0.99.7 - -------------------------------------------------------------------- -Fri Apr 24 13:48:09 CEST 2009 - pmladek@suse.cz - -- updated to version 3.0.99.6 - -------------------------------------------------------------------- -Fri Apr 17 17:43:05 CEST 2009 - pmladek@suse.cz - -- updated to version 3.0.99.5 - -------------------------------------------------------------------- -Wed Apr 8 19:48:24 CEST 2009 - pmladek@suse.cz - -- updated to version 3.0.99.4 - -------------------------------------------------------------------- -Fri Mar 27 21:17:08 CET 2009 - pmladek@suse.cz - -- updated to version 3.0.99.3 - -------------------------------------------------------------------- -Fri Mar 20 16:09:23 CET 2009 - pmladek@suse.cz - -- updated to version 3.0.99.2 - -------------------------------------------------------------------- -Tue Mar 10 12:00:11 CET 2009 - pmladek@suse.cz - -- updated to version 3.0.99.1 - -------------------------------------------------------------------- -Fri Feb 20 14:02:10 CET 2009 - pmladek@suse.cz - -- updated to version 3.0.0.16.1 - -------------------------------------------------------------------- -Fri Feb 6 16:06:46 CET 2009 - pmladek@suse.cz - -- updated to version 3.0.0.15 - -------------------------------------------------------------------- -Fri Jan 23 17:43:56 CET 2009 - pmladek@suse.cz - -- updated to version 3.0.0.13 -- added ExclusiveArch: %%ix86 x86_64 ppc (bnc#465252) - -------------------------------------------------------------------- -Fri Jan 9 15:51:56 CET 2009 - pmladek@suse.cz - -- updated to version 3.0.0.11 - -------------------------------------------------------------------- -Fri Dec 5 21:52:22 CET 2008 - pmladek@suse.cz - -- updated to version 3.0.0.10 - -------------------------------------------------------------------- -Fri Nov 21 13:31:47 CET 2008 - pmladek@suse.cz - -- updated to version 3.0.0.9 - -------------------------------------------------------------------- -Fri Nov 7 13:48:05 CET 2008 - pmladek@suse.cz - -- updated to version 3.0.0.8 - -------------------------------------------------------------------- -Mon Oct 27 15:17:32 CET 2008 - pmladek@suse.cz - -- updated to version 3.0.0.7 - -------------------------------------------------------------------- -Fri Oct 10 18:06:21 CEST 2008 - pmladek@suse.cz - -- updated to version 3.0.0.6 - -------------------------------------------------------------------- -Sat Sep 27 12:04:54 CEST 2008 - pmladek@suse.cz - -- updated to version 3.0.0.5 - -------------------------------------------------------------------- -Thu Sep 11 23:04:54 CEST 2008 - pmladek@suse.cz - -- updated to version 3.0.0.4 - -------------------------------------------------------------------- -Fri Aug 29 18:12:59 CEST 2008 - pmladek@suse.cz - -- added build dependency on exact version of - OpenOffice_org-icon-themes-prebuilt to avoid inconsistent state [bnc#421559] - -------------------------------------------------------------------- -Tue Aug 26 22:18:22 CEST 2008 - pmladek@suse.cz - -- updated to version 3.0.0.2 - -------------------------------------------------------------------- -Thu Aug 21 14:21:46 CEST 2008 - pmladek@suse.cz - -- updated to version 3.0.0.1 - -------------------------------------------------------------------- -Fri Aug 15 17:25:25 CEST 2008 - pmladek@suse.cz - -- updated to version 3.0.0 - -------------------------------------------------------------------- -Fri Jul 18 14:13:39 CEST 2008 - pmladek@suse.cz - -- updated to version 2.99.25 - -------------------------------------------------------------------- -Thu Jul 3 10:48:20 CEST 2008 - pmladek@suse.cz - -- updated to version 2.99.21 -- updated for the new three layer structure (basis subdir dir) - -------------------------------------------------------------------- -Tue Jun 24 20:09:08 CEST 2008 - pmladek@suse.cz - -- updated to version 2.4.1.7 - -------------------------------------------------------------------- -Thu Jun 5 21:32:19 CEST 2008 - pmladek@suse.cz - -- updated ooo-build to version 2.4.0.14 - -------------------------------------------------------------------- -Thu May 22 21:00:08 CEST 2008 - pmladek@suse.cz - -- updated ooo-build to version 2.4.0.13 - -------------------------------------------------------------------- -Fri May 9 12:20:00 CEST 2008 - pmladek@suse.cz - -- updated ooo-build to ooo-build-2.4.0.10 - -------------------------------------------------------------------- -Thu Apr 24 20:08:18 CEST 2008 - pmladek@suse.cz - -- updated ooo-build to ooo-build-2.4.0.8 - -------------------------------------------------------------------- -Mon Apr 14 14:54:56 CEST 2008 - pmladek@suse.cz - -- split from the OpenOffice_org-i18n source package to get it faster - diff --git a/libreoffice-icon-themes.spec b/libreoffice-icon-themes.spec deleted file mode 100644 index 43ec366..0000000 --- a/libreoffice-icon-themes.spec +++ /dev/null @@ -1,136 +0,0 @@ -# -# spec file for package libreoffice-icon-themes -# -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via http://bugs.opensuse.org/ -# - - -%define ooo_home libreoffice -Name: libreoffice-icon-themes -Version: 4.1.3.2 -Release: 0 -Summary: Icon Themes for LibreOffice -License: LGPL-3.0 -Group: Productivity/Office/Suite -Url: http://www.documentfoundation.org/ -BuildRequires: libreoffice-icon-themes-prebuilt = %{version} -BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildArch: noarch - -%description -This package provides various icon themes for the LibreOffice office -suite. - -%package -n libreoffice-icon-theme-crystal -Summary: Crystal LibreOffice Icon Theme (KDE3 default) -License: LGPL-2.1 -Group: Productivity/Office/Suite -Supplements: packageand(libreoffice:kdebase3-session) -Provides: libreoffice-icon-themes = %{version} -Obsoletes: libreoffice-icon-themes < %{version} - -%description -n libreoffice-icon-theme-crystal -This package provides Crystal LibreOffice icon theme. It is used in KDE3 by default. - -%package -n libreoffice-icon-theme-galaxy -Summary: Galaxy LibreOffice Icon Theme (OOo-3.x default) -License: LGPL-3.0 -Group: Productivity/Office/Suite -Supplements: libreoffice -Provides: libreoffice-icon-themes = %{version} -Obsoletes: libreoffice-icon-themes < %{version} -Provides: libreoffice-icon-theme-andromeda = %{version} -Obsoletes: libreoffice-icon-theme-andromeda < %{version} - -%description -n libreoffice-icon-theme-galaxy -This package provides Galaxy LibreOffice icon theme. It is used in the original OOo-3.x by default. - -%package -n libreoffice-icon-theme-hicontrast -Summary: Hicontrast LibreOffice Icon Theme -License: LGPL-3.0 -Group: Productivity/Office/Suite -Supplements: libreoffice -Provides: libreoffice-icon-themes = %{version} -Obsoletes: libreoffice-icon-themes < %{version} - -%description -n libreoffice-icon-theme-hicontrast -This package provides Hicontrast LibreOffice icon theme. - -%package -n libreoffice-icon-theme-oxygen -Summary: Oxygen LibreOffice Icon Theme (KDE4 default) -License: LGPL-3.0 or CC-BY-SA-3.0 -Group: Productivity/Office/Suite -Supplements: packageand(libreoffice:kdebase4-workspace) -Provides: libreoffice-icon-themes = %{version} -Obsoletes: libreoffice-icon-themes < %{version} - -%description -n libreoffice-icon-theme-oxygen -This package provides Oxygen LibreOffice icon theme. It is used in KDE4 by default. - -%package -n libreoffice-icon-theme-tango -Summary: Tango LibreOffice Icon Theme (GNOME default) -License: LGPL-3.0 -Group: Productivity/Office/Suite -Supplements: packageand(libreoffice:gnome-session) -Provides: libreoffice-icon-themes = %{version} -Obsoletes: libreoffice-icon-themes < %{version} - -%description -n libreoffice-icon-theme-tango -This package provides Tango LibreOffice icon theme. It is used in GNOME by default -and obsoleted the old Industrial theme. - -%prep - -%build - -%install -install -m 755 -d %{buildroot}%{_datadir}/%{ooo_home}/share/config -install -m644 %{_libdir}/%{ooo_home}/share/config/images*.zip %{buildroot}%{_datadir}/%{ooo_home}/share/config/ - -%files -n libreoffice-icon-theme-crystal -%defattr(-,root,root) -%dir %{_datadir}/%{ooo_home} -%dir %{_datadir}/%{ooo_home}/share -%dir %{_datadir}/%{ooo_home}/share/config -%{_datadir}/%{ooo_home}/share/config/images_crystal.zip - -%files -n libreoffice-icon-theme-galaxy -%defattr(-,root,root) -%dir %{_datadir}/%{ooo_home} -%dir %{_datadir}/%{ooo_home}/share -%dir %{_datadir}/%{ooo_home}/share/config -%{_datadir}/%{ooo_home}/share/config/images.zip - -%files -n libreoffice-icon-theme-hicontrast -%defattr(-,root,root) -%dir %{_datadir}/%{ooo_home} -%dir %{_datadir}/%{ooo_home}/share -%dir %{_datadir}/%{ooo_home}/share/config -%{_datadir}/%{ooo_home}/share/config/images_hicontrast.zip - -%files -n libreoffice-icon-theme-oxygen -%defattr(-,root,root) -%dir %{_datadir}/%{ooo_home} -%dir %{_datadir}/%{ooo_home}/share -%dir %{_datadir}/%{ooo_home}/share/config -%{_datadir}/%{ooo_home}/share/config/images_oxygen.zip - -%files -n libreoffice-icon-theme-tango -%defattr(-,root,root) -%dir %{_datadir}/%{ooo_home} -%dir %{_datadir}/%{ooo_home}/share -%dir %{_datadir}/%{ooo_home}/share/config -%{_datadir}/%{ooo_home}/share/config/images_tango.zip - -%changelog diff --git a/libreoffice-l10n-rpmlintrc b/libreoffice-l10n-rpmlintrc deleted file mode 100644 index e361072..0000000 --- a/libreoffice-l10n-rpmlintrc +++ /dev/null @@ -1,4 +0,0 @@ -# FIXME: temporary disabled some lint errors -# We must fix them in the upcomming big package split and rework - -addFilter("files-duplicated-waste") diff --git a/libreoffice-l10n.changes b/libreoffice-l10n.changes deleted file mode 100644 index e7dcd4b..0000000 --- a/libreoffice-l10n.changes +++ /dev/null @@ -1,903 +0,0 @@ -------------------------------------------------------------------- -Thu Nov 7 13:52:35 UTC 2013 - tchvatal@suse.com - -- Version bump to 4.1.3 bugfix release. News: http://blog.documentfoundation.org/2013/11/01/the-document-foundation-announces-libreoffice-4-1-3/ - -------------------------------------------------------------------- -Tue Oct 8 16:45:37 UTC 2013 - tchvatal@suse.com - -- Version bump to 4.1.2.3: bugfix release only. - -------------------------------------------------------------------- -Wed Aug 21 14:56:46 UTC 2013 - pmladek@suse.com - -- update to 4.1.1.2 - -------------------------------------------------------------------- -Tue Aug 13 15:21:02 UTC 2013 - pmladek@suse.com - -- update to 4.1.1.1 - -------------------------------------------------------------------- -Tue Jul 30 13:06:00 UTC 2013 - pmladek@suse.com - -- update to 4.1.0.4 with very big help from tchvatal@suse.com - -------------------------------------------------------------------- -Mon Jun 17 17:34:03 UTC 2013 - fridrich.strba@suse.com - -- update to 4.0.3.3.5 (SUSE 4.0-rc5, tag suse-4.0-5, based on upstream 4.0.3.3) - -------------------------------------------------------------------- -Fri May 31 15:14:07 UTC 2013 - pmladek@suse.com - -- update to 4.0.3.3.4 (SUSE 4.0-rc4, tag suse-4.0-4, based on upstream 4.0.3.3) - -------------------------------------------------------------------- -Fri May 24 14:21:06 UTC 2013 - pmladek@suse.com - -- update to 4.0.3.3.3 (SUSE 4.0-rc3, tag suse-4.0-3, based on upstream 4.0.3.3) - -------------------------------------------------------------------- -Fri May 10 09:53:14 UTC 2013 - pmladek@suse.com - -- update to 4.0.3.3.2 (SUSE 4.0-rc2, tag suse-4.0-2, based on upstream 4.0.3.3) - -------------------------------------------------------------------- -Wed Apr 17 10:10:05 UTC 2013 - pmladek@suse.com - -- update to 4.0.2.2.1 (SUSE 4.0-rc1, tag suse-4.0-1, based on upstream 4.0.2.2) - -------------------------------------------------------------------- -Wed Apr 3 13:17:12 UTC 2013 - pmladek@suse.com - -- update to 4.0.2.2 - -------------------------------------------------------------------- -Tue Mar 19 18:04:38 UTC 2013 - pmladek@suse.com - -- update to 4.0.2.1 - -------------------------------------------------------------------- -Thu Feb 28 10:27:15 UTC 2013 - pmladek@suse.com - -- update to 4.0.1.2 - -------------------------------------------------------------------- -Thu Feb 21 10:27:15 UTC 2013 - tchvatal@suse.com - -- update to 4.0.1.1 - -------------------------------------------------------------------- -Tue Jan 22 12:28:43 UTC 2013 - tchvatal@suse.com - -- update to 4.0.0.3 - -------------------------------------------------------------------- -Wed Jan 9 15:31:16 UTC 2013 - tchvatal@suse.com - -- update to 4.0.0.1 - -------------------------------------------------------------------- -Wed Dec 19 13:14:12 UTC 2012 - tchvatal@suse.com - -- update to 4.0.0.0.beta2 - -------------------------------------------------------------------- -Wed Dec 19 09:01:42 UTC 2012 - tchvatal@suse.com - -- update to 4.0.0.0.beta1 - -------------------------------------------------------------------- -Fri Dec 14 16:08:15 UTC 2012 - pmladek@suse.com - -- update to 3.6.3.2.4 (SUSE 3.6-rc4, tag suse-3.6-4, based on upstream 3.6.3.2) - -------------------------------------------------------------------- -Fri Nov 23 15:43:06 UTC 2012 - pmladek@suse.com - -- update to 3.6.3.2.3 (SUSE 3.6-rc3, tag suse-3.6-3, based on upstream 3.6.3.2) - -------------------------------------------------------------------- -Wed Nov 7 15:30:31 UTC 2012 - pmladek@suse.com - -- update to 3.6.3.2.2 (SUSE 3.6-rc2, tag suse-3.6-2, based on upstream 3.6.3.2) - -------------------------------------------------------------------- -Tue Oct 30 11:58:44 UTC 2012 - pmladek@suse.com - -- updated to version 3.6.2.2.1 (SUSE 3.6 rc1 based on upstream 3.6.2.2) - -------------------------------------------------------------------- -Fri Aug 24 13:52:09 UTC 2012 - pmladek@suse.com - -- update version 3.6.1.2 -- LO is not buildable with gcj; use java-devel >= 1.6 in BuildRequires - (bnc#775840) -- add subpackages: Amharic(am), Assamese(as), Asturian(ast), Esperanto(eo), - Basque(eu), Scottish Gaelic(gd), Indonesian(id), Icelandic(is), - Kannada(kn), Malayalam(ml), Marathi(mr), Oromo(or), Oriya(or), - Romanian(ro)(bnc#776323) - -------------------------------------------------------------------- -Fri Jul 27 14:19:29 UTC 2012 - pmladek@suse.com - -- update version 3.6.0.4 - -* Jun 22 2012 by pmladek@suse.com in LibreOffice:Unstable - -- update version 3.6.0.0.beta2 - -* Jun 14 2012 by pmladek@suse.com in LibreOffice:Unstable - -- updated to libreoffice-3.5.99.1 (3.6.0-beta1) - -------------------------------------------------------------------- -Mon Jul 9 17:06:28 UTC 2012 - pmladek@suse.com - -- update to libreoffice-3.5.4.7 (SUSE 3.5 rc3, based on upstream 3.5.5-rc3) - -------------------------------------------------------------------- -Thu Jun 28 13:33:54 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.4.6 (SUSE 3.5 rc2, based on upstream 3.5.5-rc2) - -------------------------------------------------------------------- -Mon Jun 25 15:19:57 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.4.5 (SUSE 3.5 rc1, based on upstream 3.5.5-rc2) - -------------------------------------------------------------------- -Thu Jun 14 15:38:44 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.4.4 (SUSE 3.5 beta2, based on upstream 3.5.5-rc1) - -------------------------------------------------------------------- -Thu May 17 19:06:15 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.4.3 (SUSE 3.5 beta1, based on upstream 3.5.4-rc1) - -------------------------------------------------------------------- -Wed Apr 25 15:23:26 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.3.2 (3.5.3-rc2) - -------------------------------------------------------------------- -Tue Apr 3 16:22:43 UTC 2012 - pmladek@suse.com - -- generate the whole spec file from a template and a data file -- do not recommend help packages and dictionaries; they provide support - for the given locale itself; the extra recommends annoys users - when updating on Live-CD (bnc#551003) -- use Requires(pre) instead of PreReq on never distributions -- spec file clean up - -------------------------------------------------------------------- -Wed Mar 28 15:43:47 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.5.5.2 (3.5.2-rc2) -- basis subdirectory does not longer exists on the installed system -- remove unused ooo_piece_version, ooo_build_version, and ooo_sourcedirname - macros - -------------------------------------------------------------------- -Wed Mar 14 14:34:11 UTC 2012 - pmladek@suse.com - -- libreoffice-3.4.5.5 == SUSE 3.4.5-rc3 == final - -------------------------------------------------------------------- -Mon Mar 12 18:58:39 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.4.5.5 (SUSE 3.4.5-rc3) - -------------------------------------------------------------------- -Tue Mar 6 15:55:09 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.4.5.4 (SUSE 3.4.5-rc2) - -------------------------------------------------------------------- -Tue Feb 28 10:46:14 CET 2012 - dmueller@suse.de - -- exclude from build on ARM - -------------------------------------------------------------------- -Thu Feb 23 16:36:32 UTC 2012 - pmladek@suse.com - -- patch license to follow spdx.org standard - -------------------------------------------------------------------- -Fri Feb 17 10:37:12 UTC 2012 - pmladek@suse.com - -- updated to libreoffice-3.4.5.3 (SUSE 3.4.5-rc1) - -------------------------------------------------------------------- -Wed Nov 23 14:29:30 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.4.4.3 (SUSE 3.4.4-rc1 == final) - -------------------------------------------------------------------- -Mon Sep 12 16:48:48 UTC 2011 - pmladek@suse.com - -- libreoffice-3.4.2.6 == SUSE 3.4.2-rc3 == final - -------------------------------------------------------------------- -Thu Sep 8 15:28:56 UTC 2011 - pmladek@suse.com - -- updated to libreoffice-3.4.2.6 (SUSE 3.4.2-rc3) - -------------------------------------------------------------------- -Fri Sep 2 14:25:16 UTC 2011 - pmladek@suse.com - -- updated to libreoffice-3.4.2.5 (SUSE 3.4.2-rc2) - -------------------------------------------------------------------- -Wed Aug 24 13:45:45 UTC 2011 - pmladek@novell.com - -- updated to libreoffice-3.4.2.4 (SUSE 3.4.2-rc1) - -------------------------------------------------------------------- -Wed Jul 27 15:10:40 UTC 2011 - pmladek@novell.com - -- updated to libreoffice-3.4.2.3 (3.4.2-rc3) -- added helper script install-l10n-helper; split build had not longer be - supported with LO-3.4; the other helper script was not longer provided - by the bootstrap package -- added libreoffice into BuildIgnore; it was not really needed for build - -------------------------------------------------------------------- -Wed Jun 8 17:29:54 CEST 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.3.1 (3.3.3-rc1) - -------------------------------------------------------------------- -Wed Mar 23 20:08:17 CET 2011 - pmladek@suse.cz - -- libreoffice-3.3.2.2 == 3.3.2-rc2 == final - -------------------------------------------------------------------- -Fri Mar 18 16:40:02 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.2.2 (3.3.2-rc2) - -------------------------------------------------------------------- -Wed Mar 9 17:42:27 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.2.1 (3.3.2-rc1) - -------------------------------------------------------------------- -Wed Feb 23 14:08:35 CET 2011 - pmladek@suse.cz - -- libreoffice-3.3.1.2 == 3.3.1-rc2 == final - -------------------------------------------------------------------- -Wed Feb 16 16:27:04 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.1.2 (3.3.1-rc2) - -------------------------------------------------------------------- -Tue Feb 8 20:53:59 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.1.1 (3.3.1-rc1) - -------------------------------------------------------------------- -Mon Jan 31 20:32:38 CET 2011 - pmladek@suse.cz - -- libreoffice-build-3.3.0.4 == 3.3.0-rc4 == final - -------------------------------------------------------------------- -Wed Jan 19 12:58:21 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.0.4 (3.3-rc4) - -------------------------------------------------------------------- -Tue Jan 11 16:41:58 CET 2011 - pmladek@suse.cz - -- updated to libreoffice-3.3.0.3 (3.3-rc3) - -------------------------------------------------------------------- -Tue Dec 21 19:44:02 CET 2010 - pmladek@suse.cz - -- updated to libreoffice-3.3.0.2 (3.3-rc2) - -------------------------------------------------------------------- -Wed Dec 1 19:41:47 CET 2010 - pmladek@suse.cz - -- updated to libreoffice-3.3.0.1 (3.3-rc1) -- fixed URL, summary, and description for LibreOffice - -------------------------------------------------------------------- -Fri Nov 19 21:08:39 CET 2010 - pmladek@suse.cz - -- added the new libreoffice-l10n-prebuilt to BuildRequires (bnc#651964) - -------------------------------------------------------------------- -Fri Nov 12 12:24:42 CET 2010 - pmladek@suse.cz - -- updated to libreoffice-3.2.99.3 (3.3-beta3) - -------------------------------------------------------------------- -Thu Oct 14 19:12:31 CEST 2010 - pmladek@suse.cz - -- switched to the LibreOffice code base, http://www.documentfoundation.org/ -- renamed packages from OpenOffice_org* to libreoffice* -- updated to libreoffice-3.2.99.2 (3.3-beta2) - -------------------------------------------------------------------- -Wed Sep 15 20:45:27 CEST 2010 - pmladek@suse.cz - -- updated to version 3.2.98.1 - -------------------------------------------------------------------- -Thu Sep 2 15:45:12 CEST 2010 - pmladek@suse.cz - -- updated to version 3.2.1.6 - -------------------------------------------------------------------- -Tue Aug 24 16:37:41 CEST 2010 - pmladek@suse.cz - -- updated to version 3.2.1.5 - -------------------------------------------------------------------- -Wed Jun 16 19:17:34 CEST 2010 - pmladek@suse.cz - -- updated to version 3.2.1.4 - -------------------------------------------------------------------- -Mon May 31 17:27:18 CEST 2010 - pmladek@suse.cz - -- ooo-build-3.2.1.3 == 3.2.1-rc3 == final - -------------------------------------------------------------------- -Fri May 28 17:37:09 CEST 2010 - pmladek@suse.cz - -- updated to version 3.2.1.3 - -------------------------------------------------------------------- -Tue May 25 17:44:26 CEST 2010 - pmladek@suse.cz - -- updated to version 3.2.1.2 - -------------------------------------------------------------------- -Thu May 13 20:29:10 CEST 2010 - pmladek@suse.cz - -- updated to version 3.2.1.1 -- added initial support for build on MeeGo distro - -------------------------------------------------------------------- -Fri Apr 23 11:30:30 CEST 2010 - pmladek@suse.cz - -- updated to version 3.2.0.99.3 - -------------------------------------------------------------------- -Thu Mar 25 21:38:09 CET 2010 - pmladek@suse.cz - -- updated to version 3.2.0.99.2 - -------------------------------------------------------------------- -Thu Mar 11 21:18:47 CET 2010 - pmladek@suse.cz - -- updated to version 3.2.0.99.1 - -------------------------------------------------------------------- -Fri Feb 26 17:11:58 CET 2010 - pmladek@suse.cz - -- updated to version 3.2.0.98.1 - -------------------------------------------------------------------- -Wed Feb 24 17:20:34 CET 2010 - pmladek@suse.cz - -- updated to version 3.2.0.7 - -------------------------------------------------------------------- -Thu Feb 18 20:46:24 CET 2010 - pmladek@suse.cz - -- updated to version 3.2.0.6 - -------------------------------------------------------------------- -Thu Feb 4 19:36:48 CET 2010 - pmladek@suse.cz - -- ooo-build-3.2.0.5 == 3.2-rc5 == final - -------------------------------------------------------------------- -Thu Feb 4 15:33:42 CET 2010 - pmladek@suse.cz - -- updated to version 3.2.0.5 - -------------------------------------------------------------------- -Wed Jan 27 20:29:22 CET 2010 - pmladek@suse.cz - -- updated to version 3.2.0.4 - -------------------------------------------------------------------- -Wed Jan 13 19:32:02 CET 2010 - pmladek@suse.cz - -- updated to version 3.2.0.2 - -------------------------------------------------------------------- -Sun Dec 20 19:38:12 CET 2009 - pmladek@suse.cz - -- updated to version 3.2.0.1 - -------------------------------------------------------------------- -Mon Dec 7 17:53:37 CET 2009 - pmladek@suse.cz - -- updated to version 3.1.99.4 -- used the renamed "gu" instead of "gu-IN" lang code; kept the package - name to keep the backward compatibility - -------------------------------------------------------------------- -Tue Nov 24 16:57:27 CET 2009 - pmladek@suse.cz - -- updated to version 3.1.99.3 - -------------------------------------------------------------------- -Fri Nov 13 17:34:52 CET 2009 - pmladek@suse.cz - -- updated to version 3.1.99.2 - -------------------------------------------------------------------- -Thu Oct 29 22:57:28 CET 2009 - pmladek@suse.cz - -- updated to version 3.1.99.1 - -------------------------------------------------------------------- -Tue Oct 20 16:45:29 CEST 2009 - pmladek@suse.cz - -- updated to version 3.1.1.4 - -------------------------------------------------------------------- -Tue Oct 6 17:01:57 CEST 2009 - pmladek@suse.cz - -- updated to version 3.1.1.3 - -------------------------------------------------------------------- -Tue Sep 22 16:15:15 CEST 2009 - pmladek@suse.cz - -- updated to version 3.1.1.2 - -------------------------------------------------------------------- -Wed Sep 2 18:00:13 CEST 2009 - pmladek@suse.cz - -- updated to version 3.1.1.1 - -------------------------------------------------------------------- -Tue Sep 1 13:02:33 CEST 2009 - pmladek@suse.cz - -- do not exclude archs for noarch packages - -------------------------------------------------------------------- -Wed Aug 26 13:28:08 CEST 2009 - pmladek@suse.cz - -- updated to version 3.1.1.1 - -------------------------------------------------------------------- -Tue Aug 18 19:51:59 CEST 2009 - pmladek@suse.cz - -- updated to version 3.1.0.99.3 - -------------------------------------------------------------------- -Tue Aug 4 22:19:15 CEST 2009 - pmladek@suse.cz - -- updated to version 3.1.0.99.2 - -------------------------------------------------------------------- -Thu Jul 23 21:16:24 CEST 2009 - pmladek@suse.cz - -- updated to version 3.1.0.99.1 - -------------------------------------------------------------------- -Mon Jun 29 19:30:31 CEST 2009 - pmladek@suse.cz - -- updated to version 3.1.0.98.2 - -------------------------------------------------------------------- -Mon Jun 15 21:16:25 CEST 2009 - pmladek@suse.cz - -- updated to version 3.1.0.98.1 - -------------------------------------------------------------------- -Thu May 28 19:24:34 CEST 2009 - pmladek@suse.cz - -- updated to version 3.1.0.6 - -------------------------------------------------------------------- -Tue May 26 16:38:52 CEST 2009 - pmladek@suse.cz - -- updated to version 3.1.0.5 - -------------------------------------------------------------------- -Fri May 22 13:57:45 CEST 2009 - pmladek@suse.cz - -- updated to version 3.1.0.4 - -------------------------------------------------------------------- -Thu May 21 18:40:21 CEST 2009 - pmladek@suse.cz - -- updated to version 3.1.0.3 - -------------------------------------------------------------------- -Tue May 19 16:30:15 CEST 2009 - pmladek@suse.cz - -- updated to version 3.1.0.2 - -------------------------------------------------------------------- -Fri May 15 17:38:01 CEST 2009 - pmladek@suse.cz - -- updated to version 3.1.0.1 - -------------------------------------------------------------------- -Thu May 7 23:12:05 CEST 2009 - pmladek@suse.cz - -- updated to version 3.1.0.0 - -------------------------------------------------------------------- -Thu Apr 30 19:56:03 CEST 2009 - pmladek@suse.cz - -- updated to version 3.0.99.7 - -------------------------------------------------------------------- -Fri Apr 24 13:48:09 CEST 2009 - pmladek@suse.cz - -- updated to version 3.0.99.6 - -------------------------------------------------------------------- -Fri Apr 17 17:43:05 CEST 2009 - pmladek@suse.cz - -- updated to version 3.0.99.5 - -------------------------------------------------------------------- -Wed Apr 8 19:48:24 CEST 2009 - pmladek@suse.cz - -- updated to version 3.0.99.4 - -------------------------------------------------------------------- -Fri Mar 27 21:17:08 CET 2009 - pmladek@suse.cz - -- updated to version 3.0.99.3 - -------------------------------------------------------------------- -Fri Mar 20 16:09:23 CET 2009 - pmladek@suse.cz - -- updated to version 3.0.99.2 -- used more conservative way to remove the compat symlinks (bnc#471280) - -------------------------------------------------------------------- -Tue Mar 10 12:00:11 CET 2009 - pmladek@suse.cz - -- updated to version 3.0.99.1 - -------------------------------------------------------------------- -Fri Feb 20 14:02:10 CET 2009 - pmladek@suse.cz - -- updated to version 3.0.0.16.1 - -------------------------------------------------------------------- -Fri Feb 6 16:06:46 CET 2009 - pmladek@suse.cz - -- updated to version 3.0.0.15 - -------------------------------------------------------------------- -Fri Jan 23 17:43:56 CET 2009 - pmladek@suse.cz - -- updated to version 3.0.0.13 - -------------------------------------------------------------------- -Fri Jan 9 15:51:56 CET 2009 - pmladek@suse.cz - -- updated to version 3.0.0.11 - -------------------------------------------------------------------- -Fri Dec 5 21:52:22 CET 2008 - pmladek@suse.cz - -- updated to version 3.0.0.10 - -------------------------------------------------------------------- -Fri Nov 21 13:31:47 CET 2008 - pmladek@suse.cz - -- updated to version 3.0.0.9 - -------------------------------------------------------------------- -Fri Nov 7 13:48:05 CET 2008 - pmladek@suse.cz - -- updated to version 3.0.0.8 - -------------------------------------------------------------------- -Mon Oct 27 15:17:32 CET 2008 - pmladek@suse.cz - -- updated to version 3.0.0.7 - -------------------------------------------------------------------- -Fri Oct 10 16:01:11 CEST 2008 - pmladek@suse.cz - -- updated to version 3.0.0.6 - -------------------------------------------------------------------- -Sat Sep 27 12:04:54 CEST 2008 - pmladek@suse.cz - -- updated to the milestone ooo300-m7 (3.0rc2) -- updated ooo-build to version 3.0.0.5 - -------------------------------------------------------------------- -Thu Sep 11 17:40:55 CEST 2008 - pmladek@suse.cz - -- updated ooo-build to version 3.0.0.4 -- merged the OpenOffice_org-l10n-group1 and OpenOffice_org-group2 source - packages -- split help into separate source package OpenOffice_org-help - -------------------------------------------------------------------- -Fri Aug 29 16:30:49 CEST 2008 - pmladek@suse.cz - -- added libexpat-devel to BuildRequires -- fixed build with mono 2.0 - -------------------------------------------------------------------- -Tue Aug 26 22:17:52 CEST 2008 - pmladek@suse.cz - -- updated ooo-build to version 3.0.0.2 - -------------------------------------------------------------------- -Thu Aug 21 14:20:57 CEST 2008 - pmladek@suse.cz - -- updated to the milestone ooo300-m3 (3.0-betaX) -- updated ooo-build to version 3.0.0.1 -- updated Kohei's Calc solver sources to snapshot 2008-08-20 -- added libpoppler-devel to BuildRequires for openSUSE >= 11.0 -- disabled poppler for openSUSE < 11.0; will use the internal xpdf -- added back the --with-java-target-version configure option -- enabled build with IBM Java - -------------------------------------------------------------------- -Fri Aug 15 17:26:05 CEST 2008 - pmladek@suse.cz - -- updated to the milestone ooo300-m2 (3.0-betaX) -- updated ooo-build to version 3.0.0 -- updated libwpg to version 0.1.3 -- removed obsolete lp_solve sources -- added Kohei's Calc solver sources, snapshot 2008-08-13 -- added "coreutils grep sed" to PreReq of OpenOffice_org-l10n-en-US [bnc#413560] -- switched to mozilla-xulrunner190 for openSUSE > 11.0 - -------------------------------------------------------------------- -Fri Jul 18 14:12:34 CEST 2008 - pmladek@suse.cz - -- updated to the milestone dev300-m25 (3.0-alphax) -- updated ooo-build to version 2.99.25 -- updated spec for the more split sources - -------------------------------------------------------------------- -Thu Jul 3 10:52:18 CEST 2008 - pmladek@suse.cz - -- updated to the milestone dev300-m21 (3.0-alphax) -- updated to version 2.99.21 -- added extra extsw source with extensions -- updated for the new three layer structure (basis subdir dir) -- added en-US subpackage -- renamed to the structure OpenOffice_org-l10n- to differ it - from the other OOo subpackages and make the orientation easier -- split optional help- subpackages -- added ooo-l10n-gen-spec and ooo-l10n-group1 to generate parts - of the spec file - -------------------------------------------------------------------- -Tue Jun 24 20:09:17 CEST 2008 - pmladek@suse.cz - -- updated to the milestone ooh680-m17 == 2.4.1rc2 == 2.4.1-final -- updated ooo-build to version 2.4.1.7 - -------------------------------------------------------------------- -Thu Jun 5 21:32:27 CEST 2008 - pmladek@suse.cz - -- updated ooo-build to version 2.4.0.14 - -------------------------------------------------------------------- -Thu May 22 21:00:33 CEST 2008 - pmladek@suse.cz - -- updated ooo-build to version 2.4.0.13 -- updated the with_distro option for the split configuration - -------------------------------------------------------------------- -Fri May 9 12:20:23 CEST 2008 - pmladek@suse.cz - -- updated ooo-build to ooo-build-2.4.0.10 - -------------------------------------------------------------------- -Thu Apr 24 20:08:10 CEST 2008 - pmladek@suse.cz - -- updated ooo-build to ooo-build-2.4.0.8 -- added back the extra localizations sources; were removed by mistake - (bnc#335643) -- fixed build dependency in the oox module -- better support for L3 team: - * use autoreconf instead of autoconf to work even with ooo-build generated - on newer system - * sample comments where and how to put extra patches - -------------------------------------------------------------------- -Mon Apr 14 14:54:35 CEST 2008 - pmladek@suse.cz - -- split from the OpenOffice_org-i18n package to build the localizations - on more machines and get the result faster -- moved the icon-themes subpackage to a separate source -- updated ooo-build to ooo-build-2.4.0.6 -- added libwpd-devel libwpg-devel libwps-devel hunspell-devel to BuildRequires - for openSUSE >= 11.0; to be in sync with the main package - -------------------------------------------------------------------- -Fri Mar 28 18:06:44 CET 2008 - pmladek@suse.cz - -- updated to the milestone ooh680-m12 (2.4rc6 == 2.4-final) -- updated ooo-build to ooo-build-2.4.0.5: - * more Hungarian translation fixes -- added the branding related changes to be in sync with the main package - -------------------------------------------------------------------- -Thu Mar 13 21:15:47 CET 2008 - pmladek@suse.cz - -- updated to the milestone ooh680-m11 (2.4rc5) [fate#303312] -- updated ooo-build to ooo-build-2.4.0.3 -- updated oox and writerfilter to the snapshot 2008-02-29 - -------------------------------------------------------------------- -Thu Feb 28 20:49:34 CET 2008 - pmladek@suse.cz - -- updated to the milestone ooh680-m8 (2.4rc2) -- updated ooo-build to ooo-build-2.4.0 -- updated libwpd to version 0.8.14 -- updated extra translation sources: be-BY, bg, cs, da, et, fi, ga, km, mk, - sl, vi -- removed obsolete extra translation sources: hu, sh-YU, sr-CS -- fixed build dependencies: - * used java-devel instead of the obsolete java2-devel-packages - * added update-alternatives on SL 10.0 -- fixed dependencies: - * "de" subpackage should recommend myspell-german instead of requiring - myspell-german-dictionary; it helps the package installation solver to - prefer the newer German dictionary [bnc#343673] - * recommends the dictionaries instead of requiring - -------------------------------------------------------------------- -Thu Feb 7 16:26:44 CET 2008 - pmladek@suse.cz - -- enabled system icu in STABLE again - -------------------------------------------------------------------- -Fri Feb 1 12:08:51 CET 2008 - pmladek@suse.cz - -- updated to the milestone ooh680-m5 (2.4-betaX) -- updated ooo-build to 2.3.99.2 -- updated oox to snapshot 2008-01-29 -- updated libwps to version 0.1.2 -- updated libwpg to version 0.1.2 -- updated libwpg to version 0.1.2 -- updated the prebuilt cli_types.dll -- moved witerfilter stuff to extra tarball, snapshot 2008-01-29 -- removed obsolete xorg-x11-Xvfb from BuildRequires -- removed unused startup-notification-devel libsndfile-devel from BuildRequires -- removed unused glitz sources -- "sr-CS" was internaly renamed to "sr" and "sh-YU" to "sh" -- renamed option --with-icecream-max-jobs to --with-max-jobs - -------------------------------------------------------------------- -Tue Dec 11 17:19:26 CET 2007 - pmladek@suse.cz - -- updated ooo-build to 2.3.1.1 -- temporary disabled the new EMF+ support; still not enough stable - -------------------------------------------------------------------- -Mon Dec 3 18:58:45 CET 2007 - pmladek@suse.cz - -- updated to milestone oog680-m9 (OOo-2.3.1rc1 == final) -- updated ooo-build to 2.3.1 - -------------------------------------------------------------------- -Wed Nov 21 17:08:25 CET 2007 - pmladek@suse.cz - -- updated to milestone oog680-m8 (OOo-2.3.1.betaX) -- updated ooo-build to 2.3.0.6 -- added changes to be in sync with the main package: - * updated cairo to version 1.4.10 (used only for older products) - * added temporary patches to disable SDK and system icu - * few build fixes - -------------------------------------------------------------------- -Tue Oct 9 19:23:26 CEST 2007 - pmladek@suse.cz - -- updated ooo-build to 2.3.0.5 -- fixed provides of icon-themes to fix update from older distributions - [n#328171] - -------------------------------------------------------------------- -Fri Sep 21 13:25:52 CEST 2007 - pmladek@suse.cz - -- milestone oog680-m5 has been marked OOo-2.3 final - -------------------------------------------------------------------- -Thu Sep 13 12:07:53 CEST 2007 - pmladek@suse.cz - -- updated to milestone oog680-m5 (OOo-2.3.rc3) -- updated ooo-build to 2.3.0.1.2 -- updated extra translation files: bg, cs, da, et, mk, vi - -------------------------------------------------------------------- -Mon Sep 3 17:02:36 CEST 2007 - pmladek@suse.cz - -- updated to milestone oog680-m3 (OOo-2.3.rc1) -- updated ooo-build to 2.3.0.1 - -------------------------------------------------------------------- -Fri Aug 31 18:25:40 CEST 2007 - pmladek@suse.cz - -- updated to milestone oog680-m2 (another OOo-2.3.beta, close rc1) -- updated ooo-build to oog680-m2 -- updated extra translation files: af, bg, cs, da, et, fi, ga, ka, lt, mk, nb, - nn, sk, sl, vi -- added extra translation file: gl -- removed unused Requires and Provides -- fixed build to update localizations from the external sources - -------------------------------------------------------------------- -Fri Aug 17 17:39:06 CEST 2007 - pmladek@suse.cz - -- updated to milestone oog680-m1 (another OOo-2.3.beta, close rc1) -- updated ooo-build to oog680-m1 - -------------------------------------------------------------------- -Fri Aug 10 17:41:47 CEST 2007 - pmladek@suse.cz - -- updated to milestone src680-m225 (another OOo-2.3.beta) -- updated ooo-build to src680-m225 -- improved icon-themes package [n#296502] - * removed the obsolete cyclic dependency on the main package - * removed obsolete compat symlinks - -------------------------------------------------------------------- -Mon Aug 6 18:45:05 CEST 2007 - pmladek@suse.cz - -- used PreReq instead of Requires to install the script link-to-ooo-home - in time [n#296502] - -------------------------------------------------------------------- -Fri Aug 3 13:00:58 CEST 2007 - kendy@suse.cz - -- updated to milestone src680-m224 (another OOo-2.3.beta) -- updated ooo-build to src680-m224 - -------------------------------------------------------------------- -Fri Jul 27 12:08:16 CEST 2007 - pmladek@suse.cz - -- updated to milestone src680-m222 (another OOo-2.3.beta) -- updated ooo-build to src680-m222 -- added supackages for more localizations: Breton French(br), - South Africa English(en-ZA), Gaelic(ga), Galician(gl), Hebrew(he), - Georgian(ka), Ndebele(nr), Latin Serbian(sh-YU), Swazi(ss), Tajiki(tg), - Thai(th), Ukrainian(uk), Venda(ve) -- added subpackage for icons (icon-themes); should be move into separate - source package ASAP -- update extra translation sources: af, bg, cs, cy, da, et, fi, mk -- added extra translation sources: br, en-ZA, ga, ka, nr, sh-YU, ss, tg, ve -- added icu libicu-devel portaudio-devel to BuildRequires according to the - main package -- changed %post to %posttrans to fix update - -------------------------------------------------------------------- -Mon Jul 23 11:34:48 CEST 2007 - pmladek@suse.cz - -- updated to milestone src680-m221 (another OOo-2.3.alpha) -- updated ooo-build to src680-m221 -- updated BuildRequires according to the main package: - * removed db-java, openclipart - * added gperf -- updated source list according to the main package: - * updated libwpg to version 0.1.0~cvs20070712 - * updated libwpd to version 0.8.10 - * added libsvg, version 0.1.4 - * removed obsolete hyph.tar and thesaurus.jar -- removed unused rpmlintrc; is needed only for the main package -- added dependency on the new OpenOffice_org-thesaurus- packages - -------------------------------------------------------------------- -Fri Jun 15 21:03:25 CEST 2007 - pmladek@suse.cz - -- split from OpenOffice_org to build the localizations stuff as noarch - [fate#302110] diff --git a/libreoffice-l10n.spec b/libreoffice-l10n.spec deleted file mode 100644 index ade013c..0000000 --- a/libreoffice-l10n.spec +++ /dev/null @@ -1,3302 +0,0 @@ -# -# spec file for package libreoffice-l10n -# -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via http://bugs.opensuse.org/ -# - - -################################################################### -## DO NOT EDIT THIS SPEC FILE -## Generated by: -## perl lo-l10n-gen-spec libreoffice-l10n.spec.in lo-l10n-data -################################################################### -Name: libreoffice-l10n -Version: 4.1.3.2 -Release: 0 -%define piece l10n -%define ooo_home libreoffice -# test_build_langs: 1 = de and cs -# 2 = all supported languages -%define test_build_langs 2 -# build_module_in_parallel 0 = no -# 1 = yes (the number is defined be the number of cpus) -# 2,3,4... = yes (force the number of modules to be built in parallel) -%define build_module_in_parallel 1 -# prepare_build: 0 = no -# 1 = yes (just build, install and create packages; without %%prep section and configure) -%define prepare_build 1 -# -%if %test_build_langs == 0 -%define lo_langs "" -%else -%if %test_build_langs == 1 -%define lo_langs "cs de hu ja" -%else -%define lo_langs "af am ar as ast be-BY bg br ca cs cy da de el en-GB en-ZA eo es et eu fi fr ga gd gl gu-IN he hi-IN hr hu id is it ja ka km kn ko lt mk ml mr nb nl nn nr om or pa-IN pl pt pt-BR ro ru rw sh sk sl sr ss st sv ta te tg th tr ts ug uk ve vi xh zh-CN zh-TW zu" -%endif -%endif -Summary: A Source Package for LibreOffice Localizations -License: LGPL-3.0 -Group: Productivity/Office/Suite -Url: http://www.documentfoundation.org/ -Source0: install-l10n-helper -# helper stuff to produce the spec file -Source100: libreoffice-l10n.spec.in -Source101: lo-l10n-gen-spec -Source102: lo-l10n-data -# FIXME: the l10n files includes some duplicated files -Source200: libreoffice-l10n-rpmlintrc -#!BuildIgnore: libreoffice -BuildRequires: libreoffice-l10n-prebuilt = %{version} -BuildRequires: unzip -BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildArch: noarch -#!ExclusiveArch: %ix86 x86_64 ppc -ExcludeArch: ia64 s390 s390x - -%description -This source package is used to build the LibreOffice artwork -development package. - -%if %test_build_langs >= 2 -%package -n libreoffice-l10n-af -Summary: African Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:af) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-af = %{version} -Obsoletes: OpenOffice_org-af <= %{version} -Provides: OpenOffice_org-l10n-af = %{version} -Obsoletes: OpenOffice_org-l10n-af <= %{version} -Provides: OpenOffice_org-af:%{_prefix}/ooo-2.0/program/resource/sw680af.res - -%description -n libreoffice-l10n-af -African localization files for LibreOffice. - -%package -n libreoffice-l10n-am -Summary: Amharic Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:am) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-am = %{version} -Obsoletes: OpenOffice_org-am <= %{version} -Provides: OpenOffice_org-l10n-am = %{version} -Obsoletes: OpenOffice_org-l10n-am <= %{version} -Provides: OpenOffice_org-am:%{_prefix}/ooo-2.0/program/resource/sw680am.res - -%description -n libreoffice-l10n-am -Amharic localization files for LibreOffice. - -%package -n libreoffice-l10n-ar -Summary: Arabic Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:ar) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -Requires: scalable-font-ar -# compat stuff -Provides: OpenOffice_org-ar = %{version} -Obsoletes: OpenOffice_org-ar <= %{version} -Provides: OpenOffice_org-l10n-ar = %{version} -Obsoletes: OpenOffice_org-l10n-ar <= %{version} -Provides: OpenOffice_org-ar:%{_prefix}/ooo-2.0/program/resource/sw680ar.res - -%description -n libreoffice-l10n-ar -Arabic localization files for LibreOffice. - -%package -n libreoffice-l10n-as -Summary: Assamese Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:as) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-as = %{version} -Obsoletes: OpenOffice_org-as <= %{version} -Provides: OpenOffice_org-l10n-as = %{version} -Obsoletes: OpenOffice_org-l10n-as <= %{version} -Provides: OpenOffice_org-as:%{_prefix}/ooo-2.0/program/resource/sw680as.res - -%description -n libreoffice-l10n-as -Assamese localization files for LibreOffice. - -%package -n libreoffice-l10n-ast -Summary: Asturian Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:ast) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-ast = %{version} -Obsoletes: OpenOffice_org-ast <= %{version} -Provides: OpenOffice_org-l10n-ast = %{version} -Obsoletes: OpenOffice_org-l10n-ast <= %{version} -Provides: OpenOffice_org-ast:%{_prefix}/ooo-2.0/program/resource/sw680ast.res - -%description -n libreoffice-l10n-ast -Asturian localization files for LibreOffice. - -%package -n libreoffice-l10n-be-BY -Summary: Belorussian Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:be) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -Requires: scalable-font-ru -# compat stuff -Provides: OpenOffice_org-be-BY = %{version} -Obsoletes: OpenOffice_org-be-BY <= %{version} -Provides: OpenOffice_org-l10n-be-BY = %{version} -Obsoletes: OpenOffice_org-l10n-be-BY <= %{version} -Provides: OpenOffice_org-be-BY:%{_prefix}/ooo-2.0/program/resource/sw680be-BY.res - -%description -n libreoffice-l10n-be-BY -Belorussian localization files for LibreOffice. - -%package -n libreoffice-l10n-bg -Summary: Bulgarian Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:bg) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -Requires: scalable-font-bg -# compat stuff -Provides: OpenOffice_org-bg = %{version} -Obsoletes: OpenOffice_org-bg <= %{version} -Provides: OpenOffice_org-l10n-bg = %{version} -Obsoletes: OpenOffice_org-l10n-bg <= %{version} -Provides: OpenOffice_org-bg:%{_prefix}/ooo-2.0/program/resource/sw680bg.res - -%description -n libreoffice-l10n-bg -Bulgarian localization files for LibreOffice. - -%package -n libreoffice-l10n-br -Summary: Breton French Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:br) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-br = %{version} -Obsoletes: OpenOffice_org-br <= %{version} -Provides: OpenOffice_org-l10n-br = %{version} -Obsoletes: OpenOffice_org-l10n-br <= %{version} -Provides: OpenOffice_org-br:%{_prefix}/ooo-2.0/program/resource/sw680br.res - -%description -n libreoffice-l10n-br -Breton French localization files for LibreOffice. - -%package -n libreoffice-l10n-ca -Summary: Catalan Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:ca) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-ca = %{version} -Obsoletes: OpenOffice_org-ca <= %{version} -Provides: OpenOffice_org-l10n-ca = %{version} -Obsoletes: OpenOffice_org-l10n-ca <= %{version} -Provides: OpenOffice_org-ca:%{_prefix}/ooo-2.0/program/resource/sw680ca.res - -%description -n libreoffice-l10n-ca -Catalan localization files for LibreOffice. - -%endif -%if %test_build_langs >= 1 - -%package -n libreoffice-l10n-cs -Summary: Czech Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:cs) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-cs = %{version} -Obsoletes: OpenOffice_org-cs <= %{version} -Provides: OpenOffice_org-l10n-cs = %{version} -Obsoletes: OpenOffice_org-l10n-cs <= %{version} -Provides: OpenOffice_org-cs:%{_prefix}/ooo-2.0/program/resource/sw680cs.res - -%description -n libreoffice-l10n-cs -Czech localization files for LibreOffice. - -%endif -%if %test_build_langs >= 2 - -%package -n libreoffice-l10n-cy -Summary: Welsh Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:cy) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-cy = %{version} -Obsoletes: OpenOffice_org-cy <= %{version} -Provides: OpenOffice_org-l10n-cy = %{version} -Obsoletes: OpenOffice_org-l10n-cy <= %{version} -Provides: OpenOffice_org-cy:%{_prefix}/ooo-2.0/program/resource/sw680cy.res - -%description -n libreoffice-l10n-cy -Welsh localization files for LibreOffice. - -%package -n libreoffice-l10n-da -Summary: Danish Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:da) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-da = %{version} -Obsoletes: OpenOffice_org-da <= %{version} -Provides: OpenOffice_org-l10n-da = %{version} -Obsoletes: OpenOffice_org-l10n-da <= %{version} -Provides: OpenOffice_org-da:%{_prefix}/ooo-2.0/program/resource/sw680da.res - -%description -n libreoffice-l10n-da -Danish localization files for LibreOffice. - -%endif -%if %test_build_langs >= 1 - -%package -n libreoffice-l10n-de -Summary: German Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:de) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-de = %{version} -Obsoletes: OpenOffice_org-de <= %{version} -Provides: OpenOffice_org-l10n-de = %{version} -Obsoletes: OpenOffice_org-l10n-de <= %{version} -Provides: OpenOffice_org-de:%{_prefix}/ooo-2.0/program/resource/sw680de.res - -%description -n libreoffice-l10n-de -German localization files for LibreOffice. - -%endif -%if %test_build_langs >= 2 - -%package -n libreoffice-l10n-el -Summary: Greek Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:el) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -Requires: scalable-font-el -# compat stuff -Provides: OpenOffice_org-el = %{version} -Obsoletes: OpenOffice_org-el <= %{version} -Provides: OpenOffice_org-l10n-el = %{version} -Obsoletes: OpenOffice_org-l10n-el <= %{version} -Provides: OpenOffice_org-el:%{_prefix}/ooo-2.0/program/resource/sw680el.res - -%description -n libreoffice-l10n-el -Greek localization files for LibreOffice. - -%package -n libreoffice-l10n-en-GB -Summary: British Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:en_GB) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-en-GB = %{version} -Obsoletes: OpenOffice_org-en-GB <= %{version} -Provides: OpenOffice_org-l10n-en-GB = %{version} -Obsoletes: OpenOffice_org-l10n-en-GB <= %{version} -Provides: OpenOffice_org-en-GB:%{_prefix}/ooo-2.0/program/resource/sw680en-GB.res - -%description -n libreoffice-l10n-en-GB -British localization files for LibreOffice. - -%package -n libreoffice-l10n-en-ZA -Summary: South Africa English Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:en_ZA) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-en-ZA = %{version} -Obsoletes: OpenOffice_org-en-ZA <= %{version} -Provides: OpenOffice_org-l10n-en-ZA = %{version} -Obsoletes: OpenOffice_org-l10n-en-ZA <= %{version} -Provides: OpenOffice_org-en-ZA:%{_prefix}/ooo-2.0/program/resource/sw680en-ZA.res - -%description -n libreoffice-l10n-en-ZA -South Africa English localization files for LibreOffice. - -%package -n libreoffice-l10n-eo -Summary: Esperanto Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:eo) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-eo = %{version} -Obsoletes: OpenOffice_org-eo <= %{version} -Provides: OpenOffice_org-l10n-eo = %{version} -Obsoletes: OpenOffice_org-l10n-eo <= %{version} -Provides: OpenOffice_org-eo:%{_prefix}/ooo-2.0/program/resource/sw680eo.res - -%description -n libreoffice-l10n-eo -Esperanto localization files for LibreOffice. - -%package -n libreoffice-l10n-es -Summary: Spanish Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:es) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-es = %{version} -Obsoletes: OpenOffice_org-es <= %{version} -Provides: OpenOffice_org-l10n-es = %{version} -Obsoletes: OpenOffice_org-l10n-es <= %{version} -Provides: OpenOffice_org-es:%{_prefix}/ooo-2.0/program/resource/sw680es.res - -%description -n libreoffice-l10n-es -Spanish localization files for LibreOffice. - -%package -n libreoffice-l10n-et -Summary: Estonian Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:et) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-et = %{version} -Obsoletes: OpenOffice_org-et <= %{version} -Provides: OpenOffice_org-l10n-et = %{version} -Obsoletes: OpenOffice_org-l10n-et <= %{version} -Provides: OpenOffice_org-et:%{_prefix}/ooo-2.0/program/resource/sw680et.res - -%description -n libreoffice-l10n-et -Estonian localization files for LibreOffice. - -%package -n libreoffice-l10n-eu -Summary: Basque Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:eu) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-eu = %{version} -Obsoletes: OpenOffice_org-eu <= %{version} -Provides: OpenOffice_org-l10n-eu = %{version} -Obsoletes: OpenOffice_org-l10n-eu <= %{version} -Provides: OpenOffice_org-eu:%{_prefix}/ooo-2.0/program/resource/sw680eu.res - -%description -n libreoffice-l10n-eu -Basque localization files for LibreOffice. - -%package -n libreoffice-l10n-fi -Summary: Finnish Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:fi) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-fi = %{version} -Obsoletes: OpenOffice_org-fi <= %{version} -Provides: OpenOffice_org-l10n-fi = %{version} -Obsoletes: OpenOffice_org-l10n-fi <= %{version} -Provides: OpenOffice_org-fi:%{_prefix}/ooo-2.0/program/resource/sw680fi.res - -%description -n libreoffice-l10n-fi -Finnish localization files for LibreOffice. - -%package -n libreoffice-l10n-fr -Summary: French Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:fr) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-fr = %{version} -Obsoletes: OpenOffice_org-fr <= %{version} -Provides: OpenOffice_org-l10n-fr = %{version} -Obsoletes: OpenOffice_org-l10n-fr <= %{version} -Provides: OpenOffice_org-fr:%{_prefix}/ooo-2.0/program/resource/sw680fr.res - -%description -n libreoffice-l10n-fr -French localization files for LibreOffice. - -%package -n libreoffice-l10n-ga -Summary: Gaelic Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:ga) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-ga = %{version} -Obsoletes: OpenOffice_org-ga <= %{version} -Provides: OpenOffice_org-l10n-ga = %{version} -Obsoletes: OpenOffice_org-l10n-ga <= %{version} -Provides: OpenOffice_org-ga:%{_prefix}/ooo-2.0/program/resource/sw680ga.res - -%description -n libreoffice-l10n-ga -Gaelic localization files for LibreOffice. - -%package -n libreoffice-l10n-gd -Summary: Scottish Gaelic Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:gd) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-gd = %{version} -Obsoletes: OpenOffice_org-gd <= %{version} -Provides: OpenOffice_org-l10n-gd = %{version} -Obsoletes: OpenOffice_org-l10n-gd <= %{version} -Provides: OpenOffice_org-gd:%{_prefix}/ooo-2.0/program/resource/sw680gd.res - -%description -n libreoffice-l10n-gd -Scottish Gaelic localization files for LibreOffice. - -%package -n libreoffice-l10n-gl -Summary: Galician Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:gl) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-gl = %{version} -Obsoletes: OpenOffice_org-gl <= %{version} -Provides: OpenOffice_org-l10n-gl = %{version} -Obsoletes: OpenOffice_org-l10n-gl <= %{version} -Provides: OpenOffice_org-gl:%{_prefix}/ooo-2.0/program/resource/sw680gl.res - -%description -n libreoffice-l10n-gl -Galician localization files for LibreOffice. - -%package -n libreoffice-l10n-gu-IN -Summary: Gujarati Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:gu) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -Requires: scalable-font-gu -# compat stuff -Provides: OpenOffice_org-gu-IN = %{version} -Obsoletes: OpenOffice_org-gu-IN <= %{version} -Provides: OpenOffice_org-l10n-gu-IN = %{version} -Obsoletes: OpenOffice_org-l10n-gu-IN <= %{version} -Provides: OpenOffice_org-gu-IN:%{_prefix}/ooo-2.0/program/resource/sw680gu-IN.res - -%description -n libreoffice-l10n-gu-IN -Gujarati localization files for LibreOffice. - -%package -n libreoffice-l10n-he -Summary: Hebrew Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:he) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-he = %{version} -Obsoletes: OpenOffice_org-he <= %{version} -Provides: OpenOffice_org-l10n-he = %{version} -Obsoletes: OpenOffice_org-l10n-he <= %{version} -Provides: OpenOffice_org-he:%{_prefix}/ooo-2.0/program/resource/sw680he.res - -%description -n libreoffice-l10n-he -Hebrew localization files for LibreOffice. - -%package -n libreoffice-l10n-hi-IN -Summary: Hindi Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:hi) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -Requires: scalable-font-hi -# compat stuff -Provides: OpenOffice_org-hi-IN = %{version} -Obsoletes: OpenOffice_org-hi-IN <= %{version} -Provides: OpenOffice_org-l10n-hi-IN = %{version} -Obsoletes: OpenOffice_org-l10n-hi-IN <= %{version} -Provides: OpenOffice_org-hi-IN:%{_prefix}/ooo-2.0/program/resource/sw680hi-IN.res - -%description -n libreoffice-l10n-hi-IN -Hindi localization files for LibreOffice. - -%package -n libreoffice-l10n-hr -Summary: Croatian Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:hr) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-hr = %{version} -Obsoletes: OpenOffice_org-hr <= %{version} -Provides: OpenOffice_org-l10n-hr = %{version} -Obsoletes: OpenOffice_org-l10n-hr <= %{version} -Provides: OpenOffice_org-hr:%{_prefix}/ooo-2.0/program/resource/sw680hr.res - -%description -n libreoffice-l10n-hr -Croatian localization files for LibreOffice. - -%endif -%if %test_build_langs >= 1 - -%package -n libreoffice-l10n-hu -Summary: Hungarian Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:hu) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-hu = %{version} -Obsoletes: OpenOffice_org-hu <= %{version} -Provides: OpenOffice_org-l10n-hu = %{version} -Obsoletes: OpenOffice_org-l10n-hu <= %{version} -Provides: OpenOffice_org-hu:%{_prefix}/ooo-2.0/program/resource/sw680hu.res - -%description -n libreoffice-l10n-hu -Hungarian localization files for LibreOffice. - -%endif -%if %test_build_langs >= 2 - -%package -n libreoffice-l10n-id -Summary: Indonesian Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:id) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-id = %{version} -Obsoletes: OpenOffice_org-id <= %{version} -Provides: OpenOffice_org-l10n-id = %{version} -Obsoletes: OpenOffice_org-l10n-id <= %{version} -Provides: OpenOffice_org-id:%{_prefix}/ooo-2.0/program/resource/sw680id.res - -%description -n libreoffice-l10n-id -Indonesian localization files for LibreOffice. - -%package -n libreoffice-l10n-is -Summary: Icelandic Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:is) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-is = %{version} -Obsoletes: OpenOffice_org-is <= %{version} -Provides: OpenOffice_org-l10n-is = %{version} -Obsoletes: OpenOffice_org-l10n-is <= %{version} -Provides: OpenOffice_org-is:%{_prefix}/ooo-2.0/program/resource/sw680is.res - -%description -n libreoffice-l10n-is -Icelandic localization files for LibreOffice. - -%package -n libreoffice-l10n-it -Summary: Italian Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:it) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-it = %{version} -Obsoletes: OpenOffice_org-it <= %{version} -Provides: OpenOffice_org-l10n-it = %{version} -Obsoletes: OpenOffice_org-l10n-it <= %{version} -Provides: OpenOffice_org-it:%{_prefix}/ooo-2.0/program/resource/sw680it.res - -%description -n libreoffice-l10n-it -Italian localization files for LibreOffice. - -%endif -%if %test_build_langs >= 1 - -%package -n libreoffice-l10n-ja -Summary: Japanese Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:ja) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -Requires: scalable-font-ja -# compat stuff -Provides: OpenOffice_org-ja = %{version} -Obsoletes: OpenOffice_org-ja <= %{version} -Provides: OpenOffice_org-l10n-ja = %{version} -Obsoletes: OpenOffice_org-l10n-ja <= %{version} -Provides: OpenOffice_org-ja:%{_prefix}/ooo-2.0/program/resource/sw680ja.res - -%description -n libreoffice-l10n-ja -Japanese localization files for LibreOffice. - -%endif -%if %test_build_langs >= 2 - -%package -n libreoffice-l10n-ka -Summary: Georgian Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:ka) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-ka = %{version} -Obsoletes: OpenOffice_org-ka <= %{version} -Provides: OpenOffice_org-l10n-ka = %{version} -Obsoletes: OpenOffice_org-l10n-ka <= %{version} -Provides: OpenOffice_org-ka:%{_prefix}/ooo-2.0/program/resource/sw680ka.res - -%description -n libreoffice-l10n-ka -Georgian localization files for LibreOffice. - -%package -n libreoffice-l10n-km -Summary: Khmer Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:km) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -Requires: scalable-font-km -# compat stuff -Provides: OpenOffice_org-km = %{version} -Obsoletes: OpenOffice_org-km <= %{version} -Provides: OpenOffice_org-l10n-km = %{version} -Obsoletes: OpenOffice_org-l10n-km <= %{version} -Provides: OpenOffice_org-km:%{_prefix}/ooo-2.0/program/resource/sw680km.res - -%description -n libreoffice-l10n-km -Khmer localization files for LibreOffice. - -%package -n libreoffice-l10n-kn -Summary: Kannada Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:kn) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-kn = %{version} -Obsoletes: OpenOffice_org-kn <= %{version} -Provides: OpenOffice_org-l10n-kn = %{version} -Obsoletes: OpenOffice_org-l10n-kn <= %{version} -Provides: OpenOffice_org-kn:%{_prefix}/ooo-2.0/program/resource/sw680kn.res - -%description -n libreoffice-l10n-kn -Kannada localization files for LibreOffice. - -%package -n libreoffice-l10n-ko -Summary: Korean Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:ko) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -Requires: scalable-font-ko -# compat stuff -Provides: OpenOffice_org-ko = %{version} -Obsoletes: OpenOffice_org-ko <= %{version} -Provides: OpenOffice_org-l10n-ko = %{version} -Obsoletes: OpenOffice_org-l10n-ko <= %{version} -Provides: OpenOffice_org-ko:%{_prefix}/ooo-2.0/program/resource/sw680ko.res - -%description -n libreoffice-l10n-ko -Korean localization files for LibreOffice. - -%package -n libreoffice-l10n-lt -Summary: Lithuanian Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:lt) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-lt = %{version} -Obsoletes: OpenOffice_org-lt <= %{version} -Provides: OpenOffice_org-l10n-lt = %{version} -Obsoletes: OpenOffice_org-l10n-lt <= %{version} -Provides: OpenOffice_org-lt:%{_prefix}/ooo-2.0/program/resource/sw680lt.res - -%description -n libreoffice-l10n-lt -Lithuanian localization files for LibreOffice. - -%package -n libreoffice-l10n-mk -Summary: Macedonian Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:mk) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -Requires: scalable-font-ru -# compat stuff -Provides: OpenOffice_org-mk = %{version} -Obsoletes: OpenOffice_org-mk <= %{version} -Provides: OpenOffice_org-l10n-mk = %{version} -Obsoletes: OpenOffice_org-l10n-mk <= %{version} -Provides: OpenOffice_org-mk:%{_prefix}/ooo-2.0/program/resource/sw680mk.res - -%description -n libreoffice-l10n-mk -Macedonian localization files for LibreOffice. - -%package -n libreoffice-l10n-ml -Summary: Malayalam Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:ml) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-ml = %{version} -Obsoletes: OpenOffice_org-ml <= %{version} -Provides: OpenOffice_org-l10n-ml = %{version} -Obsoletes: OpenOffice_org-l10n-ml <= %{version} -Provides: OpenOffice_org-ml:%{_prefix}/ooo-2.0/program/resource/sw680ml.res - -%description -n libreoffice-l10n-ml -Malayalam localization files for LibreOffice. - -%package -n libreoffice-l10n-mr -Summary: Marathi Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:mr) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-mr = %{version} -Obsoletes: OpenOffice_org-mr <= %{version} -Provides: OpenOffice_org-l10n-mr = %{version} -Obsoletes: OpenOffice_org-l10n-mr <= %{version} -Provides: OpenOffice_org-mr:%{_prefix}/ooo-2.0/program/resource/sw680mr.res - -%description -n libreoffice-l10n-mr -Marathi localization files for LibreOffice. - -%package -n libreoffice-l10n-nb -Summary: Norwegian Bokmaal Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:nb) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-nb = %{version} -Obsoletes: OpenOffice_org-nb <= %{version} -Provides: OpenOffice_org-l10n-nb = %{version} -Obsoletes: OpenOffice_org-l10n-nb <= %{version} -Provides: OpenOffice_org-nb:%{_prefix}/ooo-2.0/program/resource/sw680nb.res - -%description -n libreoffice-l10n-nb -Norwegian Bokmaal localization files for LibreOffice. - -%package -n libreoffice-l10n-nl -Summary: Dutch Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:nl) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-nl = %{version} -Obsoletes: OpenOffice_org-nl <= %{version} -Provides: OpenOffice_org-l10n-nl = %{version} -Obsoletes: OpenOffice_org-l10n-nl <= %{version} -Provides: OpenOffice_org-nl:%{_prefix}/ooo-2.0/program/resource/sw680nl.res - -%description -n libreoffice-l10n-nl -Dutch localization files for LibreOffice. - -%package -n libreoffice-l10n-nn -Summary: Norwegian Nynorsk Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:nn) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-nn = %{version} -Obsoletes: OpenOffice_org-nn <= %{version} -Provides: OpenOffice_org-l10n-nn = %{version} -Obsoletes: OpenOffice_org-l10n-nn <= %{version} -Provides: OpenOffice_org-nn:%{_prefix}/ooo-2.0/program/resource/sw680nn.res - -%description -n libreoffice-l10n-nn -Norwegian Nynorsk localization files for LibreOffice. - -%package -n libreoffice-l10n-nr -Summary: Ndebele Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:nr) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-nr = %{version} -Obsoletes: OpenOffice_org-nr <= %{version} -Provides: OpenOffice_org-l10n-nr = %{version} -Obsoletes: OpenOffice_org-l10n-nr <= %{version} -Provides: OpenOffice_org-nr:%{_prefix}/ooo-2.0/program/resource/sw680nr.res - -%description -n libreoffice-l10n-nr -Ndebele localization files for LibreOffice. - -%package -n libreoffice-l10n-om -Summary: Oromo Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:om) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-om = %{version} -Obsoletes: OpenOffice_org-om <= %{version} -Provides: OpenOffice_org-l10n-om = %{version} -Obsoletes: OpenOffice_org-l10n-om <= %{version} -Provides: OpenOffice_org-om:%{_prefix}/ooo-2.0/program/resource/sw680om.res - -%description -n libreoffice-l10n-om -Oromo localization files for LibreOffice. - -%package -n libreoffice-l10n-or -Summary: Oriya Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:or) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-or = %{version} -Obsoletes: OpenOffice_org-or <= %{version} -Provides: OpenOffice_org-l10n-or = %{version} -Obsoletes: OpenOffice_org-l10n-or <= %{version} -Provides: OpenOffice_org-or:%{_prefix}/ooo-2.0/program/resource/sw680or.res - -%description -n libreoffice-l10n-or -Oriya localization files for LibreOffice. - -%package -n libreoffice-l10n-pa-IN -Summary: Punjabi Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:pa_IN) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -Requires: scalable-font-pa -# compat stuff -Provides: OpenOffice_org-pa-IN = %{version} -Obsoletes: OpenOffice_org-pa-IN <= %{version} -Provides: OpenOffice_org-l10n-pa-IN = %{version} -Obsoletes: OpenOffice_org-l10n-pa-IN <= %{version} -Provides: OpenOffice_org-pa-IN:%{_prefix}/ooo-2.0/program/resource/sw680pa-IN.res - -%description -n libreoffice-l10n-pa-IN -Punjabi localization files for LibreOffice. - -%package -n libreoffice-l10n-pl -Summary: Polish Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:pl) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-pl = %{version} -Obsoletes: OpenOffice_org-pl <= %{version} -Provides: OpenOffice_org-l10n-pl = %{version} -Obsoletes: OpenOffice_org-l10n-pl <= %{version} -Provides: OpenOffice_org-pl:%{_prefix}/ooo-2.0/program/resource/sw680pl.res - -%description -n libreoffice-l10n-pl -Polish localization files for LibreOffice. - -%package -n libreoffice-l10n-pt -Summary: Portuguese Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:pt) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-pt = %{version} -Obsoletes: OpenOffice_org-pt <= %{version} -Provides: OpenOffice_org-l10n-pt = %{version} -Obsoletes: OpenOffice_org-l10n-pt <= %{version} -Provides: OpenOffice_org-pt:%{_prefix}/ooo-2.0/program/resource/sw680pt.res - -%description -n libreoffice-l10n-pt -Portuguese localization files for LibreOffice. - -%package -n libreoffice-l10n-pt-BR -Summary: Brazilian Portuguese Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:pt_BR) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-pt-BR = %{version} -Obsoletes: OpenOffice_org-pt-BR <= %{version} -Provides: OpenOffice_org-l10n-pt-BR = %{version} -Obsoletes: OpenOffice_org-l10n-pt-BR <= %{version} -Provides: OpenOffice_org-pt-BR:%{_prefix}/ooo-2.0/program/resource/sw680pt-BR.res - -%description -n libreoffice-l10n-pt-BR -Brazilian Portuguese localization files for LibreOffice. - -%package -n libreoffice-l10n-ro -Summary: Romanian Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:ro) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-ro = %{version} -Obsoletes: OpenOffice_org-ro <= %{version} -Provides: OpenOffice_org-l10n-ro = %{version} -Obsoletes: OpenOffice_org-l10n-ro <= %{version} -Provides: OpenOffice_org-ro:%{_prefix}/ooo-2.0/program/resource/sw680ro.res - -%description -n libreoffice-l10n-ro -Romanian localization files for LibreOffice. - -%package -n libreoffice-l10n-ru -Summary: Russian Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:ru) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -Requires: scalable-font-ru -# compat stuff -Provides: OpenOffice_org-ru = %{version} -Obsoletes: OpenOffice_org-ru <= %{version} -Provides: OpenOffice_org-l10n-ru = %{version} -Obsoletes: OpenOffice_org-l10n-ru <= %{version} -Provides: OpenOffice_org-ru:%{_prefix}/ooo-2.0/program/resource/sw680ru.res - -%description -n libreoffice-l10n-ru -Russian localization files for LibreOffice. - -%package -n libreoffice-l10n-rw -Summary: Kinyarwanda Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:rw) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-rw = %{version} -Obsoletes: OpenOffice_org-rw <= %{version} -Provides: OpenOffice_org-l10n-rw = %{version} -Obsoletes: OpenOffice_org-l10n-rw <= %{version} -Provides: OpenOffice_org-rw:%{_prefix}/ooo-2.0/program/resource/sw680rw.res - -%description -n libreoffice-l10n-rw -Kinyarwanda localization files for LibreOffice. - -%package -n libreoffice-l10n-sh -Summary: Latin Serbian Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:sh) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -Provides: OpenOffice_org-sh-YU = %version -Provides: OpenOffice_org-sh-YU:%_prefix/ooo-2.0/program/resource/sw680sh-YU.res -Obsoletes: OpenOffice_org-sh-YU < %version -# compat stuff -Provides: OpenOffice_org-sh = %{version} -Obsoletes: OpenOffice_org-sh <= %{version} -Provides: OpenOffice_org-l10n-sh = %{version} -Obsoletes: OpenOffice_org-l10n-sh <= %{version} -Provides: OpenOffice_org-sh:%{_prefix}/ooo-2.0/program/resource/sw680sh.res - -%description -n libreoffice-l10n-sh -Latin Serbian localization files for LibreOffice. - -%package -n libreoffice-l10n-sk -Summary: Slovak Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:sk) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-sk = %{version} -Obsoletes: OpenOffice_org-sk <= %{version} -Provides: OpenOffice_org-l10n-sk = %{version} -Obsoletes: OpenOffice_org-l10n-sk <= %{version} -Provides: OpenOffice_org-sk:%{_prefix}/ooo-2.0/program/resource/sw680sk.res - -%description -n libreoffice-l10n-sk -Slovak localization files for LibreOffice. - -%package -n libreoffice-l10n-sl -Summary: Slovene Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:sl) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-sl = %{version} -Obsoletes: OpenOffice_org-sl <= %{version} -Provides: OpenOffice_org-l10n-sl = %{version} -Obsoletes: OpenOffice_org-l10n-sl <= %{version} -Provides: OpenOffice_org-sl:%{_prefix}/ooo-2.0/program/resource/sw680sl.res - -%description -n libreoffice-l10n-sl -Slovene localization files for LibreOffice. - -%package -n libreoffice-l10n-sr -Summary: Serbian Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:sr) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -Requires: scalable-font-ru -Provides: OpenOffice_org-sr-CS = %version -Provides: OpenOffice_org-sr-CS:%_prefix/ooo-2.0/program/resource/sw680sr-CS.res -Obsoletes: OpenOffice_org-sr-CS < %version -# compat stuff -Provides: OpenOffice_org-sr = %{version} -Obsoletes: OpenOffice_org-sr <= %{version} -Provides: OpenOffice_org-l10n-sr = %{version} -Obsoletes: OpenOffice_org-l10n-sr <= %{version} -Provides: OpenOffice_org-sr:%{_prefix}/ooo-2.0/program/resource/sw680sr.res - -%description -n libreoffice-l10n-sr -Serbian localization files for LibreOffice. - -%package -n libreoffice-l10n-ss -Summary: Swazi Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:ss) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-ss = %{version} -Obsoletes: OpenOffice_org-ss <= %{version} -Provides: OpenOffice_org-l10n-ss = %{version} -Obsoletes: OpenOffice_org-l10n-ss <= %{version} -Provides: OpenOffice_org-ss:%{_prefix}/ooo-2.0/program/resource/sw680ss.res - -%description -n libreoffice-l10n-ss -Swazi localization files for LibreOffice. - -%package -n libreoffice-l10n-st -Summary: Sotho Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:st) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-st = %{version} -Obsoletes: OpenOffice_org-st <= %{version} -Provides: OpenOffice_org-l10n-st = %{version} -Obsoletes: OpenOffice_org-l10n-st <= %{version} -Provides: OpenOffice_org-st:%{_prefix}/ooo-2.0/program/resource/sw680st.res - -%description -n libreoffice-l10n-st -Sotho localization files for LibreOffice. - -%package -n libreoffice-l10n-sv -Summary: Swedish Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:sv) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-sv = %{version} -Obsoletes: OpenOffice_org-sv <= %{version} -Provides: OpenOffice_org-l10n-sv = %{version} -Obsoletes: OpenOffice_org-l10n-sv <= %{version} -Provides: OpenOffice_org-sv:%{_prefix}/ooo-2.0/program/resource/sw680sv.res - -%description -n libreoffice-l10n-sv -Swedish localization files for LibreOffice. - -%package -n libreoffice-l10n-ta -Summary: Tamil Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:ta) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-ta = %{version} -Obsoletes: OpenOffice_org-ta <= %{version} -Provides: OpenOffice_org-l10n-ta = %{version} -Obsoletes: OpenOffice_org-l10n-ta <= %{version} -Provides: OpenOffice_org-ta:%{_prefix}/ooo-2.0/program/resource/sw680ta.res - -%description -n libreoffice-l10n-ta -Tamil localization files for LibreOffice. - -%package -n libreoffice-l10n-te -Summary: Telugu Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:te) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-te = %{version} -Obsoletes: OpenOffice_org-te <= %{version} -Provides: OpenOffice_org-l10n-te = %{version} -Obsoletes: OpenOffice_org-l10n-te <= %{version} -Provides: OpenOffice_org-te:%{_prefix}/ooo-2.0/program/resource/sw680te.res - -%description -n libreoffice-l10n-te -Telugu localization files for LibreOffice. - -%package -n libreoffice-l10n-tg -Summary: Tajiki Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:tg) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-tg = %{version} -Obsoletes: OpenOffice_org-tg <= %{version} -Provides: OpenOffice_org-l10n-tg = %{version} -Obsoletes: OpenOffice_org-l10n-tg <= %{version} -Provides: OpenOffice_org-tg:%{_prefix}/ooo-2.0/program/resource/sw680tg.res - -%description -n libreoffice-l10n-tg -Tajiki localization files for LibreOffice. - -%package -n libreoffice-l10n-th -Summary: Thai Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:th) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-th = %{version} -Obsoletes: OpenOffice_org-th <= %{version} -Provides: OpenOffice_org-l10n-th = %{version} -Obsoletes: OpenOffice_org-l10n-th <= %{version} -Provides: OpenOffice_org-th:%{_prefix}/ooo-2.0/program/resource/sw680th.res - -%description -n libreoffice-l10n-th -Thai localization files for LibreOffice. - -%package -n libreoffice-l10n-tr -Summary: Turkish Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:tr) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-tr = %{version} -Obsoletes: OpenOffice_org-tr <= %{version} -Provides: OpenOffice_org-l10n-tr = %{version} -Obsoletes: OpenOffice_org-l10n-tr <= %{version} -Provides: OpenOffice_org-tr:%{_prefix}/ooo-2.0/program/resource/sw680tr.res - -%description -n libreoffice-l10n-tr -Turkish localization files for LibreOffice. - -%package -n libreoffice-l10n-ts -Summary: Tsonga Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:ts) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-ts = %{version} -Obsoletes: OpenOffice_org-ts <= %{version} -Provides: OpenOffice_org-l10n-ts = %{version} -Obsoletes: OpenOffice_org-l10n-ts <= %{version} -Provides: OpenOffice_org-ts:%{_prefix}/ooo-2.0/program/resource/sw680ts.res - -%description -n libreoffice-l10n-ts -Tsonga localization files for LibreOffice. - -%package -n libreoffice-l10n-ug -Summary: Uyghur Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:ug) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-ug = %{version} -Obsoletes: OpenOffice_org-ug <= %{version} -Provides: OpenOffice_org-l10n-ug = %{version} -Obsoletes: OpenOffice_org-l10n-ug <= %{version} -Provides: OpenOffice_org-ug:%{_prefix}/ooo-2.0/program/resource/sw680ug.res - -%description -n libreoffice-l10n-ug -Uyghur localization files for LibreOffice. - -%package -n libreoffice-l10n-uk -Summary: Ukrainian Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:uk) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-uk = %{version} -Obsoletes: OpenOffice_org-uk <= %{version} -Provides: OpenOffice_org-l10n-uk = %{version} -Obsoletes: OpenOffice_org-l10n-uk <= %{version} -Provides: OpenOffice_org-uk:%{_prefix}/ooo-2.0/program/resource/sw680uk.res - -%description -n libreoffice-l10n-uk -Ukrainian localization files for LibreOffice. - -%package -n libreoffice-l10n-ve -Summary: Venda Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:ve) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-ve = %{version} -Obsoletes: OpenOffice_org-ve <= %{version} -Provides: OpenOffice_org-l10n-ve = %{version} -Obsoletes: OpenOffice_org-l10n-ve <= %{version} -Provides: OpenOffice_org-ve:%{_prefix}/ooo-2.0/program/resource/sw680ve.res - -%description -n libreoffice-l10n-ve -Venda localization files for LibreOffice. - -%package -n libreoffice-l10n-vi -Summary: Vietnamese Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:vi) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-vi = %{version} -Obsoletes: OpenOffice_org-vi <= %{version} -Provides: OpenOffice_org-l10n-vi = %{version} -Obsoletes: OpenOffice_org-l10n-vi <= %{version} -Provides: OpenOffice_org-vi:%{_prefix}/ooo-2.0/program/resource/sw680vi.res - -%description -n libreoffice-l10n-vi -Vietnamese localization files for LibreOffice. - -%package -n libreoffice-l10n-xh -Summary: Xhosa Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:xh) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-xh = %{version} -Obsoletes: OpenOffice_org-xh <= %{version} -Provides: OpenOffice_org-l10n-xh = %{version} -Obsoletes: OpenOffice_org-l10n-xh <= %{version} -Provides: OpenOffice_org-xh:%{_prefix}/ooo-2.0/program/resource/sw680xh.res - -%description -n libreoffice-l10n-xh -Xhosa localization files for LibreOffice. - -%package -n libreoffice-l10n-zh-CN -Summary: Chinese Simplified Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:zh_CN) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -Requires: scalable-font-zh-CN -# compat stuff -Provides: OpenOffice_org-zh-CN = %{version} -Obsoletes: OpenOffice_org-zh-CN <= %{version} -Provides: OpenOffice_org-l10n-zh-CN = %{version} -Obsoletes: OpenOffice_org-l10n-zh-CN <= %{version} -Provides: OpenOffice_org-zh-CN:%{_prefix}/ooo-2.0/program/resource/sw680zh-CN.res - -%description -n libreoffice-l10n-zh-CN -Chinese Simplified localization files for LibreOffice. - -%package -n libreoffice-l10n-zh-TW -Summary: Chinese Traditional Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:zh_TW) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -Requires: scalable-font-zh-TW -# compat stuff -Provides: OpenOffice_org-zh-TW = %{version} -Obsoletes: OpenOffice_org-zh-TW <= %{version} -Provides: OpenOffice_org-l10n-zh-TW = %{version} -Obsoletes: OpenOffice_org-l10n-zh-TW <= %{version} -Provides: OpenOffice_org-zh-TW:%{_prefix}/ooo-2.0/program/resource/sw680zh-TW.res - -%description -n libreoffice-l10n-zh-TW -Chinese Traditional localization files for LibreOffice. - -%package -n libreoffice-l10n-zu -Summary: Zulu Localization Files for LibreOffice -Group: Productivity/Office/Suite -Provides: locale(libreoffice:zu) -%if 0%{?suse_version} > 01120 -Requires(post): coreutils -Requires(post): grep -Requires(post): libreoffice >= 3.5 -Requires(postun): coreutils -Requires(postun): grep -Requires(postun): libreoffice >= 3.5 -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: coreutils -PreReq: grep -PreReq: libreoffice >= 3.5 -%endif -Requires: libreoffice = %{version} -# compat stuff -Provides: OpenOffice_org-zu = %{version} -Obsoletes: OpenOffice_org-zu <= %{version} -Provides: OpenOffice_org-l10n-zu = %{version} -Obsoletes: OpenOffice_org-l10n-zu <= %{version} -Provides: OpenOffice_org-zu:%{_prefix}/ooo-2.0/program/resource/sw680zu.res - -%description -n libreoffice-l10n-zu -Zulu localization files for LibreOffice. - -%endif - -%prep - -%build - -%install -# setup env. -export DESTDIR=%{buildroot} -/bin/bash -x $RPM_SOURCE_DIR/install-l10n-helper %{_libdir}/%ooo_home %{_datadir}/%ooo_home %{_libdir}/%ooo_home/share/file-lists/lang_*_list.txt - -%clean -rm -rf %{buildroot} - -%if %test_build_langs >= 2 -# af -%posttrans -n libreoffice-l10n-af -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_af_list.txt || true - -%preun -n libreoffice-l10n-af -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_af_list.txt %{_datadir}/%ooo_home/lang_af_list.txt.postun || true - -%postun -n libreoffice-l10n-af -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_af_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_af_list.txt.postun 2>/dev/null -# am -%posttrans -n libreoffice-l10n-am -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_am_list.txt || true - -%preun -n libreoffice-l10n-am -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_am_list.txt %{_datadir}/%ooo_home/lang_am_list.txt.postun || true - -%postun -n libreoffice-l10n-am -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_am_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_am_list.txt.postun 2>/dev/null -# ar -%posttrans -n libreoffice-l10n-ar -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_ar_list.txt || true - -%preun -n libreoffice-l10n-ar -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_ar_list.txt %{_datadir}/%ooo_home/lang_ar_list.txt.postun || true - -%postun -n libreoffice-l10n-ar -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_ar_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_ar_list.txt.postun 2>/dev/null -# as -%posttrans -n libreoffice-l10n-as -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_as_list.txt || true - -%preun -n libreoffice-l10n-as -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_as_list.txt %{_datadir}/%ooo_home/lang_as_list.txt.postun || true - -%postun -n libreoffice-l10n-as -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_as_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_as_list.txt.postun 2>/dev/null -# ast -%posttrans -n libreoffice-l10n-ast -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_ast_list.txt || true - -%preun -n libreoffice-l10n-ast -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_ast_list.txt %{_datadir}/%ooo_home/lang_ast_list.txt.postun || true - -%postun -n libreoffice-l10n-ast -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_ast_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_ast_list.txt.postun 2>/dev/null -# be-BY -%posttrans -n libreoffice-l10n-be-BY -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_be_list.txt || true - -%preun -n libreoffice-l10n-be-BY -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_be_list.txt %{_datadir}/%ooo_home/lang_be_list.txt.postun || true - -%postun -n libreoffice-l10n-be-BY -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_be_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_be_list.txt.postun 2>/dev/null -# bg -%posttrans -n libreoffice-l10n-bg -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_bg_list.txt || true - -%preun -n libreoffice-l10n-bg -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_bg_list.txt %{_datadir}/%ooo_home/lang_bg_list.txt.postun || true - -%postun -n libreoffice-l10n-bg -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_bg_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_bg_list.txt.postun 2>/dev/null -# br -%posttrans -n libreoffice-l10n-br -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_br_list.txt || true - -%preun -n libreoffice-l10n-br -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_br_list.txt %{_datadir}/%ooo_home/lang_br_list.txt.postun || true - -%postun -n libreoffice-l10n-br -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_br_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_br_list.txt.postun 2>/dev/null -# ca -%posttrans -n libreoffice-l10n-ca -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_ca_list.txt || true - -%preun -n libreoffice-l10n-ca -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_ca_list.txt %{_datadir}/%ooo_home/lang_ca_list.txt.postun || true - -%postun -n libreoffice-l10n-ca -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_ca_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_ca_list.txt.postun 2>/dev/null -%endif -%if %test_build_langs >= 1 - -# cs -%posttrans -n libreoffice-l10n-cs -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_cs_list.txt || true - -%preun -n libreoffice-l10n-cs -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_cs_list.txt %{_datadir}/%ooo_home/lang_cs_list.txt.postun || true - -%postun -n libreoffice-l10n-cs -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_cs_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_cs_list.txt.postun 2>/dev/null -%endif -%if %test_build_langs >= 2 - -# cy -%posttrans -n libreoffice-l10n-cy -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_cy_list.txt || true - -%preun -n libreoffice-l10n-cy -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_cy_list.txt %{_datadir}/%ooo_home/lang_cy_list.txt.postun || true - -%postun -n libreoffice-l10n-cy -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_cy_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_cy_list.txt.postun 2>/dev/null -# da -%posttrans -n libreoffice-l10n-da -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_da_list.txt || true - -%preun -n libreoffice-l10n-da -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_da_list.txt %{_datadir}/%ooo_home/lang_da_list.txt.postun || true - -%postun -n libreoffice-l10n-da -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_da_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_da_list.txt.postun 2>/dev/null -%endif -%if %test_build_langs >= 1 - -# de -%posttrans -n libreoffice-l10n-de -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_de_list.txt || true - -%preun -n libreoffice-l10n-de -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_de_list.txt %{_datadir}/%ooo_home/lang_de_list.txt.postun || true - -%postun -n libreoffice-l10n-de -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_de_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_de_list.txt.postun 2>/dev/null -%endif -%if %test_build_langs >= 2 - -# el -%posttrans -n libreoffice-l10n-el -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_el_list.txt || true - -%preun -n libreoffice-l10n-el -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_el_list.txt %{_datadir}/%ooo_home/lang_el_list.txt.postun || true - -%postun -n libreoffice-l10n-el -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_el_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_el_list.txt.postun 2>/dev/null -# en-GB -%posttrans -n libreoffice-l10n-en-GB -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_en_GB_list.txt || true - -%preun -n libreoffice-l10n-en-GB -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_en_GB_list.txt %{_datadir}/%ooo_home/lang_en_GB_list.txt.postun || true - -%postun -n libreoffice-l10n-en-GB -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_en_GB_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_en_GB_list.txt.postun 2>/dev/null -# en-ZA -%posttrans -n libreoffice-l10n-en-ZA -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_en_ZA_list.txt || true - -%preun -n libreoffice-l10n-en-ZA -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_en_ZA_list.txt %{_datadir}/%ooo_home/lang_en_ZA_list.txt.postun || true - -%postun -n libreoffice-l10n-en-ZA -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_en_ZA_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_en_ZA_list.txt.postun 2>/dev/null -# eo -%posttrans -n libreoffice-l10n-eo -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_eo_list.txt || true - -%preun -n libreoffice-l10n-eo -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_eo_list.txt %{_datadir}/%ooo_home/lang_eo_list.txt.postun || true - -%postun -n libreoffice-l10n-eo -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_eo_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_eo_list.txt.postun 2>/dev/null -# es -%posttrans -n libreoffice-l10n-es -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_es_list.txt || true - -%preun -n libreoffice-l10n-es -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_es_list.txt %{_datadir}/%ooo_home/lang_es_list.txt.postun || true - -%postun -n libreoffice-l10n-es -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_es_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_es_list.txt.postun 2>/dev/null -# et -%posttrans -n libreoffice-l10n-et -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_et_list.txt || true - -%preun -n libreoffice-l10n-et -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_et_list.txt %{_datadir}/%ooo_home/lang_et_list.txt.postun || true - -%postun -n libreoffice-l10n-et -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_et_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_et_list.txt.postun 2>/dev/null -# eu -%posttrans -n libreoffice-l10n-eu -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_eu_list.txt || true - -%preun -n libreoffice-l10n-eu -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_eu_list.txt %{_datadir}/%ooo_home/lang_eu_list.txt.postun || true - -%postun -n libreoffice-l10n-eu -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_eu_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_eu_list.txt.postun 2>/dev/null -# fi -%posttrans -n libreoffice-l10n-fi -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_fi_list.txt || true - -%preun -n libreoffice-l10n-fi -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_fi_list.txt %{_datadir}/%ooo_home/lang_fi_list.txt.postun || true - -%postun -n libreoffice-l10n-fi -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_fi_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_fi_list.txt.postun 2>/dev/null -# fr -%posttrans -n libreoffice-l10n-fr -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_fr_list.txt || true - -%preun -n libreoffice-l10n-fr -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_fr_list.txt %{_datadir}/%ooo_home/lang_fr_list.txt.postun || true - -%postun -n libreoffice-l10n-fr -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_fr_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_fr_list.txt.postun 2>/dev/null -# ga -%posttrans -n libreoffice-l10n-ga -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_ga_list.txt || true - -%preun -n libreoffice-l10n-ga -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_ga_list.txt %{_datadir}/%ooo_home/lang_ga_list.txt.postun || true - -%postun -n libreoffice-l10n-ga -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_ga_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_ga_list.txt.postun 2>/dev/null -# gd -%posttrans -n libreoffice-l10n-gd -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_gd_list.txt || true - -%preun -n libreoffice-l10n-gd -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_gd_list.txt %{_datadir}/%ooo_home/lang_gd_list.txt.postun || true - -%postun -n libreoffice-l10n-gd -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_gd_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_gd_list.txt.postun 2>/dev/null -# gl -%posttrans -n libreoffice-l10n-gl -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_gl_list.txt || true - -%preun -n libreoffice-l10n-gl -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_gl_list.txt %{_datadir}/%ooo_home/lang_gl_list.txt.postun || true - -%postun -n libreoffice-l10n-gl -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_gl_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_gl_list.txt.postun 2>/dev/null -# gu-IN -%posttrans -n libreoffice-l10n-gu-IN -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_gu_list.txt || true - -%preun -n libreoffice-l10n-gu-IN -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_gu_list.txt %{_datadir}/%ooo_home/lang_gu_list.txt.postun || true - -%postun -n libreoffice-l10n-gu-IN -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_gu_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_gu_list.txt.postun 2>/dev/null -# he -%posttrans -n libreoffice-l10n-he -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_he_list.txt || true - -%preun -n libreoffice-l10n-he -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_he_list.txt %{_datadir}/%ooo_home/lang_he_list.txt.postun || true - -%postun -n libreoffice-l10n-he -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_he_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_he_list.txt.postun 2>/dev/null -# hi-IN -%posttrans -n libreoffice-l10n-hi-IN -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_hi_list.txt || true - -%preun -n libreoffice-l10n-hi-IN -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_hi_list.txt %{_datadir}/%ooo_home/lang_hi_list.txt.postun || true - -%postun -n libreoffice-l10n-hi-IN -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_hi_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_hi_list.txt.postun 2>/dev/null -# hr -%posttrans -n libreoffice-l10n-hr -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_hr_list.txt || true - -%preun -n libreoffice-l10n-hr -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_hr_list.txt %{_datadir}/%ooo_home/lang_hr_list.txt.postun || true - -%postun -n libreoffice-l10n-hr -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_hr_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_hr_list.txt.postun 2>/dev/null -%endif -%if %test_build_langs >= 1 - -# hu -%posttrans -n libreoffice-l10n-hu -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_hu_list.txt || true - -%preun -n libreoffice-l10n-hu -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_hu_list.txt %{_datadir}/%ooo_home/lang_hu_list.txt.postun || true - -%postun -n libreoffice-l10n-hu -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_hu_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_hu_list.txt.postun 2>/dev/null -%endif -%if %test_build_langs >= 2 - -# id -%posttrans -n libreoffice-l10n-id -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_id_list.txt || true - -%preun -n libreoffice-l10n-id -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_id_list.txt %{_datadir}/%ooo_home/lang_id_list.txt.postun || true - -%postun -n libreoffice-l10n-id -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_id_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_id_list.txt.postun 2>/dev/null -# is -%posttrans -n libreoffice-l10n-is -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_is_list.txt || true - -%preun -n libreoffice-l10n-is -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_is_list.txt %{_datadir}/%ooo_home/lang_is_list.txt.postun || true - -%postun -n libreoffice-l10n-is -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_is_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_is_list.txt.postun 2>/dev/null -# it -%posttrans -n libreoffice-l10n-it -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_it_list.txt || true - -%preun -n libreoffice-l10n-it -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_it_list.txt %{_datadir}/%ooo_home/lang_it_list.txt.postun || true - -%postun -n libreoffice-l10n-it -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_it_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_it_list.txt.postun 2>/dev/null -%endif -%if %test_build_langs >= 1 - -# ja -%posttrans -n libreoffice-l10n-ja -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_ja_list.txt || true - -%preun -n libreoffice-l10n-ja -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_ja_list.txt %{_datadir}/%ooo_home/lang_ja_list.txt.postun || true - -%postun -n libreoffice-l10n-ja -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_ja_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_ja_list.txt.postun 2>/dev/null -%endif -%if %test_build_langs >= 2 - -# ka -%posttrans -n libreoffice-l10n-ka -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_ka_list.txt || true - -%preun -n libreoffice-l10n-ka -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_ka_list.txt %{_datadir}/%ooo_home/lang_ka_list.txt.postun || true - -%postun -n libreoffice-l10n-ka -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_ka_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_ka_list.txt.postun 2>/dev/null -# km -%posttrans -n libreoffice-l10n-km -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_km_list.txt || true - -%preun -n libreoffice-l10n-km -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_km_list.txt %{_datadir}/%ooo_home/lang_km_list.txt.postun || true - -%postun -n libreoffice-l10n-km -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_km_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_km_list.txt.postun 2>/dev/null -# kn -%posttrans -n libreoffice-l10n-kn -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_kn_list.txt || true - -%preun -n libreoffice-l10n-kn -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_kn_list.txt %{_datadir}/%ooo_home/lang_kn_list.txt.postun || true - -%postun -n libreoffice-l10n-kn -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_kn_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_kn_list.txt.postun 2>/dev/null -# ko -%posttrans -n libreoffice-l10n-ko -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_ko_list.txt || true - -%preun -n libreoffice-l10n-ko -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_ko_list.txt %{_datadir}/%ooo_home/lang_ko_list.txt.postun || true - -%postun -n libreoffice-l10n-ko -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_ko_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_ko_list.txt.postun 2>/dev/null -# lt -%posttrans -n libreoffice-l10n-lt -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_lt_list.txt || true - -%preun -n libreoffice-l10n-lt -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_lt_list.txt %{_datadir}/%ooo_home/lang_lt_list.txt.postun || true - -%postun -n libreoffice-l10n-lt -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_lt_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_lt_list.txt.postun 2>/dev/null -# mk -%posttrans -n libreoffice-l10n-mk -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_mk_list.txt || true - -%preun -n libreoffice-l10n-mk -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_mk_list.txt %{_datadir}/%ooo_home/lang_mk_list.txt.postun || true - -%postun -n libreoffice-l10n-mk -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_mk_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_mk_list.txt.postun 2>/dev/null -# ml -%posttrans -n libreoffice-l10n-ml -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_ml_list.txt || true - -%preun -n libreoffice-l10n-ml -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_ml_list.txt %{_datadir}/%ooo_home/lang_ml_list.txt.postun || true - -%postun -n libreoffice-l10n-ml -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_ml_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_ml_list.txt.postun 2>/dev/null -# mr -%posttrans -n libreoffice-l10n-mr -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_mr_list.txt || true - -%preun -n libreoffice-l10n-mr -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_mr_list.txt %{_datadir}/%ooo_home/lang_mr_list.txt.postun || true - -%postun -n libreoffice-l10n-mr -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_mr_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_mr_list.txt.postun 2>/dev/null -# nb -%posttrans -n libreoffice-l10n-nb -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_nb_list.txt || true - -%preun -n libreoffice-l10n-nb -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_nb_list.txt %{_datadir}/%ooo_home/lang_nb_list.txt.postun || true - -%postun -n libreoffice-l10n-nb -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_nb_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_nb_list.txt.postun 2>/dev/null -# nl -%posttrans -n libreoffice-l10n-nl -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_nl_list.txt || true - -%preun -n libreoffice-l10n-nl -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_nl_list.txt %{_datadir}/%ooo_home/lang_nl_list.txt.postun || true - -%postun -n libreoffice-l10n-nl -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_nl_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_nl_list.txt.postun 2>/dev/null -# nn -%posttrans -n libreoffice-l10n-nn -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_nn_list.txt || true - -%preun -n libreoffice-l10n-nn -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_nn_list.txt %{_datadir}/%ooo_home/lang_nn_list.txt.postun || true - -%postun -n libreoffice-l10n-nn -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_nn_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_nn_list.txt.postun 2>/dev/null -# nr -%posttrans -n libreoffice-l10n-nr -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_nr_list.txt || true - -%preun -n libreoffice-l10n-nr -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_nr_list.txt %{_datadir}/%ooo_home/lang_nr_list.txt.postun || true - -%postun -n libreoffice-l10n-nr -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_nr_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_nr_list.txt.postun 2>/dev/null -# om -%posttrans -n libreoffice-l10n-om -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_om_list.txt || true - -%preun -n libreoffice-l10n-om -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_om_list.txt %{_datadir}/%ooo_home/lang_om_list.txt.postun || true - -%postun -n libreoffice-l10n-om -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_om_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_om_list.txt.postun 2>/dev/null -# or -%posttrans -n libreoffice-l10n-or -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_or_list.txt || true - -%preun -n libreoffice-l10n-or -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_or_list.txt %{_datadir}/%ooo_home/lang_or_list.txt.postun || true - -%postun -n libreoffice-l10n-or -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_or_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_or_list.txt.postun 2>/dev/null -# pa-IN -%posttrans -n libreoffice-l10n-pa-IN -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_pa_IN_list.txt || true - -%preun -n libreoffice-l10n-pa-IN -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_pa_IN_list.txt %{_datadir}/%ooo_home/lang_pa_IN_list.txt.postun || true - -%postun -n libreoffice-l10n-pa-IN -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_pa_IN_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_pa_IN_list.txt.postun 2>/dev/null -# pl -%posttrans -n libreoffice-l10n-pl -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_pl_list.txt || true - -%preun -n libreoffice-l10n-pl -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_pl_list.txt %{_datadir}/%ooo_home/lang_pl_list.txt.postun || true - -%postun -n libreoffice-l10n-pl -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_pl_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_pl_list.txt.postun 2>/dev/null -# pt -%posttrans -n libreoffice-l10n-pt -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_pt_list.txt || true - -%preun -n libreoffice-l10n-pt -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_pt_list.txt %{_datadir}/%ooo_home/lang_pt_list.txt.postun || true - -%postun -n libreoffice-l10n-pt -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_pt_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_pt_list.txt.postun 2>/dev/null -# pt-BR -%posttrans -n libreoffice-l10n-pt-BR -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_pt_BR_list.txt || true - -%preun -n libreoffice-l10n-pt-BR -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_pt_BR_list.txt %{_datadir}/%ooo_home/lang_pt_BR_list.txt.postun || true - -%postun -n libreoffice-l10n-pt-BR -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_pt_BR_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_pt_BR_list.txt.postun 2>/dev/null -# ro -%posttrans -n libreoffice-l10n-ro -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_ro_list.txt || true - -%preun -n libreoffice-l10n-ro -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_ro_list.txt %{_datadir}/%ooo_home/lang_ro_list.txt.postun || true - -%postun -n libreoffice-l10n-ro -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_ro_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_ro_list.txt.postun 2>/dev/null -# ru -%posttrans -n libreoffice-l10n-ru -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_ru_list.txt || true - -%preun -n libreoffice-l10n-ru -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_ru_list.txt %{_datadir}/%ooo_home/lang_ru_list.txt.postun || true - -%postun -n libreoffice-l10n-ru -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_ru_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_ru_list.txt.postun 2>/dev/null -# rw -%posttrans -n libreoffice-l10n-rw -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_rw_list.txt || true - -%preun -n libreoffice-l10n-rw -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_rw_list.txt %{_datadir}/%ooo_home/lang_rw_list.txt.postun || true - -%postun -n libreoffice-l10n-rw -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_rw_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_rw_list.txt.postun 2>/dev/null -# sh -%posttrans -n libreoffice-l10n-sh -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_sh_list.txt || true - -%preun -n libreoffice-l10n-sh -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_sh_list.txt %{_datadir}/%ooo_home/lang_sh_list.txt.postun || true - -%postun -n libreoffice-l10n-sh -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_sh_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_sh_list.txt.postun 2>/dev/null -# sk -%posttrans -n libreoffice-l10n-sk -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_sk_list.txt || true - -%preun -n libreoffice-l10n-sk -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_sk_list.txt %{_datadir}/%ooo_home/lang_sk_list.txt.postun || true - -%postun -n libreoffice-l10n-sk -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_sk_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_sk_list.txt.postun 2>/dev/null -# sl -%posttrans -n libreoffice-l10n-sl -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_sl_list.txt || true - -%preun -n libreoffice-l10n-sl -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_sl_list.txt %{_datadir}/%ooo_home/lang_sl_list.txt.postun || true - -%postun -n libreoffice-l10n-sl -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_sl_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_sl_list.txt.postun 2>/dev/null -# sr -%posttrans -n libreoffice-l10n-sr -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_sr_list.txt || true - -%preun -n libreoffice-l10n-sr -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_sr_list.txt %{_datadir}/%ooo_home/lang_sr_list.txt.postun || true - -%postun -n libreoffice-l10n-sr -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_sr_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_sr_list.txt.postun 2>/dev/null -# ss -%posttrans -n libreoffice-l10n-ss -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_ss_list.txt || true - -%preun -n libreoffice-l10n-ss -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_ss_list.txt %{_datadir}/%ooo_home/lang_ss_list.txt.postun || true - -%postun -n libreoffice-l10n-ss -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_ss_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_ss_list.txt.postun 2>/dev/null -# st -%posttrans -n libreoffice-l10n-st -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_st_list.txt || true - -%preun -n libreoffice-l10n-st -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_st_list.txt %{_datadir}/%ooo_home/lang_st_list.txt.postun || true - -%postun -n libreoffice-l10n-st -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_st_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_st_list.txt.postun 2>/dev/null -# sv -%posttrans -n libreoffice-l10n-sv -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_sv_list.txt || true - -%preun -n libreoffice-l10n-sv -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_sv_list.txt %{_datadir}/%ooo_home/lang_sv_list.txt.postun || true - -%postun -n libreoffice-l10n-sv -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_sv_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_sv_list.txt.postun 2>/dev/null -# ta -%posttrans -n libreoffice-l10n-ta -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_ta_list.txt || true - -%preun -n libreoffice-l10n-ta -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_ta_list.txt %{_datadir}/%ooo_home/lang_ta_list.txt.postun || true - -%postun -n libreoffice-l10n-ta -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_ta_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_ta_list.txt.postun 2>/dev/null -# te -%posttrans -n libreoffice-l10n-te -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_te_list.txt || true - -%preun -n libreoffice-l10n-te -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_te_list.txt %{_datadir}/%ooo_home/lang_te_list.txt.postun || true - -%postun -n libreoffice-l10n-te -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_te_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_te_list.txt.postun 2>/dev/null -# tg -%posttrans -n libreoffice-l10n-tg -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_tg_list.txt || true - -%preun -n libreoffice-l10n-tg -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_tg_list.txt %{_datadir}/%ooo_home/lang_tg_list.txt.postun || true - -%postun -n libreoffice-l10n-tg -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_tg_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_tg_list.txt.postun 2>/dev/null -# th -%posttrans -n libreoffice-l10n-th -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_th_list.txt || true - -%preun -n libreoffice-l10n-th -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_th_list.txt %{_datadir}/%ooo_home/lang_th_list.txt.postun || true - -%postun -n libreoffice-l10n-th -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_th_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_th_list.txt.postun 2>/dev/null -# tr -%posttrans -n libreoffice-l10n-tr -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_tr_list.txt || true - -%preun -n libreoffice-l10n-tr -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_tr_list.txt %{_datadir}/%ooo_home/lang_tr_list.txt.postun || true - -%postun -n libreoffice-l10n-tr -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_tr_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_tr_list.txt.postun 2>/dev/null -# ts -%posttrans -n libreoffice-l10n-ts -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_ts_list.txt || true - -%preun -n libreoffice-l10n-ts -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_ts_list.txt %{_datadir}/%ooo_home/lang_ts_list.txt.postun || true - -%postun -n libreoffice-l10n-ts -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_ts_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_ts_list.txt.postun 2>/dev/null -# ug -%posttrans -n libreoffice-l10n-ug -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_ug_list.txt || true - -%preun -n libreoffice-l10n-ug -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_ug_list.txt %{_datadir}/%ooo_home/lang_ug_list.txt.postun || true - -%postun -n libreoffice-l10n-ug -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_ug_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_ug_list.txt.postun 2>/dev/null -# uk -%posttrans -n libreoffice-l10n-uk -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_uk_list.txt || true - -%preun -n libreoffice-l10n-uk -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_uk_list.txt %{_datadir}/%ooo_home/lang_uk_list.txt.postun || true - -%postun -n libreoffice-l10n-uk -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_uk_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_uk_list.txt.postun 2>/dev/null -# ve -%posttrans -n libreoffice-l10n-ve -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_ve_list.txt || true - -%preun -n libreoffice-l10n-ve -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_ve_list.txt %{_datadir}/%ooo_home/lang_ve_list.txt.postun || true - -%postun -n libreoffice-l10n-ve -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_ve_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_ve_list.txt.postun 2>/dev/null -# vi -%posttrans -n libreoffice-l10n-vi -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_vi_list.txt || true - -%preun -n libreoffice-l10n-vi -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_vi_list.txt %{_datadir}/%ooo_home/lang_vi_list.txt.postun || true - -%postun -n libreoffice-l10n-vi -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_vi_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_vi_list.txt.postun 2>/dev/null -# xh -%posttrans -n libreoffice-l10n-xh -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_xh_list.txt || true - -%preun -n libreoffice-l10n-xh -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_xh_list.txt %{_datadir}/%ooo_home/lang_xh_list.txt.postun || true - -%postun -n libreoffice-l10n-xh -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_xh_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_xh_list.txt.postun 2>/dev/null -# zh-CN -%posttrans -n libreoffice-l10n-zh-CN -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_zh_CN_list.txt || true - -%preun -n libreoffice-l10n-zh-CN -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_zh_CN_list.txt %{_datadir}/%ooo_home/lang_zh_CN_list.txt.postun || true - -%postun -n libreoffice-l10n-zh-CN -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_zh_CN_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_zh_CN_list.txt.postun 2>/dev/null -# zh-TW -%posttrans -n libreoffice-l10n-zh-TW -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_zh_TW_list.txt || true - -%preun -n libreoffice-l10n-zh-TW -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_zh_TW_list.txt %{_datadir}/%ooo_home/lang_zh_TW_list.txt.postun || true - -%postun -n libreoffice-l10n-zh-TW -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_zh_TW_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_zh_TW_list.txt.postun 2>/dev/null -# zu -%posttrans -n libreoffice-l10n-zu -%{_datadir}/%ooo_home/link-to-ooo-home %{_datadir}/%ooo_home/lang_zu_list.txt || true - -%preun -n libreoffice-l10n-zu -test "$1" = "0" && cp %{_datadir}/%ooo_home/lang_zu_list.txt %{_datadir}/%ooo_home/lang_zu_list.txt.postun || true - -%postun -n libreoffice-l10n-zu -test "$1" = "0" && %{_datadir}/%ooo_home/link-to-ooo-home --unlink %{_datadir}/%ooo_home/lang_zu_list.txt.postun || true -rm -f %{_datadir}/%ooo_home/lang_zu_list.txt.postun 2>/dev/null -%endif - -%if %test_build_langs >= 2 -%files -f lang_af_list.txt -n libreoffice-l10n-af -%defattr(-,root,root) - -%files -f lang_am_list.txt -n libreoffice-l10n-am -%defattr(-,root,root) - -%files -f lang_ar_list.txt -n libreoffice-l10n-ar -%defattr(-,root,root) - -%files -f lang_as_list.txt -n libreoffice-l10n-as -%defattr(-,root,root) - -%files -f lang_ast_list.txt -n libreoffice-l10n-ast -%defattr(-,root,root) - -%files -f lang_be_list.txt -n libreoffice-l10n-be-BY -%defattr(-,root,root) - -%files -f lang_bg_list.txt -n libreoffice-l10n-bg -%defattr(-,root,root) - -%files -f lang_br_list.txt -n libreoffice-l10n-br -%defattr(-,root,root) - -%files -f lang_ca_list.txt -n libreoffice-l10n-ca -%defattr(-,root,root) - -%endif -%if %test_build_langs >= 1 - -%files -f lang_cs_list.txt -n libreoffice-l10n-cs -%defattr(-,root,root) - -%endif -%if %test_build_langs >= 2 - -%files -f lang_cy_list.txt -n libreoffice-l10n-cy -%defattr(-,root,root) - -%files -f lang_da_list.txt -n libreoffice-l10n-da -%defattr(-,root,root) - -%endif -%if %test_build_langs >= 1 - -%files -f lang_de_list.txt -n libreoffice-l10n-de -%defattr(-,root,root) - -%endif -%if %test_build_langs >= 2 - -%files -f lang_el_list.txt -n libreoffice-l10n-el -%defattr(-,root,root) - -%files -f lang_en_GB_list.txt -n libreoffice-l10n-en-GB -%defattr(-,root,root) - -%files -f lang_en_ZA_list.txt -n libreoffice-l10n-en-ZA -%defattr(-,root,root) - -%files -f lang_eo_list.txt -n libreoffice-l10n-eo -%defattr(-,root,root) - -%files -f lang_es_list.txt -n libreoffice-l10n-es -%defattr(-,root,root) - -%files -f lang_et_list.txt -n libreoffice-l10n-et -%defattr(-,root,root) - -%files -f lang_eu_list.txt -n libreoffice-l10n-eu -%defattr(-,root,root) - -%files -f lang_fi_list.txt -n libreoffice-l10n-fi -%defattr(-,root,root) - -%files -f lang_fr_list.txt -n libreoffice-l10n-fr -%defattr(-,root,root) - -%files -f lang_ga_list.txt -n libreoffice-l10n-ga -%defattr(-,root,root) - -%files -f lang_gd_list.txt -n libreoffice-l10n-gd -%defattr(-,root,root) - -%files -f lang_gl_list.txt -n libreoffice-l10n-gl -%defattr(-,root,root) - -%files -f lang_gu_list.txt -n libreoffice-l10n-gu-IN -%defattr(-,root,root) - -%files -f lang_he_list.txt -n libreoffice-l10n-he -%defattr(-,root,root) - -%files -f lang_hi_list.txt -n libreoffice-l10n-hi-IN -%defattr(-,root,root) - -%files -f lang_hr_list.txt -n libreoffice-l10n-hr -%defattr(-,root,root) - -%endif -%if %test_build_langs >= 1 - -%files -f lang_hu_list.txt -n libreoffice-l10n-hu -%defattr(-,root,root) - -%endif -%if %test_build_langs >= 2 - -%files -f lang_id_list.txt -n libreoffice-l10n-id -%defattr(-,root,root) - -%files -f lang_is_list.txt -n libreoffice-l10n-is -%defattr(-,root,root) - -%files -f lang_it_list.txt -n libreoffice-l10n-it -%defattr(-,root,root) - -%endif -%if %test_build_langs >= 1 - -%files -f lang_ja_list.txt -n libreoffice-l10n-ja -%defattr(-,root,root) - -%endif -%if %test_build_langs >= 2 - -%files -f lang_ka_list.txt -n libreoffice-l10n-ka -%defattr(-,root,root) - -%files -f lang_km_list.txt -n libreoffice-l10n-km -%defattr(-,root,root) - -%files -f lang_kn_list.txt -n libreoffice-l10n-kn -%defattr(-,root,root) - -%files -f lang_ko_list.txt -n libreoffice-l10n-ko -%defattr(-,root,root) - -%files -f lang_lt_list.txt -n libreoffice-l10n-lt -%defattr(-,root,root) - -%files -f lang_mk_list.txt -n libreoffice-l10n-mk -%defattr(-,root,root) - -%files -f lang_ml_list.txt -n libreoffice-l10n-ml -%defattr(-,root,root) - -%files -f lang_mr_list.txt -n libreoffice-l10n-mr -%defattr(-,root,root) - -%files -f lang_nb_list.txt -n libreoffice-l10n-nb -%defattr(-,root,root) - -%files -f lang_nl_list.txt -n libreoffice-l10n-nl -%defattr(-,root,root) - -%files -f lang_nn_list.txt -n libreoffice-l10n-nn -%defattr(-,root,root) - -%files -f lang_nr_list.txt -n libreoffice-l10n-nr -%defattr(-,root,root) - -%files -f lang_om_list.txt -n libreoffice-l10n-om -%defattr(-,root,root) - -%files -f lang_or_list.txt -n libreoffice-l10n-or -%defattr(-,root,root) - -%files -f lang_pa_IN_list.txt -n libreoffice-l10n-pa-IN -%defattr(-,root,root) - -%files -f lang_pl_list.txt -n libreoffice-l10n-pl -%defattr(-,root,root) - -%files -f lang_pt_list.txt -n libreoffice-l10n-pt -%defattr(-,root,root) - -%files -f lang_pt_BR_list.txt -n libreoffice-l10n-pt-BR -%defattr(-,root,root) - -%files -f lang_ro_list.txt -n libreoffice-l10n-ro -%defattr(-,root,root) - -%files -f lang_ru_list.txt -n libreoffice-l10n-ru -%defattr(-,root,root) - -%files -f lang_rw_list.txt -n libreoffice-l10n-rw -%defattr(-,root,root) - -%files -f lang_sh_list.txt -n libreoffice-l10n-sh -%defattr(-,root,root) - -%files -f lang_sk_list.txt -n libreoffice-l10n-sk -%defattr(-,root,root) - -%files -f lang_sl_list.txt -n libreoffice-l10n-sl -%defattr(-,root,root) - -%files -f lang_sr_list.txt -n libreoffice-l10n-sr -%defattr(-,root,root) - -%files -f lang_ss_list.txt -n libreoffice-l10n-ss -%defattr(-,root,root) - -%files -f lang_st_list.txt -n libreoffice-l10n-st -%defattr(-,root,root) - -%files -f lang_sv_list.txt -n libreoffice-l10n-sv -%defattr(-,root,root) - -%files -f lang_ta_list.txt -n libreoffice-l10n-ta -%defattr(-,root,root) - -%files -f lang_te_list.txt -n libreoffice-l10n-te -%defattr(-,root,root) - -%files -f lang_tg_list.txt -n libreoffice-l10n-tg -%defattr(-,root,root) - -%files -f lang_th_list.txt -n libreoffice-l10n-th -%defattr(-,root,root) - -%files -f lang_tr_list.txt -n libreoffice-l10n-tr -%defattr(-,root,root) - -%files -f lang_ts_list.txt -n libreoffice-l10n-ts -%defattr(-,root,root) - -%files -f lang_ug_list.txt -n libreoffice-l10n-ug -%defattr(-,root,root) - -%files -f lang_uk_list.txt -n libreoffice-l10n-uk -%defattr(-,root,root) - -%files -f lang_ve_list.txt -n libreoffice-l10n-ve -%defattr(-,root,root) - -%files -f lang_vi_list.txt -n libreoffice-l10n-vi -%defattr(-,root,root) - -%files -f lang_xh_list.txt -n libreoffice-l10n-xh -%defattr(-,root,root) - -%files -f lang_zh_CN_list.txt -n libreoffice-l10n-zh-CN -%defattr(-,root,root) - -%files -f lang_zh_TW_list.txt -n libreoffice-l10n-zh-TW -%defattr(-,root,root) - -%files -f lang_zu_list.txt -n libreoffice-l10n-zu -%defattr(-,root,root) - -%endif - -%changelog diff --git a/libreoffice-l10n.spec.in b/libreoffice-l10n.spec.in deleted file mode 100644 index 66a48f9..0000000 --- a/libreoffice-l10n.spec.in +++ /dev/null @@ -1,83 +0,0 @@ -# -# spec file for package libreoffice-l10n -# -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. -# -# All modifications and additions to the file contributed by third parties -# remain the property of their copyright owners, unless otherwise agreed -# upon. The license for this file, and modifications and additions to the -# file, is the same license as for the pristine package itself (unless the -# license for the pristine package is not an Open Source License, in which -# case the license is the MIT License). An "Open Source License" is a -# license that conforms to the Open Source Definition (Version 1.9) -# published by the Open Source Initiative. - -# Please submit bugfixes or comments via http://bugs.opensuse.org/ -# - - -@DO_NOT_EDIT_COMMENT@ -Name: libreoffice-l10n -Version: 4.1.3.2 -Release: 0 -%define piece l10n -%define ooo_home libreoffice -# test_build_langs: 1 = de and cs -# 2 = all supported languages -%define test_build_langs 2 -# build_module_in_parallel 0 = no -# 1 = yes (the number is defined be the number of cpus) -# 2,3,4... = yes (force the number of modules to be built in parallel) -%define build_module_in_parallel 1 -# prepare_build: 0 = no -# 1 = yes (just build, install and create packages; without %%prep section and configure) -%define prepare_build 1 -# -%if %test_build_langs == 0 -%define lo_langs "@OOO_LANGS_MIN_0@" -%else -%if %test_build_langs == 1 -%define lo_langs "@OOO_LANGS_MIN_1@" -%else -%define lo_langs "@OOO_LANGS_MIN_2@" -%endif -%endif -Summary: A Source Package for LibreOffice Localizations -License: LGPL-3.0 -Group: Productivity/Office/Suite -Url: http://www.documentfoundation.org/ -Source0: install-l10n-helper -# helper stuff to produce the spec file -Source100: libreoffice-l10n.spec.in -Source101: lo-l10n-gen-spec -Source102: lo-l10n-data -# FIXME: the l10n files includes some duplicated files -Source200: libreoffice-l10n-rpmlintrc -#!BuildIgnore: libreoffice -BuildRequires: libreoffice-l10n-prebuilt = %{version} -BuildRequires: unzip -BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildArch: noarch -#!ExclusiveArch: %ix86 x86_64 ppc -ExcludeArch: ia64 s390 s390x - -%description -This source package is used to build the LibreOffice artwork -development package. - -@METADATA@ -%prep - -%build - -%install -# setup env. -export DESTDIR=%{buildroot} -/bin/bash -x $RPM_SOURCE_DIR/install-l10n-helper %{_libdir}/%ooo_home %{_datadir}/%ooo_home %{_libdir}/%ooo_home/share/file-lists/lang_*_list.txt - -%clean -rm -rf %{buildroot} - -@INSTALL_SCRIPTS@ -@FILES@ -%changelog diff --git a/libreoffice-rpmlintrc b/libreoffice-rpmlintrc index 76315c9..102f5c3 100644 --- a/libreoffice-rpmlintrc +++ b/libreoffice-rpmlintrc @@ -1,5 +1,3 @@ # FIXME: temporary disabled some lint errors -# We must fix them in the upcomming big package split and rework -addFilter("files-duplicated-waste") addFilter("devel-file-in-non-devel-package") diff --git a/libreoffice-translations-4.1.3.2.tar.xz b/libreoffice-translations-4.1.3.2.tar.xz deleted file mode 100644 index 5f737ec..0000000 --- a/libreoffice-translations-4.1.3.2.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2ac34bdbdeb219929ea27430e385866adc23d09c7d99ca13f941ff43abbfa2cd -size 130228660 diff --git a/libreoffice-translations-4.2.0.1.tar.xz b/libreoffice-translations-4.2.0.1.tar.xz new file mode 100644 index 0000000..ca76176 --- /dev/null +++ b/libreoffice-translations-4.2.0.1.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02030f09461b28c6e2a7d8ad12923cd1662c97801eace51284ce9679425608ff +size 126454092 diff --git a/libreoffice.changes b/libreoffice.changes index 4e15ecb..3a3edc8 100644 --- a/libreoffice.changes +++ b/libreoffice.changes @@ -1,3 +1,44 @@ +------------------------------------------------------------------- +Thu Jan 2 10:14:46 UTC 2014 - tchvatal@suse.com + +- Version bump to 4.2.0rc for testing purposes +- Update the spec file to be only one building everything +- Cleanup of spec with removal of old cruft here and there +- Remove bundled libs always demand the system versions +- Remove bundled tarballs that are no longer used +- Removed patches no longer usable: + * fix-collision.patch + * zip-3.0-add_options_to_help.patch + * zip-3.0-iso8859_2.patch + * zip-3.0-nonexec-stack.patch + * zip-3.0-optflags.patch + * zip-3.0-tempfile.patch + * zip-notimestamp.patch + * solenv-touch-no-dereference.diff + * split-help-buildhack-no-vcl.diff + * system-poppler-0.12.3.diff + * scripting-prefer-internal-rhino.diff + * build-help-common.diff +- Refreshed patches: + * office-cfg-linux-common-template-dir.diff + * officecfg-help-in-usr-share.diff + * solenv-java-source-version.diff + * wizards-create-temlates-with-python-2.6.diff +- To be fixed: + * split-icons-search-usr-share.diff +- Obsoleted specs: + * libreoffice-help-en-US.spec + * libreoffice-help-group1.spec + * libreoffice-help-group2.spec + * libreoffice-help-group3.spec + * libreoffice-help-group4.spec + * libreoffice-help-group5.spec + * libreoffice-icon-themes.spec + * libreoffice-l10n.spec +- Help packs for now moved into l10n packs with proper + provides. Can be adjusted later when we get full build + for comparsion. + ------------------------------------------------------------------- Thu Nov 7 13:52:29 UTC 2013 - tchvatal@suse.com diff --git a/libreoffice.spec b/libreoffice.spec index 9427150..767ef7b 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -1,7 +1,7 @@ # # spec file for package libreoffice # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -16,595 +16,94 @@ # -Name: libreoffice -BuildRequires: ImageMagick -BuildRequires: ant -BuildRequires: ant-apache-regexp -BuildRequires: ant-nodeps -BuildRequires: bison -BuildRequires: boost-devel -BuildRequires: cups-devel -BuildRequires: curl-devel -BuildRequires: dbus-1-glib-devel -BuildRequires: fdupes -BuildRequires: flac-devel -BuildRequires: flex -BuildRequires: gcc-c++ -BuildRequires: gnome-vfs2-devel -BuildRequires: gperf -BuildRequires: gtk2-devel -BuildRequires: hunspell-devel -BuildRequires: icu -BuildRequires: java-devel >= 1.6 -BuildRequires: kdelibs3-devel -BuildRequires: krb5-devel -BuildRequires: libcppunit-devel -BuildRequires: libexif -BuildRequires: libicu-devel -BuildRequires: libkde4-devel -BuildRequires: libmysqlclient-devel -BuildRequires: libxml2-devel -#BuildRequires: libzip-devel -BuildRequires: db-devel -BuildRequires: krb5 -BuildRequires: lpsolve-devel -BuildRequires: neon-devel -BuildRequires: openldap2-devel -BuildRequires: pam-devel -BuildRequires: patch -BuildRequires: perl-Archive-Zip -BuildRequires: perl-Compress-Zlib -BuildRequires: postgresql-devel -BuildRequires: procps -BuildRequires: python-devel -BuildRequires: python-xml -BuildRequires: recode -BuildRequires: unixODBC-devel -BuildRequires: unzip -BuildRequires: xml-commons-apis -BuildRequires: xorg-x11 -BuildRequires: xorg-x11-fonts -BuildRequires: xz -BuildRequires: zip -############################ -# GTK3 stuff -%if 0%{?suse_version} >= 01210 -BuildRequires: gtk3-devel -%endif -############################ -# mysql stuff -%if 0%{?suse_version} >= 01230 -# mysqlcppconn >= 1.0.6 is needed -BuildRequires: libmysqlcppconn-devel -%endif -############################ -# mozilla stuff -BuildRequires: mozilla-nspr-devel -BuildRequires: mozilla-nss-devel -############################ -# expat stuff -%if 0%{?suse_version} > 01100 -# libexpat-devel is explicitely needed since openSUSE-11.1 -BuildRequires: libexpat-devel -%endif -############################ -# Bluetooth stuff -BuildRequires: bluez-devel -############################ -# poppler is needed to build the PDF import -BuildRequires: libpoppler-devel -############################ -# junit stuff -%if %suse_version > 1110 -BuildRequires: junit4 -%endif -############################ -# mono stuff -%if 0%{?suse_version} <= 01130 -BuildRequires: mono-devel -%endif -############################ -# openSUSE 13.1 features -%if 0%{?suse_version} >= 01310 -BuildRequires: libcmis-devel -BuildRequires: libmwaw-devel -BuildRequires: libodfgen-devel -%endif -############################ -# openSUSE 12.3 features -%if 0%{?suse_version} >= 01230 -BuildRequires: clucene-core-devel -BuildRequires: graphite2-devel -BuildRequires: harfbuzz-devel -BuildRequires: hyphen-devel -BuildRequires: libcdr-devel -BuildRequires: libexttextcat-devel -BuildRequires: liblangtag-devel -BuildRequires: libmspub-devel -BuildRequires: liborcus-devel >= 0.5.0 -BuildRequires: libredland-devel -BuildRequires: libvisio-devel -BuildRequires: mdds-devel >= 0.8.0 -BuildRequires: mythes-devel -BuildRequires: ucpp -%endif -############################ -# openSUSE 11.4 features -%if 0%{?suse_version} >= 01140 -BuildRequires: liblcms2-devel -BuildRequires: librsvg-devel -BuildRequires: libwpd-devel -BuildRequires: libwpg-devel -BuildRequires: libwps-devel -BuildRequires: vigra-devel -%endif -############################ -# CODE10 features -############################ -%if 0%{?suse_version} > 01000 -BuildRequires: gstreamer010-plugins-base-devel -BuildRequires: python-lxml -%endif -# FIXME: part of the language-dependant stuff is still built here and -# put into the -devel package -# test_build_langs: 0 = only en-US -# 1 = en-US, de, and cs -# 2 = all supported languages -%define test_build_langs 2 -# test_build_SDK: 0 = no -# 1 = yes (if possible, see below the definition of lo_build_sdk) -%define test_build_sdk 1 -# build_mono: 1 = yes -# 0 = no (pack just a README file) -%define build_mono 0 -# save_space: 0 = no -# 1 = yes (do some hacks to safe space in the installation phase) -%define save_space 1 -# debug_build: 0 = no -# 1 = yes (wether to use ccache or not) -%define debug_build 0 -# prepare_build: 0 = no -# 1 = yes (just build, install and create packages; without %%prep section and configure) -%define prepare_build 1 -# -%if %test_build_langs == 0 -%define lo_langs "" -%else -%if %test_build_langs == 1 -%define lo_langs "en-US cs de hu ja" -%else -%define lo_langs "en-US af am ar as ast be bg br ca cs cy da de el en-GB en-ZA eo es et eu fi fr ga gd gl gu he hi hu hr id is it ja ka km kn ko lt mk ml mr nb nl nn nr om or pa-IN pl pt pt-BR ro ru rw sh sk sl sr ss st sv ta te tg th tr ts ug uk ve vi xh zh-TW zh-CN zu" -%endif -%endif -%define lo_poor_help_localizations "af ar be br cy ga he hr ka lt nn nr pa-IN rw sh sr ss st tg th th ts uk ve xh zu" -# sdk stuff enable only on SL 10.2, SLED10 and higher -# force no if test_build_sdk is disabled -%if %test_build_sdk == 0 -%define lo_build_sdk no -%else -%if 0%{?suse_version} > 01010 || 0%{?sles_version} == 010 -%define lo_build_sdk yes -%else -%define lo_build_sdk no -%endif -%endif -# python paths -%if 0%{?suse_version} <= 01110 -%define python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; import sys; sys.stdout.write(get_python_lib())") -%endif +# List of supported langs, populated bellow in the lang macros +%global langpack_langs %{nil} +# debug_build: 0 = no ( do not use ccache +# 1 = yes +%define debug_build 0 # LO paths -%define lo_prefix %_libdir +%define lo_prefix %{_libdir} %define lo_home libreoffice -# helper tools -%define gnu_make_version 3.82 -%define gnu_make_snapshot 20120301 -%define zip_version 3.0 # extensions %define ct2n_version 1.3.2 %define gdocs_version 3.0.1 %define numbertext_version 0.9.5 -Version: 4.1.3.2 +# Urls +%define external_url http://dev-www.libreoffice.org/src/ +Name: libreoffice +Version: 4.2.0.1 Release: 0 -Requires: libreoffice-branding >= 4.0 -Requires: libreoffice-icon-themes = %version -%if 0%{?suse_version} > 01110 -# we have split the icon themes into more packages since openSUSE-12.2; make sure that they all are updated -# otherwise, zypper is happy when one of them is updated and happily keeps the older version from others -# this makes problems especially when you install LO from another repository, e.g. LibreOffice:Stable -# zypper prefers the icon-theme packages from the original product -Conflicts: libreoffice-icon-themes < %version -%endif -# we need a JRE for oobase and the other stuff -%if 0%{?suse_version} -# gij is enough on SL 10.1 and higher -%if 0%{?suse_version} > 01000 -# --- -%ifarch %ix86 -# the 32-bit build requires 32-bit JRE, #222708 -Recommends: jre-32 >= 1.6 -%endif -# --- -%ifarch x86_64 -%if 0%{?suse_version} > 01020 -Recommends: jre-64 >= 1.6 -%endif -# the 64-bit build does not work with Sun Java on older distributions, #219982 -%if 0%{?suse_version} == 01020 -Requires: gcc-gij -%endif -%if 0%{?suse_version} && 0%{?suse_version} < 01020 -Requires: libgcj -%endif -%endif -# --- -%ifarch ppc -%if 0%{?suse_version} > 01020 -Recommends: jre-32 >= 1.6 -%endif -# there were problems with the commercial Java on ppc on older distribtions -%if 0%{?suse_version} == 01020 -Requires: gcc-gij -%endif -%if 0%{?suse_version} && 0%{?suse_version} < 01020 -Requires: libgcj -%endif -%endif -%endif -%endif -# --- -# post install scripts -%if 0%{?suse_version} > 01120 -Requires(pre): findutils -Requires(post): gtk2 coreutils grep zip -Requires(postun): gtk2 coreutils -%endif -%if 0%{?suse_version} && 0%{?suse_version} <= 01120 -PreReq: gtk2 findutils coreutils grep zip -%endif -# compat stuff -# bootstrap package -Provides: OpenOffice_org-bootstrap = %version -Obsoletes: OpenOffice_org-bootstrap < %version -# libreoffice package -Provides: OpenOffice_org = %version -Obsoletes: OpenOffice_org <= %version -# compatibility with the older split build used in the Build Service (bnc#471280) -# the l10n package was available only for a short time -# during the 11.1 alpha phase -Provides: OpenOffice_org-l10n-en-US = %version -Obsoletes: OpenOffice_org-l10n-en-US <= %version -# some other compat suff -Provides: OpenOffice_org17 -Obsoletes: OpenOffice_org17 -Provides: OpenOffice_org-en -Provides: OpenOffice_org-en-help -Provides: OpenOffice_org2 -Obsoletes: OpenOffice_org-en -Obsoletes: OpenOffice_org-en-help -Obsoletes: OpenOffice_org2 -Provides: OpenOffice_org-hunspell -Provides: OpenOffice_org2-hunspell -Obsoletes: OpenOffice_org-hunspell -Obsoletes: OpenOffice_org2-hunspell -# KDE quickstarter does not support LO; we want to get rid of it anyway -Provides: OpenOffice_org-Quickstarter = 3.3.1 -Obsoletes: OpenOffice_org-Quickstarter < 3.3.1 -# split build compat stuff obsoleted with LO-3.4 -# artwork -Provides: OpenOffice_org-artwork-devel = %version -Obsoletes: OpenOffice_org-artwork-devel < %version -Provides: libreoffice-artwork-devel = %version -Obsoletes: libreoffice-artwork-devel < %version -# bootstrap -Provides: OpenOffice_org-bootstrap = %version -Obsoletes: OpenOffice_org-bootstrap < %version -Provides: libreoffice-bootstrap = %version -Obsoletes: libreoffice-bootstrap < %version -# components -Provides: OpenOffice_org-components = %version -Obsoletes: OpenOffice_org-components < %version -Provides: OpenOffice_org-components-devel = %version -Obsoletes: OpenOffice_org-components-devel < %version -Provides: libreoffice-components = %version -Obsoletes: libreoffice-components < %version -Provides: libreoffice-components-devel = %version -Obsoletes: libreoffice-components-devel < %version -# filters -Provides: OpenOffice_org-filters = %version -Obsoletes: OpenOffice_org-filters < %version -Provides: OpenOffice_org-filters-devel = %version -Obsoletes: OpenOffice_org-filters-devel < %version -Provides: libreoffice-filters = %version -Obsoletes: libreoffice-filters < %version -Provides: libreoffice-filters-devel = %version -Obsoletes: libreoffice-filters-devel < %version -# l10n-extras -Provides: OpenOffice_org-l10n-extras = %version -Obsoletes: OpenOffice_org-l10n-extras < %version -Provides: OpenOffice_org-l10n-extras-devel = %version -Obsoletes: OpenOffice_org-l10n-extras-devel < %version -Provides: libreoffice-l10n-extras = %version -Obsoletes: libreoffice-l10n-extras < %version -Provides: libreoffice-l10n-extras-devel = %version -Obsoletes: libreoffice-l10n-extras-devel < %version -# libs-core -Provides: OpenOffice_org-libs-core = %version -Obsoletes: OpenOffice_org-libs-core < %version -Provides: OpenOffice_org-libs-core-devel = %version -Obsoletes: OpenOffice_org-libs-core-devel < %version -Provides: libreoffice-libs-core = %version -Obsoletes: libreoffice-libs-core < %version -Provides: libreoffice-libs-core-devel = %version -Obsoletes: libreoffice-libs-core-devel < %version -# libs-extern -Provides: OpenOffice_org-libs-extern = %version -Obsoletes: OpenOffice_org-libs-extern < %version -Provides: OpenOffice_org-libs-extern-devel = %version -Obsoletes: OpenOffice_org-libs-extern-devel < %version -Provides: libreoffice-libs-extern = %version -Obsoletes: libreoffice-libs-extern < %version -Provides: libreoffice-libs-extern-devel = %version -Obsoletes: libreoffice-libs-extern-devel < %version -# libs-gui -Provides: OpenOffice_org-libs-gui = %version -Obsoletes: OpenOffice_org-libs-gui < %version -Provides: OpenOffice_org-libs-gui-devel = %version -Obsoletes: OpenOffice_org-libs-gui-devel < %version -Provides: libreoffice-libs-gui = %version -Obsoletes: libreoffice-libs-gui < %version -Provides: libreoffice-libs-gui-devel = %version -Obsoletes: libreoffice-libs-gui-devel < %version -# testing -Provides: OpenOffice_org-testing = %version -Obsoletes: OpenOffice_org-testing < %version -Provides: libreoffice-testing = %version -Obsoletes: libreoffice-testing < %version -# testool does not longer exists -Provides: OpenOffice_org-testtool = %version -Obsoletes: OpenOffice_org-testtool < %version -Provides: libreoffice-testtool = %version -Obsoletes: libreoffice-testtool < %version -# ure -Provides: OpenOffice_org-ure = %version -Obsoletes: OpenOffice_org-ure < %version -Provides: libreoffice-ure = %version -Obsoletes: libreoffice-ure < %version -################ -# make sure the rename to libreoffice* is complete -# SLED11-only -%if 0%{?suse_version} > 01100 && 0%{?suse_version} <= 01110 -Conflicts: OpenOffice_org-hyphen < 20110216 -Conflicts: OpenOffice_org-thesaurus < 20070719.1 -Conflicts: OpenOffice_org-thesaurus-de < 20080406.1 -Conflicts: OpenOffice_org-thesaurus-de-CH < 20080406.1 -Conflicts: OpenOffice_org-thesaurus-fr < 20060511.1 -Conflicts: OpenOffice_org-thesaurus-ne < 1.1.0.1 -Conflicts: OpenOffice_org-thesaurus-pl < 20061223.1 -Conflicts: OpenOffice_org-thesaurus-pt < 20060817.1 -Conflicts: OpenOffice_org-thesaurus-ro < 20080920.1 -Conflicts: OpenOffice_org-thesaurus-ru < 20061016.1 -Conflicts: OpenOffice_org-thesaurus-sk < 20080926.1 -Conflicts: OpenOffice_org-thesaurus-sv < 20080609.1 -%endif -# openSUSE-11.2 and 11.3 only -%if 0%{?suse_version} > 01110 && 0%{?suse_version} <= 01130 -Conflicts: OpenOffice_org-icon-theme-crystal < 3.3.1 -Conflicts: OpenOffice_org-icon-theme-tango < 3.3.1 -Conflicts: OpenOffice_org-icon-theme-andromeda < 3.3.1 -Conflicts: OpenOffice_org-icon-theme-galaxy < 3.3.1 -Conflicts: OpenOffice_org-icon-theme-hicontrast < 3.3.1 -Conflicts: OpenOffice_org-icon-theme-industrial < 3.3.1 -Conflicts: OpenOffice_org-icon-theme-oxygen < 3.3.1 -Conflicts: OpenOffice_org-voikko < 3.1.2 -Conflicts: OpenOffice_org-hyphen < 20110203.1 -Conflicts: OpenOffice_org-templates-ru < 3.3 -Conflicts: OpenOffice_org-thesaurus-ca < 1.5.0.1 -Conflicts: OpenOffice_org-thesaurus-da < 20100126.1 -Conflicts: OpenOffice_org-thesaurus-de < 20100307.1 -Conflicts: OpenOffice_org-thesaurus-de-AT < 20100307.1 -Conflicts: OpenOffice_org-thesaurus-de-CH < 20100307.1 -Conflicts: OpenOffice_org-thesaurus-en-AU < 20081215.1 -Conflicts: OpenOffice_org-thesaurus-en-GB < 20051128.1 -Conflicts: OpenOffice_org-thesaurus-en-US < 20060111.1 -Conflicts: OpenOffice_org-thesaurus-es-AR < 0.1.1 -Conflicts: OpenOffice_org-thesaurus-es-VE < 1.0.1.1 -Conflicts: OpenOffice_org-thesaurus-fr < 20100125.1 -Conflicts: OpenOffice_org-thesaurus-it < 20081129.1 -Conflicts: OpenOffice_org-thesaurus-ne < 1.1.1 -Conflicts: OpenOffice_org-thesaurus-pl < 20081206.1 -Conflicts: OpenOffice_org-thesaurus-pt < 20091015.1 -Conflicts: OpenOffice_org-thesaurus-ro < 20091130.1 -Conflicts: OpenOffice_org-thesaurus-ru < 20081013.1 -Conflicts: OpenOffice_org-thesaurus-sk < 20100208.1 -Conflicts: OpenOffice_org-thesaurus-sv < 20090624.1 -%endif -# SLED11 + openSUSE-11.2 + 11.3 -%if 0%{?suse_version} > 01100 && 0%{?suse_version} <= 01130 -Conflicts: OpenOffice_org-openclipart < 3.3 -Conflicts: OpenOffice_org-LanguageTool < 1.2 -Conflicts: OpenOffice_org-LanguageTool-de < 1.2 -Conflicts: OpenOffice_org-LanguageTool-en < 1.2 -Conflicts: OpenOffice_org-LanguageTool-es < 1.2 -Conflicts: OpenOffice_org-LanguageTool-fr < 1.2 -Conflicts: OpenOffice_org-LanguageTool-it < 1.2 -Conflicts: OpenOffice_org-LanguageTool-nl < 1.2 -Conflicts: OpenOffice_org-LanguageTool-pl < 1.2 -Conflicts: OpenOffice_org-LanguageTool-sv < 1.2 -Conflicts: OpenOffice_org-templates-presentation-layouts < 3.3 -Conflicts: OpenOffice_org-templates-labels-a4 < 1.0.1 -Conflicts: OpenOffice_org-templates-labels-letter < 1.0.1 -Conflicts: OpenOffice_org-templates-de < 3.3 -Conflicts: OpenOffice_org-templates-en < 3.3 -Conflicts: OpenOffice_org-thesaurus-bg < 20071210.1 -Conflicts: OpenOffice_org-thesaurus-cs < 20070913.1 -Conflicts: OpenOffice_org-thesaurus-el < 20061203.1 -Conflicts: OpenOffice_org-thesaurus-en < 20060111.1 -Conflicts: OpenOffice_org-thesaurus-es < 20050720.1 -Conflicts: OpenOffice_org-thesaurus-ga < 20071002.1 -Conflicts: OpenOffice_org-thesaurus-hu < 20080319.1 -Conflicts: OpenOffice_org-thesaurus-nb < 20080310.1 -Conflicts: OpenOffice_org-thesaurus-sl < 20080601.1 -Conflicts: OpenOffice_org-converter < 3.3 -Provides: OpenOffice_org-Quickstarter = 3.3.1 -Obsoletes: OpenOffice_org-Quickstarter < 3.3.1 -%endif -# Summary: A Free Office Suite (Framework) License: Apache-2.0 and Artistic-1.0 and BSD-3-Clause and BSD-4-Clause and GPL-2.0+ and LPPL-1.3c and LGPL-2.1+ and LGPL-3.0 and MPL-1.1 and MIT and SUSE-Public-Domain and W3C Group: Productivity/Office/Suite Url: http://www.documentfoundation.org/ -Source0: libreoffice-%version.tar.xz -Source1: libreoffice-help-%version.tar.xz -Source2: libreoffice-translations-%version.tar.xz -Source10: build_prepare.inc +Source0: libreoffice-%{version}.tar.xz +Source1: libreoffice-help-%{version}.tar.xz +Source2: libreoffice-translations-%{version}.tar.xz # 256x256 desktop icons (bnc#722644) Source20: libreoffice-desktop-icons-256x256.tar.bz2 -# make-3.82 is needed for parallel build -# this version extends plain make-3.82 with --warn-undefined-functions option -# URL: http://cgit.freedesktop.org/libreoffice/contrib/dev-tools/tree/make-3.82-gbuild, snapshot 2011-08-17 -Source30: make-%gnu_make_version-gbuild-%gnu_make_snapshot.tar.bz2 -# zip-3.0 or newer is required because of the --filesync feature -Source31: zip-%zip_version.tar.bz2 # rpmlint complains about devel files in non-devel package # but we would like to keep the sdk package name # We would like to keep the -bootstrap package name # So we need to disable these rpmlint checks -Source200: %name-rpmlintrc +Source200: %{name}-rpmlintrc # Prebuilt sofficerc for the noarch upstream branding package Source201: sofficerc-upstream # This background is used by another Novell product, added 2006-02-08 Source202: Draft.jpg -# temporary disabled mono package -Source203: README-mono.txt -# draw extension package is currently empty -# we want to leave it to make the maintenance easier -# also we might want to add there some extension later on again -Source204: README-draw-extensions.txt # helper scripts -# create compat symlinks from /usr/share to /usr/lib(64); used by noarch packages +# create compat symlinks from %{_datadir} to %{_prefix}/lib(64); used by noarch packages Source300: link-to-ooo-home # extensions Source400: README-scsolver.txt # prebuilt extensions -Source401: 27211596cf0ad97cab7321239406fde0-gdocs_%{gdocs_version}_modified.oxt -Source402: b7cae45ad2c23551fd6ccb8ae2c1f59e-numbertext_0.9.5.oxt +Source401: %{external_url}/27211596cf0ad97cab7321239406fde0-gdocs_%{gdocs_version}_modified.oxt +Source402: %{external_url}/b7cae45ad2c23551fd6ccb8ae2c1f59e-numbertext_%{numbertext_version}.oxt # used extensions sources -Source450: 451ccf439a36a568653b024534669971-ConvertTextToNumber-1.3.2.oxt -Source451: 451ccf439a36a568653b024534669971-ConvertTextToNumber-1.3.2.zip -Source452: 90401bca927835b6fbae4a707ed187c8-nlpsolver-0.9.tar.bz2 +Source450: %{external_url}/451ccf439a36a568653b024534669971-ConvertTextToNumber-%{ct2n_version}.oxt +Source452: %{external_url}/90401bca927835b6fbae4a707ed187c8-nlpsolver-0.9.tar.bz2 +# Internal bundled stuff (jfreereport), should be unbundled +Source1000: %{external_url}/39bb3fcea1514f1369fcfc87542390fd-sacjava-1.3.zip +Source1001: %{external_url}/ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip +Source1002: %{external_url}/d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip +Source1003: %{external_url}/ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip +Source1004: %{external_url}/db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip +Source1005: %{external_url}/97b2d4dba862397f446b217e2b623e71-libloader-1.1.6.zip +Source1006: %{external_url}/3404ab6b1792ae5f16bbd603bd1e1d03-libformula-1.1.7.zip +Source1007: %{external_url}/8ce2fcd72becf06c41f7201d15373ed9-librepository-1.1.6.zip +Source1008: %{external_url}/3bdf40c0d199af31923e900d082ca2dd-libfonts-1.1.6.zip +Source1009: %{external_url}/f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip +Source1010: %{external_url}/eeb2c7ddf0d302fba4bfc6e97eac9624-libbase-1.1.6.zip +# Internal bundled stuff we can't remove +# XMLSec is patched over and over in here +Source2000: %{external_url}/1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz +# To build this we would pull cygwin; not worth it +Source2001: http://dev-www.libreoffice.org/extern/185d60944ea767075d27247c3162b3bc-unowinreg.dll +# hsqldb simply does not work with new system version, but luckily we migrate to firebird +Source2002: %{external_url}/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip +# Heavily patched and not possible to use system one +Source2003: %{external_url}/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip +Source2004: %{external_url}/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip +# Needed for wiki-published and always taken as bundled +Source2005: %{external_url}/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip # unused extensions sources # FIXME: this is just because of license; we do not build gdocs from sources now # gdocs sources Source500: gdocs_3.0.0.tar.bz2 Source501: gdocs_3.0.0.diff -# gdata-*.jar and google-*.jar are under Apache License, Version 2.0 -# activation.jar is part of "JavaTM Web Services Developer Pack 1.5 Release -# Notes" and is mentioned there between "Redistributable Components", see -# http://java.sun.com/webservices/docs/1.5/ReleaseNotes.html#RedistributableComponents -# mail-1.4-sources.jar is taken from http://ftp.us.xemacs.org/pub/mirrors/maven2/javax/mail/mail/1.4/ -# the mail-1.4.jar in the above URL is not exactly the same but it is evident that it is built from the same sources: -# class files are exactly the same; sligtly newer ant and Sun JRE has been used for the build; -# text files has DOS end of lines -Source502: mail-1.4-sources.jar -# taken from netbeans-6.8 installed from netbeans-6.8-ml-javase-linux.sh -Source503: AbsoluteLayout.tar.bz2 -# taken from netbeans-6.8 installed from netbeans-6.8-ml-javase-linux.sh -Source504: swing-layout-1.0.4-doc.zip -# taken from netbeans-6.8 installed from netbeans-6.8-ml-javase-linux.sh -Source505: swing-layout-1.0.4-src.zip -# hide some internal libraries in the provides and requires; we need to bundle -# newer versions but the bundled libraries are not available in the system path -# so we must not confuse other packages with providing it (bnc#411538, bnc#823111) -%if 0%{?suse_version} < 01210 -%define _use_internal_dependency_generator 0 -%define __find_provides /bin/sh %_sourcedir/lo-provides-11.1 %name -%define __find_requires /bin/sh %_sourcedir/lo-requires-11.1 %name -%endif -%if 0%{?suse_version} >= 01210 && 0%{?suse_version} < 01230 -%define _use_internal_dependency_generator 0 -%define __find_provides /bin/sh %_sourcedir/lo-provides-12.1 %name -%define __find_requires /bin/sh %_sourcedir/lo-requires-12.1 %name -%endif -Source900: lo-provides-11.1 -Source901: lo-requires-11.1 -Source902: lo-provides-12.1 -Source903: lo-requires-12.1 -# -# offical external source -Source1000: ace6ab49184e329db254e454a010f56d-libxml-1.1.7.zip -Source1001: 0168229624cfac409e766913506961a8-ucpp-1.3.2.tar.gz -Source1002: 2e482c7567908d334785ce7d69ddfff7-commons-codec-1.6-src.tar.gz -Source1003: a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip -Source1004: ba2930200c9f019c2d93a8c88c651a0f-flow-engine-0.9.4.zip -Source1005: c0b4799ea9850eae3ead14f0a60e9418-postgresql-9.2.1.tar.bz2 -Source1006: 32f8e1417a64d3c6f2c727f9053f55ea-redland-1.0.16.tar.gz -Source1007: db60e4fde8dd6d6807523deb71ee34dc-liblayout-0.2.10.zip -Source1008: d8bd5eed178db6e2b18eeed243f85aa8-flute-1.1.6.zip -Source1009: ea570af93c284aa9e5621cd563f54f4d-bsh-2.0b1-src.tar.gz -Source1010: ea91f2fb4212a21d708aced277e6e85a-vigra1.4.0.tar.gz -Source1011: eeb2c7ddf0d302fba4bfc6e97eac9624-libbase-1.1.6.zip -Source1012: b12c5f9cfdb6b04efce5a4a186b8416b-rasqal-0.9.30.tar.gz -Source1014: f94d9870737518e3b597f9265f4e9803-libserializer-1.1.6.zip -Source1015: f5ef3f7f10fa8c3542c6a085a233080b-graphite2-1.2.0.tgz -Source1016: 46e92b68e31e858512b680b3b61dc4c1-mythes-1.2.3.tar.gz -Source1017: 1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz -Source1018: dc3d21a3921931096d6e80f6701f6763-libexttextcat-3.4.0.tar.bz2 -Source1019: 17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip -Source1020: 1756c4fa6c616ae15973c104cd8cb256-Adobe-Core35_AFMs-314.tar.gz -Source1021: 185d60944ea767075d27247c3162b3bc-unowinreg.dll -Source1022: 625ff5f2f968dd908bca43c9469d6e6b-commons-lang-2.4-src.tar.gz -Source1023: 2a177023f9ea8ec8bd00837605c5df1b-jakarta-tomcat-5.0.30-src.tar.gz -Source1024: 2c9b0f83ed5890af02c0df1c1776f39b-commons-httpclient-3.1-src.tar.gz -Source1025: 4ceb9316488b0ea01acf011023cf7fff-raptor2-2.0.9.tar.gz -Source1026: 3bdf40c0d199af31923e900d082ca2dd-libfonts-1.1.6.zip -Source1027: 3c219630e4302863a9a83d0efde889db-commons-logging-1.1.1-src.tar.gz -Source1028: 3404ab6b1792ae5f16bbd603bd1e1d03-libformula-1.1.7.zip -Source1029: 35c94d2df8893241173de1d16b6034c0-swingExSrc.zip -Source1030: 39bb3fcea1514f1369fcfc87542390fd-sacjava-1.3.zip -Source1031: a2f6010987e1c601274ab5d63b72c944-hyphen-2.8.4.tar.gz -Source1033: b85436266b2ac91d351ab5684b181151-libwpg-0.2.2.tar.bz2 -Source1034: 08c85a6d6d793daee14e10e22eefdc4b-mdds_0.8.1.tar.bz2 -Source1035: 798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip -Source1036: 8ce2fcd72becf06c41f7201d15373ed9-librepository-1.1.6.zip -Source1037: a3dcac551fae5ebbec16e844810828c4-libwpd-0.9.9.tar.bz2 -Source1038: 46eb0e7f213ad61bd5dee0c494132cb0-libwps-0.2.9.tar.bz2 -Source1039: 97b2d4dba862397f446b217e2b623e71-libloader-1.1.6.zip -Source1040: 0981bda6548a8c8233ffce2b6e4b2a23-mysql-connector-c++-1.1.0.tar.gz -Source1041: b2371dc7cf4811c9d32146eec913d296-libcmis-0.3.0.tar.gz -Source1042: libvisio-0.0.30.tar.bz2 -Source1043: 36271d3fa0d9dec1632029b6d7aac925-liblangtag-0.5.1.tar.bz2 -Source1044: 48d647fbd8ef8889e5a7f422c1bfda94-clucene-core-2.3.3.4.tar.gz -Source1045: libcdr-0.0.14.tar.bz2 -Source1046: 861ef15fa0bc018f9ddc932c4ad8b6dd-lcms2-2.4.tar.gz -# internal boost headers are needed on openSUSE <= 11.3; the system one has broken dst_adjustment_offsets definition (bnc#767949) -Source1047: f02578f5218f217a9f20e9c30e119c6a-boost_1_44_0.tar.bz2 -Source1048: libmspub-0.0.6.tar.bz2 -Source1049: ea2acaf140ae40a87a952caa75184f4d-liborcus-0.5.1.tar.bz2 -Source1050: 6eef33b229d0239d654983028c9c7053-icu4c-51_1-src.tgz -Source1051: 7650341b04f05ff2595bf064f3e41f41-icu-51-layout-fix-10107.tgz -# library that allows to read many pre-OSX MAC file formats -Source1052: libmwaw-0.1.10.tar.bz2 -Source1053: 8473296c671b6e3dd8197f4145e0854b-libodfgen-0.0.2.tar.bz2 -Source1054: c48827713e93539dc7285f9e86ffbdc5-harfbuzz-0.9.17.tar.bz2 -# correctly split files into subpackages -Patch1: fix-collision.patch -# search application icons in /usr/share -# FIXME: search both lib and lib64 and push into git +# PATCH-FIX-UPSTREAM: search usr and lib together for the icons, after last update it only +# takes one path, so our patch won't work at all Patch2: split-icons-search-usr-share.diff -# search help icons in /usr/share +# search help icons in %{_prefix}/share # FIXME: make it configurable in integrate into git Patch3: officecfg-help-in-usr-share.diff -# allow to bundle the help icons even when help is built separately -Patch4: build-help-common.diff # change user config dir name from ~/.libreoffice/3 to ~/.libreoffice/3-suse # to avoid BerkleyDB incompatibility with the plain build # FIXME: make it configurable and push upstream Patch5: scp2-user-config-suse.diff # pack new desktop files Patch6: pack-desktop-files-for-optional-filters.diff -# put internal rhino into XBootClasspath to fix build with OpenJDK -# FIXME: make it clean to be able to push upstream -Patch7: scripting-prefer-internal-rhino.diff +# As the patch2 and usr share search is broken we can't do this anymore # search /share/template/common for language independent templates # FIXME: make it configurable to push upstream Patch9: office-cfg-linux-common-template-dir.diff @@ -616,32 +115,141 @@ Patch11: nlpsolver-no-broken-help.diff Patch12: mediawiki-no-broken-help.diff # LO newer worked well with it Patch13: jvmfwk-disable-gcj.diff -# generate selected bytecode version also in gbuild -# FIXME: push upstream and be ready to fix problem on other systems -Patch14: solenv-java-source-version.diff # lost RPM optflags when compiling bridges Patch15: bridges-missing-cxxflags.diff -# Letter and Fax tamplates can't be created by python-2.6 if ODF file type description uses non-Ascii characters -Patch17: wizards-create-temlates-with-python-2.6.diff -# -# cpp/poppler-version.h is not included in older poppler packages -# FIXME: make it configurable to push upstream -Patch910: system-poppler-0.12.3.diff +# Fix running wizzards in py2 as the utf is not htere +Patch16: wizards-create-temlates-with-python-2.6.diff # try to save space by using hardlinks Patch990: install-with-hardlinks.diff -# FIXME: touch --no-dereference in not available on SLED11-SP1 -# and it is not needed when not using harlinks -Patch991: solenv-touch-no-dereference.diff -# -# Patches against zip-3.0 -Patch2000: zip-3.0-iso8859_2.patch -Patch2001: zip-3.0-add_options_to_help.patch -Patch2002: zip-3.0-nonexec-stack.patch -Patch2003: zip-3.0-optflags.patch -Patch2004: zip-3.0-tempfile.patch -Patch2005: zip-notimestamp.patch +BuildRequires: ImageMagick +BuildRequires: ant +BuildRequires: ant-apache-regexp +BuildRequires: ant-nodeps +BuildRequires: autoconf +BuildRequires: bison +BuildRequires: bluez-devel +BuildRequires: boost-devel +BuildRequires: bsh +BuildRequires: clucene-core-devel +BuildRequires: commons-codec +BuildRequires: commons-httpclient +BuildRequires: commons-lang +BuildRequires: commons-logging +BuildRequires: cups-devel +BuildRequires: curl-devel +BuildRequires: db-devel +BuildRequires: dbus-1-glib-devel +BuildRequires: doxygen +BuildRequires: fdupes +BuildRequires: flac-devel +BuildRequires: flex +BuildRequires: gcc-c++ +BuildRequires: glu-devel +BuildRequires: gnome-vfs2-devel +BuildRequires: gperf +BuildRequires: graphite2-devel +BuildRequires: gstreamer-plugins-base-devel +BuildRequires: gtk2-devel +BuildRequires: gtk3-devel +BuildRequires: harfbuzz-devel +BuildRequires: hunspell-devel +BuildRequires: hyphen-devel +BuildRequires: icu +BuildRequires: java-devel >= 1.6 +BuildRequires: junit4 +BuildRequires: krb5 +BuildRequires: krb5-devel +BuildRequires: libcdr-devel +BuildRequires: libcmis-devel +BuildRequires: libcppunit-devel +BuildRequires: libe-book-devel +BuildRequires: libetonyek-devel +BuildRequires: libexif +BuildRequires: libexpat-devel +BuildRequires: libexttextcat-devel +BuildRequires: libfbembed-devel +BuildRequires: libfreehand-devel +BuildRequires: libicu-devel +BuildRequires: libkde4-devel +BuildRequires: liblangtag-devel +BuildRequires: liblcms2-devel +BuildRequires: libmspub-devel +BuildRequires: libmwaw-devel +BuildRequires: libmysqlclient-devel +BuildRequires: libmysqlcppconn-devel >= 1.0.6 +BuildRequires: libodfgen-devel +BuildRequires: liborcus-devel >= 0.5.0 +BuildRequires: libpoppler-devel +BuildRequires: libredland-devel +BuildRequires: librsvg-devel +BuildRequires: libtool +BuildRequires: libvisio-devel +BuildRequires: libwpd-devel +BuildRequires: libwpg-devel +BuildRequires: libwps-devel +BuildRequires: libxml2-devel +BuildRequires: lpsolve-devel +BuildRequires: make +BuildRequires: mdds-devel >= 0.8.0 +BuildRequires: mozilla-nspr-devel +BuildRequires: mozilla-nss-devel +BuildRequires: mythes-devel +BuildRequires: neon-devel +BuildRequires: npapi-sdk +BuildRequires: openldap2-devel +BuildRequires: pam-devel +BuildRequires: patch +BuildRequires: perl-Archive-Zip +BuildRequires: perl-Compress-Zlib +BuildRequires: postgresql-devel +BuildRequires: procps +BuildRequires: python-devel +BuildRequires: python-lxml +BuildRequires: python-xml +BuildRequires: recode +BuildRequires: rhino +BuildRequires: sane-backends-devel +BuildRequires: telepathy-glib-devel +BuildRequires: ucpp +BuildRequires: unixODBC-devel +BuildRequires: unzip +BuildRequires: vigra-devel +BuildRequires: vlc-devel +BuildRequires: xml-commons-apis +BuildRequires: xorg-x11 +BuildRequires: xorg-x11-fonts +BuildRequires: xz +BuildRequires: zip +Requires: libreoffice-branding >= 4.0 +Requires: libreoffice-icon-themes = %{version} +Requires(post): coreutils +Requires(post): grep +Requires(post): gtk2 +Requires(post): zip +Requires(postun): coreutils +Requires(postun): gtk2 +Requires(pre): findutils +# Remove after 13.1 is out of support scope +Provides: %{name}-draw-extensions = %{version} +Obsoletes: %{name}-draw-extensions < %{version} +# Remove after 13.1 is out of support scope +Provides: %{name}-kde = %{version} +Obsoletes: %{name}-kde < %{version} +# Remove after 13.1 is out of support scope +Provides: %{name}-l10n-prebuild = %{version} +Obsoletes: %{name}-l10n-prebuild < %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build -ExclusiveArch: %arm %ix86 x86_64 ppc ppc64 +ExclusiveArch: %{arm} %{ix86} x86_64 ppc ppc64 +# we need a JRE for oobase and the other stuff +%ifarch %{ix86} +Recommends: jre-32 >= 1.6 +%endif +%ifarch x86_64 +Recommends: jre-64 >= 1.6 +%endif +%ifarch ppc +Recommends: jre-32 >= 1.6 +%endif %description LibreOffice is a comprehensive office package featuring a word @@ -650,263 +258,202 @@ package provides only the basic framework. You have to install the additional modules to get the required functionality, see packages: - libreoffice-base - - libreoffice-calc - - libreoffice-draw - - libreoffice-impress - - libreoffice-math - - libreoffice-writer Some optional features are provided by extra packages, for example: - libreoffice-mailmerge - - libreoffice-filters - - libreoffice-kde - - libreoffice-gnome Non-English localizations are provided by extra packges as well, for example: -- libreoffice-de +- libreoffice-l10n-de +- libreoffice-l10n-fr +- libreoffice-l10n-it -- libreoffice-fr +%package icon-theme-crystal +Summary: Crystal LibreOffice Icon Theme (KDE3 default) +License: LGPL-2.1 +Group: Productivity/Office/Suite +Supplements: packageand(libreoffice:kdebase3-session) +Provides: libreoffice-icon-themes = %{version} +Obsoletes: libreoffice-icon-themes < %{version} +BuildArch: noarch -- libreoffice-it +%description icon-theme-crystal +This package provides Crystal LibreOffice icon theme. It is used in KDE3 by default. +%package icon-theme-galaxy +Summary: Galaxy LibreOffice Icon Theme (OOo-3.x default) +License: LGPL-3.0 +Group: Productivity/Office/Suite +Supplements: libreoffice +Provides: libreoffice-icon-themes = %{version} +Obsoletes: libreoffice-icon-themes < %{version} +BuildArch: noarch + +%description icon-theme-galaxy +This package provides Galaxy LibreOffice icon theme. It is used in the original OOo-3.x by default. + +%package icon-theme-hicontrast +Summary: Hicontrast LibreOffice Icon Theme +License: LGPL-3.0 +Group: Productivity/Office/Suite +Supplements: libreoffice +Provides: libreoffice-icon-themes = %{version} +Obsoletes: libreoffice-icon-themes < %{version} +BuildArch: noarch + +%description icon-theme-hicontrast +This package provides Hicontrast LibreOffice icon theme. + +%package icon-theme-oxygen +Summary: Oxygen LibreOffice Icon Theme (KDE4 default) +License: LGPL-3.0 or CC-BY-SA-3.0 +Group: Productivity/Office/Suite +Supplements: packageand(libreoffice:kdebase4-workspace) +Provides: libreoffice-icon-themes = %{version} +Obsoletes: libreoffice-icon-themes < %{version} +BuildArch: noarch + +%description icon-theme-oxygen +This package provides Oxygen LibreOffice icon theme. It is used in KDE4 by default. + +%package icon-theme-tango +Summary: Tango LibreOffice Icon Theme (GNOME default) +License: LGPL-3.0 +Group: Productivity/Office/Suite +Supplements: packageand(libreoffice:gnome-session) +Provides: libreoffice-icon-themes = %{version} +Obsoletes: libreoffice-icon-themes < %{version} +BuildArch: noarch + +%description icon-theme-tango +This package provides Tango LibreOffice icon theme. It is used in GNOME by default +and obsoleted the old Industrial theme. %package base Summary: LibreOffice Base License: LGPL-3.0 Group: Productivity/Office/Suite -Requires: %name = %version -%if 0%{?suse_version} -Supplements: %name -%endif -# compat stuff -Provides: OpenOffice_org-base = %version -Obsoletes: OpenOffice_org-base < %version -# split build compat stuff obsoleted with LO-3.4 -Provides: OpenOffice_org-base-devel = %version -Obsoletes: OpenOffice_org-base-devel < %version -Provides: libreoffice-base-devel = %version -Obsoletes: libreoffice-base-devel < %version +Requires: %{name} = %{version} +Supplements: %{name} %description base This module allows you to manage databases, create queries and reports to track and manage your information by using LibreOffice office suite. - - %package calc Summary: LibreOffice Calc License: LGPL-3.0 Group: Productivity/Office/Suite -Requires: %name = %version -%if 0%{?suse_version} -Supplements: %name -%endif -# compat stuff -Provides: OpenOffice_org-calc = %version -Obsoletes: OpenOffice_org-calc < %version -# split build compat stuff obsoleted with LO-3.4 -Provides: OpenOffice_org-calc-devel = %version -Obsoletes: OpenOffice_org-calc-devel < %version -Provides: libreoffice-calc-devel = %version -Obsoletes: libreoffice-calc-devel < %version +Requires: %{name} = %{version} +Supplements: %{name} %description calc This module allows you to perform calculation, analyze information and manage lists in spreadsheets by using LibreOffice office suite. - - %package draw Summary: LibreOffice Draw License: LGPL-3.0 Group: Productivity/Office/Suite -Requires: %name = %version -%if 0%{?suse_version} -Supplements: %name -%endif -# compat stuff -Provides: OpenOffice_org-draw = %version -Obsoletes: OpenOffice_org-draw < %version +Requires: %{name} = %{version} +Supplements: %{name} %description draw This module allows you to create and edit drawings, flow charts, and logos by using LibreOffice office suite. - - %package math Summary: LibreOffice Math License: LGPL-3.0 Group: Productivity/Office/Suite -Requires: %name = %version -%if 0%{?suse_version} -Supplements: %name -%endif -# compat stuff -Provides: OpenOffice_org-math = %version -Obsoletes: OpenOffice_org-math < %version +Requires: %{name} = %{version} +Supplements: %{name} -%description math +%description math This module allows you to create and edit scientific formulas and equations by using LibreOffice office suite. - - %package impress Summary: LibreOffice Impress License: LGPL-3.0 Group: Productivity/Office/Suite -Requires: %name = %version -%if 0%{?suse_version} -Supplements: %name -%endif -# compat stuff -Provides: OpenOffice_org-impress = %version -Obsoletes: OpenOffice_org-impress < %version -# split build compat stuff obsoleted with LO-3.4 -Provides: OpenOffice_org-impress-devel = %version -Obsoletes: OpenOffice_org-impress-devel < %version -Provides: libreoffice-impress-devel = %version -Obsoletes: libreoffice-impress-devel < %version +Requires: %{name} = %{version} +Supplements: %{name} %description impress This module allows you to create and edit presentations for slideshows, meeting and Web pages by using LibreOffice office suite. - - %package writer Summary: LibreOffice Writer and Web License: LGPL-3.0 Group: Productivity/Office/Suite -Requires: %name = %version -%if 0%{?suse_version} -Supplements: %name -%endif -# compat stuff -Provides: OpenOffice_org-writer = %version -Obsoletes: OpenOffice_org-writer < %version -# split build compat stuff obsoleted with LO-3.4 -Provides: OpenOffice_org-writer-devel = %version -Obsoletes: OpenOffice_org-writer-devel < %version -Provides: libreoffice-writer-devel = %version -Obsoletes: libreoffice-writer-devel < %version +Requires: %{name} = %{version} +Supplements: %{name} %description writer This module allows you to create and edit text and graphics in letters, reports, documents and Web pages by using LibreOffice office suite. - - %package base-drivers-postgresql Summary: PostgreSQL Database Driver for LibreOffice License: LGPL-2.1+ Group: Productivity/Office/Suite Requires: postgresql -# compat stuff -Provides: OpenOffice_org-base-drivers-postgresql = %version -Obsoletes: OpenOffice_org-base-drivers-postgresql < %version %description base-drivers-postgresql This package allows to access PostgreSQL databases from LibreOffice Base. - %package filters-optional Summary: Additional Import and Export Filters for LibreOffice License: LGPL-3.0 Group: Productivity/Office/Suite -Requires: %name-calc = %version -Requires: %name-draw = %version -Requires: %name-impress = %version -Requires: %name-math = %version -Requires: %name-writer = %version -%if 0%{?suse_version} -Supplements: %name -%endif -# compat stuff -Provides: OpenOffice_org-filters-optional = %version -Obsoletes: OpenOffice_org-filters-optional < %version +Requires: %{name}-calc = %{version} +Requires: %{name}-draw = %{version} +Requires: %{name}-impress = %{version} +Requires: %{name}-math = %{version} +Requires: %{name}-writer = %{version} +Supplements: %{name} %description filters-optional This package includes some additional import and export filters for LibreOffice: - AportisDoc (Palm) - - Pocket Excel - - Pocket Word - - DocBook - - XHTML - - %package mailmerge Summary: Mail Merge Functionality for LibreOffice License: LGPL-3.0 Group: Productivity/Office/Suite -Requires: %name-pyuno = %version -%if 0%{?suse_version} -Supplements: %name -%endif -# compat stuff -Provides: OpenOffice_org-mailmerge = %version -Obsoletes: OpenOffice_org-mailmerge < %version +Requires: %{name}-pyuno = %{version} +Supplements: %{name} %description mailmerge This module allows you to create form letters or send E-mail messages to many recipients using LibreOffice office suite. -%if 0%{?suse_version} <= 01130 - -%package mono -Summary: Mono UNO Bridge for LibreOffice -License: LGPL-3.0 -Group: Productivity/Office/Suite -Requires: %name = %version -Requires: mono-core -# compat stuff -Provides: OpenOffice_org-mono = %version -Obsoletes: OpenOffice_org-mono < %version - -%description mono -The Mono/UNO binding allows a Mono application to access the complete -set of APIs exposed by LibreOffice via UNO. A trivial example -use-case might be a small mono application to create a spreadsheet, -populate it with data, charts, formatting, then save that in Excel -format. - -Currently the use of Mono for add-ins & scripting inside OO.o itself is -not supported. - -%endif - %package pyuno Summary: Python UNO Bridge for LibreOffice License: LGPL-3.0 Group: Productivity/Office/Suite -Requires: %name = %version -%if 0%{?suse_version} -Supplements: %name -%endif -# compat stuff -Provides: OpenOffice_org-pyuno = %version -Obsoletes: OpenOffice_org-pyuno < %version +Requires: %{name} = %{version} +Supplements: %{name} %description pyuno The Python-UNO bridge allows to use the standard LibreOffice API @@ -920,70 +467,33 @@ it. For example, it is used for the mail merge functionality. You can find the more information at http://udk.openoffice.org/python/python-bridge.html - - %package gnome Summary: GNOME Extensions for LibreOffice License: LGPL-3.0 Group: Productivity/Office/Suite -Requires: %name = %version -# compat stuff -Provides: OpenOffice_org17-gnome -Obsoletes: OpenOffice_org17-gnome -Provides: OpenOffice_org2-gnome -Obsoletes: OpenOffice_org2-gnome -Provides: OpenOffice_org-gnome = %version -Obsoletes: OpenOffice_org-gnome < %version +Requires: %{name} = %{version} %description gnome This package contains some GNOME extensions for LibreOffice. - -%package kde -Summary: KDE Extensions for LibreOffice -License: LGPL-3.0 -Group: Productivity/Office/Suite -Requires: %name = %version -# compat stuff -Provides: OpenOffice_org17-kde -Obsoletes: OpenOffice_org17-kde -Provides: OpenOffice_org2-kde -Obsoletes: OpenOffice_org2-kde -Provides: OpenOffice_org-kde = %version -Obsoletes: OpenOffice_org-kde < %version - -%description kde -This package contains some KDE extensions for LibreOffice. - - %package kde4 Summary: KDE4 Extensions for LibreOffice License: LGPL-3.0 Group: Productivity/Office/Suite -Requires: %name = %version -# compat stuff -Provides: OpenOffice_org-kde4 = %version -Obsoletes: OpenOffice_org-kde4 < %version +Requires: %{name} = %{version} %description kde4 This package contains some KDE4 extensions for LibreOffice. -%if %lo_build_sdk == yes - %package sdk Summary: LibreOffice SDK License: LGPL-3.0 Group: Documentation/HTML -Requires: %name = %version +Requires: %{name} = %{version} Requires: gcc-c++ Requires: make Requires: zip Recommends: java-devel -# split build compat stuff obsoleted with LO-3.4 -Provides: OpenOffice_org-ure-devel = %version -Obsoletes: OpenOffice_org-ure-devel < %version -Provides: libreoffice-ure-devel = %version -Obsoletes: libreoffice-ure-devel < %version %description sdk This package contains the files needed to build plugins/add-ons for @@ -992,37 +502,22 @@ tools, etc. The documentation is in the package libreoffice-sdk-doc - - %package sdk-doc Summary: LibreOffice SDK Documentation License: LGPL-3.0 Group: Development/Libraries/Other -Suggests: %name-sdk = %version -Enhances: %name-sdk = %version -# split build compat stuff obsoleted with LO-3.4 -Provides: OpenOffice_org-ure-devel-doc = %version -Obsoletes: OpenOffice_org-ure-devel-doc < %version -Provides: libreoffice-ure-devel-doc = %version -Obsoletes: libreoffice-ure-devel-doc < %version +Suggests: %{name}-sdk = %{version} +Enhances: %{name}-sdk = %{version} %description sdk-doc This package includes documentation and examples for the LibreOffice Software Development Kit (SDK). -%endif - %package officebean Summary: OfficeBean Java Bean component for LibreOffice License: LGPL-3.0 Group: Productivity/Office/Suite -Requires: %name = %version -# compat stuff -Provides: OpenOffice_org2-officebean = %version -Provides: OpenOffice_org:/usr/lib/ooo-2.0/program/libofficebean.so -Obsoletes: OpenOffice_org2-officebean < %version -Provides: OpenOffice_org-officebean = %version -Obsoletes: OpenOffice_org-officebean < %version +Requires: %{name} = %{version} %description officebean With the OfficeBean, a developer can easily write Java applications, @@ -1040,85 +535,46 @@ developers to access the complete LibreOffice API from their Java environment giving them full control over the embedded document, its appearance and behavior. - - %package base-extensions Summary: LibreOffice Base Extensions License: GPL-2.0 and LGPL-2.1 and LGPL-3.0 and W3C Group: Productivity/Office/Suite -PreReq: libreoffice = %version -Requires: libreoffice-base = %version -%if 0%{?suse_version} && 0%{?suse_version} < 01120 -# use wake dependency for the mysql driver on older distros -# the extension is unpacked and the dependency automatically detected on newer -# distros -Recommends: libmysqlclient15 -%endif -# compat stuff -Provides: OpenOffice_org-base-extensions = %version -Obsoletes: OpenOffice_org-base-extensions < %version +Requires: libreoffice-base = %{version} +Requires(pre): libreoffice = %{version} %description base-extensions This package provides extensions for LibreOffice Base: - -%if 0%{?suse_version} && 0%{?suse_version} < 01120 -- MySQL connector -%endif - Report Builder -# new packages are not allowed on SLED11 -# put the mysql driver into separate package on newer distros -%if 0%{?suse_version} >= 01120 - %package base-drivers-mysql Summary: MySQL Database Driver for LibreOffice License: GPL-2.0 and LGPL-3.0 Group: Productivity/Office/Suite -PreReq: libreoffice = %version -Requires: libreoffice-base = %version +Requires: libreoffice-base = %{version} +Requires(pre): libreoffice = %{version} Supplements: packageand(libreoffice-base:mysql-client) -# compat stuff -Provides: OpenOffice_org-base-drivers-mysql = %version -Obsoletes: OpenOffice_org-base-drivers-mysql < %version %description base-drivers-mysql This package allows to access MySQL databases from LibreOffice Base. -%endif %package calc-extensions Summary: LibreOffice Calc Extensions License: LGPL-2.1+ and LGPL-3.0 Group: Productivity/Office/Suite -PreReq: libreoffice = %version -Requires: libreoffice-calc = %version +Requires: libreoffice-calc = %{version} # pyuno is needed for the numbertext extension -Requires: libreoffice-pyuno = %version +Requires: libreoffice-pyuno = %{version} +Requires(pre): libreoffice = %{version} # the watchWindow extension is written in java -%if 0%{?suse_version} -# the gcj is required by the main package on 10.2 and lower -%if %suse_version > 01020 -%ifarch %ix86 ppc -# the 32-bit build requires 32-bit JRE, bnc#222708 -Recommends: jre-32 >= 1.6 -%if 0%{?suse_version} > 01110 -# jre-32 is not provided by the preferred openjdk until openSUSE-11.2 +%ifarch %{ix86} ppc Requires: jre-32 > 1.5 +Recommends: jre-32 >= 1.6 %endif -%endif -# --- %ifarch x86_64 -Recommends: jre-64 >= 1.6 -%if 0%{?suse_version} > 01110 -# jre-64 is not provided by the preferred openjdk until openSUSE-11.2 Requires: jre-64 > 1.5 +Recommends: jre-64 >= 1.6 %endif -%endif -%endif -%endif -# compat stuff -Provides: OpenOffice_org-calc-extensions = %version -Obsoletes: OpenOffice_org-calc-extensions < %version %description calc-extensions This package provides extensions for LibreOffice Calc: @@ -1127,69 +583,34 @@ This package provides extensions for LibreOffice Calc: - New Functions NUMBERTEXT and MONEYTEXT - Solver for Nonlinear Programming -%package draw-extensions -Summary: LibreOffice Draw Extensions -License: LGPL-3.0 -Group: Productivity/Office/Suite -PreReq: libreoffice = %version -Requires: libreoffice-draw = %version -# compat stuff -Provides: OpenOffice_org-draw-extensions = %version -Obsoletes: OpenOffice_org-draw-extensions < %version - -%description draw-extensions -This package provides extensions for LibreOffice Draw - - %package impress-extensions Summary: LibreOffice Impress Extensions License: LGPL-3.0 Group: Productivity/Office/Suite -PreReq: libreoffice = %version -Requires: libreoffice-impress = %version -# compat stuff -Provides: OpenOffice_org-impress-extensions = %version -Obsoletes: OpenOffice_org-impress-extensions < %version +Requires: libreoffice-impress = %{version} +Requires(pre): libreoffice = %{version} %description impress-extensions This package provides extensions for LibreOffice Impress: - Presentation Minimizer - - Presenter Console - - %package writer-extensions Summary: LibreOffice Writer Extensions License: Apache-2.0 and LGPL-3.0 and CDDL-1.0 Group: Productivity/Office/Suite -PreReq: libreoffice = %version -Requires: libreoffice-writer = %version +Requires: libreoffice-writer = %{version} +Requires(pre): libreoffice = %{version} # the wiki extension is written in java -%if 0%{?suse_version} -# the gcj is required by the main package on 10.2 and lower -%ifarch %ix86 ppc -# the 32-bit build requires 32-bit JRE, bnc#222708 -Recommends: jre-32 >= 1.6 -%if 0%{?suse_version} > 01110 -# jre-32 is not provided by the preferred openjdk until openSUSE-11.2 +%ifarch %{ix86} ppc Requires: jre-32 > 1.5 +Recommends: jre-32 >= 1.6 %endif -%endif -# --- %ifarch x86_64 -Recommends: jre-64 >= 1.6 -# jre-64 is not provided by the preferred openjdk until openSUSE-11.2 -%if 0%{?suse_version} > 01110 -# jre-32 is not provided by the preferred openjdk until openSUSE-11.2 Requires: jre-64 > 1.5 +Recommends: jre-64 >= 1.6 %endif -%endif -%endif -# compat stuff -Provides: OpenOffice_org-writer-extensions = %version -Obsoletes: OpenOffice_org-writer-extensions < %version %description writer-extensions This package provides extensions for LibreOffice Writer: @@ -1197,224 +618,301 @@ This package provides extensions for LibreOffice Writer: - Google Docs, Zoho, and WebDAV Export/Import - MediaWiki Publisher +# Crazy magic for the auto help/lang generating. +# Inspired and adjusted from Fedora spec. +%define _langpack_common() \ +%{_datadir}/%{name}/program/resource/*%{1}.res \ +%{_datadir}/%{name}/share/config/soffice.cfg/modules/*/ui/res/%{1} \ +%{_datadir}/%{name}/share/config/soffice.cfg/*/ui/res/%{1} \ +%{_datadir}/%{name}/share/template/%{1} \ +%{_datadir}/%{name}/share/registry/Langpack-%{1}.xcd \ +%{_datadir}/%{name}/share/registry/res/registry_%{1}.xcd \ +%{_datadir}/%{name}/share/registry/res/fcfg_langpack_%{1}.xcd \ +%{nil} +# Defines a language pack subpackage. +# +# It's necessary to define language code (-l) and language name (-n). +# Additionally, it's possible +# * to require autocorr, hunspell, hyphen or mythes package or font for +# given language, +# * to obsolete openoffice.org-langpack package, +# * to provide libreoffice-langpack-loc package, where loc is glibc +# locale--this is necessary for yum to pick it automatically, +# * to require other, unrelated, packages, +# * to specify file serving as file list. +# For these, lower case character argument takes an argument specifying +# language, upper case character argument uses language from -l. +# +# All remaining arguments are considered to be files and added to the file +# list. +# +# c: additional config file (just the name stem) +# E the package does not contain any files (i.e., has empty filelist) +# i: additional language added to this package +# L: internal (LibreOffice) language code, used in file names +# l: language code, e.g., cs +# Mm: mythes dependency +# n: language name, e.g., Czech +# p: Provides: of libreoffice-l10n +# r: comma-separated list of additional requires +# S:s: script classification (cjk, ctl). -S is only a marker, as it does +# not add any .xcd into the package (the file does not exist for at +# least one CTL-using locale, si) +# T has help files +# Xx: has autotext definitions +# +# Example: +# libreoffice-l10n-cs: langpack for Czech lang. Requiring libreoffice-thesaurus-cs: +# %%langpack -l cs -n Czech -m cs +%define langpack(c:Ei:L:l:Mm:n:p:r:S:s:TXx:) \ +%define project LibreOffice \ +%define lang %{-l:%{-l*}}%{!-l:%{error:Language code not defined}} \ +%define _langpack_lang %{-L:%{-L*}}%{!-L:%{lang}} \ +%define pkgname l10n-%{lang} \ +%define langname %{-n:%{-n*}}%{!-n:%{error:Language name not defined}} \ +\ +%global langpack_langs %{langpack_langs} %{_langpack_lang} %{-i:%{-i*}} \ +\ +%package %{pkgname} \ +Summary: %{langname} Localization Files for LibreOffice \ +Group: Productivity/Office/Suite \ +Requires: %{name} = %{version} \ +Provides: locale(libreoffice:%{lang}) \ +BuildArch: noarch \ +%{-m:Requires: libreoffice-thesaurus-%{-m*}}%{!-m:%{-M:Requires: libreoffice-thesaurus-%{lang}}} \ +%{-r:Requires: %{-r*}} \ +%{-p:Provides: %{name}-l10n-%{-p*}} \ +%{-T: \ +Provides: %{name}-help-%{lang} = %{version} \ +Obsoletes: %{name}-help-%{lang} < %{version} \ +} \ +\ +%description %{pkgname} \ +Provides additional %{langname} translations and resources for %{project}. \ +\ +%files %{pkgname} \ +%{!-E: \ +%define autotextdir %{_datadir}/%{name}/share/autotext \ +%{expand:%%_langpack_common %{_langpack_lang}} \ +%{-x:%{autotextdir}/%{-x*}}%{!-x:%{-X:%{autotextdir}/%{_langpack_lang}}} \ +%{-c:%{_datadir}/%{name}/share/registry/%{-c*}.xcd} \ +%{-s:%{_datadir}/%{name}/share/registry/%{-s*}_%{_langpack_lang}.xcd} \ +%{-T: \ +%docdir %{_datadir}/%{name}/help/%{_langpack_lang} \ +%{_datadir}/%{name}/help/%{_langpack_lang} \ +} \ +%{-i:%{expand:%%_langpack_common %{-i*}}} \ +} \ +%{nil} -%package icon-themes-prebuilt -Summary: Prebuilt LibreOffice Icon Themes -License: LGPL-2.0 and LGPL-3.0 -Group: Development/Sources -AutoReqProv: off -# compat stuff -Provides: OpenOffice_org-icon-themes-prebuilt = %version -Obsoletes: OpenOffice_org-icon-themes-prebuilt < %version - -%description icon-themes-prebuilt -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 -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 -Summary: Prebuilt LibreOffice Localization -License: LGPL-2.0 and LGPL-3.0 -Group: Development/Sources -AutoReqProv: off -# compat stuff -Provides: OpenOffice_org-l10n-prebuilt = %version -Obsoletes: OpenOffice_org-l10n-prebuilt < %version -# split build compat stuff obsoleted with LO-3.4 -# components -Provides: OpenOffice_org-components-l10n-prebuilt = %version -Obsoletes: OpenOffice_org-components-l10n-prebuilt < %version -Provides: libreoffice-components-l10n-prebuilt = %version -Obsoletes: libreoffice-components-l10n-prebuilt < %version -# extensions -Provides: OpenOffice_org-extensions = %version -Obsoletes: OpenOffice_org-extensions < %version -# filters -Provides: OpenOffice_org-filters-l10n-prebuilt = %version -Obsoletes: OpenOffice_org-filters-l10n-prebuilt < %version -Provides: libreoffice-filters-l10n-prebuilt = %version -Obsoletes: libreoffice-filters-l10n-prebuilt < %version -# l10n-extras -Provides: OpenOffice_org-l10n-extras-prebuilt = %version -Obsoletes: OpenOffice_org-l10n-extras-prebuilt < %version -Provides: libreoffice-l10n-extras-prebuilt = %version -Obsoletes: libreoffice-l10n-extras-prebuilt < %version -# libs-core -Provides: OpenOffice_org-libs-core-l10n-prebuilt = %version -Obsoletes: OpenOffice_org-libs-core-l10n-prebuilt < %version -Provides: libreoffice-libs-core-l10n-prebuilt = %version -Obsoletes: libreoffice-libs-core-l10n-prebuilt < %version -# libs-extern -Provides: OpenOffice_org-libs-extern-l10n-prebuilt = %version -Obsoletes: OpenOffice_org-libs-extern-l10n-prebuilt < %version -Provides: libreoffice-libs-extern-l10n-prebuilt = %version -Obsoletes: libreoffice-libs-extern-l10n-prebuilt < %version -# libs-gui -Provides: OpenOffice_org-libs-gui-l10n-prebuilt = %version -Obsoletes: OpenOffice_org-libs-gui-l10n-prebuilt < %version -Provides: libreoffice-libs-gui-l10n-prebuilt = %version -Obsoletes: libreoffice-libs-gui-l10n-prebuilt < %version -# base -Provides: OpenOffice_org-base-l10n-prebuilt = %version -Obsoletes: OpenOffice_org-base-l10n-prebuilt < %version -Provides: libreoffice-base-l10n-prebuilt = %version -Obsoletes: libreoffice-base-l10n-prebuilt < %version -# calc -Provides: OpenOffice_org-calc-l10n-prebuilt = %version -Obsoletes: OpenOffice_org-calc-l10n-prebuilt < %version -Provides: libreoffice-calc-l10n-prebuilt = %version -Obsoletes: libreoffice-calc-l10n-prebuilt < %version -# impress -Provides: OpenOffice_org-impress-l10n-prebuilt = %version -Obsoletes: OpenOffice_org-impress-l10n-prebuilt < %version -Provides: libreoffice-impress-l10n-prebuilt = %version -Obsoletes: libreoffice-impress-l10n-prebuilt < %version -# writer -Provides: OpenOffice_org-writer-l10n-prebuilt = %version -Obsoletes: OpenOffice_org-writer-l10n-prebuilt < %version -Provides: libreoffice-writer-l10n-prebuilt = %version -Obsoletes: libreoffice-writer-l10n-prebuilt < %version - -%description l10n-prebuilt -This package includes the prebuilt localization of LibreOffice. -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 LibreOffice localizations separately. +%langpack -l af -n Afrikaans +%langpack -l ar -n Arabic -s ctl +%langpack -l as -n Assamese +%langpack -l bg -n Bulgarian -M -T -X +%langpack -l bn -n Bengali -T +%langpack -l br -n Breton +%langpack -l ca -n Catalan -M -T +%langpack -l cs -n Czech -M -T -X +%langpack -l cy -n Welsh +%langpack -l da -n Danish -M -T -X +%langpack -l de -n German -M -T -X +%langpack -l dz -n Dzongkha -s ctl -T +%langpack -l el -n Greek -M -T +%langpack -l en -n English -M -L en-US +%langpack -l es -n Spanish -M -T -X +%langpack -l et -n Estonian -T +%langpack -l eu -n Basque -T +%langpack -l fa -n Farsi -s ctl +%langpack -l fi -n Finnish -r libreoffice-voikko -T +%langpack -l fr -n French -M -T -X +%langpack -l ga -n Irish -M +%langpack -l gl -n Galician -T +%langpack -l gu -n Gujarati -s ctl +%langpack -l he -n Hebrew -s ctl +%langpack -l hi -n Hindi -s ctl -T +%langpack -l hr -n Croatian +%langpack -l hu -n Hungarian -M -T -X +%langpack -l it -n Italian -M -T -X +%langpack -l ja -n Japanese -s cjk -T -X +%langpack -l kk -n Kazakh +%langpack -l kn -n Kannada +%langpack -l ko -n Korean -s cjk -T -c korea -X +%langpack -l lt -n Lithuanian +%langpack -l lv -n Latvian -M +%langpack -l mai -n Maithili +%langpack -l ml -n Malayalam +%langpack -l mr -n Marathi +%langpack -l nb -n Bokmal -M -T +%langpack -l nl -n Dutch -M -T -X +%langpack -l nn -n Nynorsk -M -T +%define langpack_lang Southern Ndebele +%langpack -l nr -n %{langpack_lang} +%define langpack_lang Northern Sotho +%langpack -l nso -n %{langpack_lang} +%langpack -l or -n Odia -s ctl +%langpack -l pa -n Punjabi -s ctl -L pa-IN +%langpack -l pl -n Polish -M -T -X +%define langpack_lang Brazilian Portuguese +%langpack -l pt-BR -n %{langpack_lang} -m pt -p pt_BR -T -X +%langpack -l pt-PT -n Portuguese -m pt -p pt_PT -T -L pt -x pt +%langpack -l ro -n Romanian -M +%langpack -l ru -n Russian -M -T -X +%langpack -l si -n Sinhalese -S ctl -T +%langpack -l sk -n Slovak -M -T -X +%langpack -l sl -n Slovenian -M -T -X +%{baseinstdir}/share/wordbook/sl.dic +%langpack -l sr -n Serbian -i sr-Latn +%langpack -l ss -n Swati +%define langpack_lang Southern Sotho +%langpack -l st -n %{langpack_lang} +%langpack -l sv -n Swedish -M -T -X +%langpack -l ta -n Tamil -s ctl +%langpack -l te -n Telugu +%langpack -l th -n Thai -s ctl -c ctlseqcheck_th +%langpack -l tn -n Tswana +%langpack -l tr -n Turkish -T -X +%langpack -l ts -n Tsonga +%langpack -l uk -n Ukrainian -M -T +%langpack -l ve -n Venda +%langpack -l xh -n Xhosa +%define langpack_lang Simplified Chinese +%langpack -l zh-Hans -n %{langpack_lang} -p zh_CN -s cjk -T -L zh-CN -x zh-CN +%define langpack_lang Traditional Chinese +%langpack -l zh-Hant -n %{langpack_lang} -p zh_TW -s cjk -T -L zh-TW -x zh-TW +%langpack -l zu -n Zulu +%undefine langpack_lang %prep -%if %prepare_build == 0 -%setup -D -T -q -n libreoffice-%version -%else -%setup -q -b1 -b2 -a30 -n libreoffice-%version +%setup -q -b1 -b2 -n libreoffice-%{version} # apply patches before caling any other command to be able to patch with quilt easily -%patch1 -p1 -%patch2 -p1 +#%patch2 -p1 %patch3 -p1 -%patch4 %patch5 %patch6 -p1 -%patch7 -p1 %patch9 -p1 %patch10 -p1 %patch11 %patch12 %patch13 -p1 -%patch14 %patch15 -%patch17 -p1 -# -%if %suse_version >= 1110 && %suse_version < 1120 -# cpp/poppler-version.h is not included in older poppler packages -%patch910 -p1 -%endif -# -%if %save_space == 1 -# use hardlinks when installing files +%patch16 -p1 %patch990 -p1 -%else -# FIXME: touch --no-dereference in not available on SLED11-SP1 -# and it is not needed when not using harlinks -%patch991 -%endif # 256x256 icons -tar -xjf %{S:20} +tar -xjf %{SOURCE20} # READMEs cp $RPM_SOURCE_DIR/README* . -# -# patch zip-3.0 -%if %suse_version < 1140 -tar -xjf %{S:31} -cd zip30 -%patch2000 -%patch2001 -%patch2002 -%patch2003 -%patch2004 -%patch2005 -cd - -%endif -%endif %build -%{expand:%(cat %_sourcedir/build_prepare.inc)} +# Parallel build settings ... +lo_jobs="%{?jobs:%jobs}" +%ifarch %arm +%if ! 0%{?qemu_user_space_build:1} +# native hardware is not that powerful +lo_jobs="1" +%endif +%endif +# do not eat all memory +echo "Available memory:" +free +echo "System limits:" +ulimit -a +lo_jobs_reduced= +if test -n "$lo_jobs" -a "$lo_jobs" -gt 1 ; then + if test `uname -i` = "x86_64" ; then + mem_per_process=1000 + else + mem_per_process=800 + fi +%if 0%{?qemu_user_space_build:1} + mem_per_process=1200 +%endif + max_mem=`LANG=C free -t -m | sed -n "s|^Mem: *\([0-9]*\).*$|\1|p"` + max_jobs="$(($max_mem / $mem_per_process))" + test "$lo_jobs" -gt "$max_jobs" && lo_jobs="$max_jobs" && lo_jobs_reduced="yes" && echo "Warning: Reducing number of jobs to $max_jobs because of memory limits" + test "$lo_jobs" -le 0 && lo_jobs=1 && echo "Warning: Do not use the parallel build at all becuse of memory limits" +fi +# finally set jobs +PARALLEL_BUILD= +if test -n "$lo_jobs" ; then + PARALLEL_BUILD="--with-parallelism=$lo_jobs" +fi +# using icecream +if test -e "/opt/icecream/bin/gcc" -a -e "/opt/icecream/bin/g++" ; then + PARALLEL_BUILD="$PARALLEL_BUILD --enable-icecream" +fi +# make sure that JAVA_HOME is set correctly +source /etc/profile.d/alljava.sh +# use RPM_OPT_FLAGS, ... +# FIXME: use -g1 instead of -g; the .o files need about 12GB disk space with full debugging symbols; there is not enough disk space and not enough memory for linking libmerged on the build hosts +# 12.3 has broken cppconnector with wrong incude paths +%if 0%{?suse_version} == 01230 +ARCH_FLAGS="`echo $RPM_OPT_FLAGS | sed -e 's/\-fexceptions//g' -e 's/^-g /-g1 /g' -e 's/ -g / -g1 /g' -e 's/ -g$/ -g1/g'` -fno-strict-aliasing -I/usr/include/mysql-connector/ " +%else +ARCH_FLAGS="`echo $RPM_OPT_FLAGS | sed -e 's/\-fexceptions//g' -e 's/^-g /-g1 /g' -e 's/ -g / -g1 /g' -e 's/ -g$/ -g1/g'` -fno-strict-aliasing" +%endif +CFLAGS="$ARCH_FLAGS" +CXXFLAGS="$ARCH_FLAGS" +export ARCH_FLAGS CFLAGS CXXFLAGS + # Whack in our python2 so we don't have to use internal one # which is quite nightmare. -export PYTHON=/usr/bin/python -%if 0%{?suse_version} > 01130 -export PYTHON_CFLAGS=`pkg-config --cflags python` -export PYTHON_LIBS=`pkg-config --libs python` -%else -# pkg-config support is not available in the pyton package on SLED11 -export PYTHON_CFLAGS=`python-config --includes` -export PYTHON_LIBS=`python-config --libs` -%endif -%if %prepare_build != 0 -./autogen.sh $PARALLEL_BUILD \ - --libdir=%{_libdir} \ - --prefix=%{_prefix} \ - --mandir=%{_mandir} \ - --sysconfdir=/etc \ +export PYTHON=%{_bindir}/python2 +export PYTHON_CFLAGS=`pkg-config --cflags python2` +export PYTHON_LIBS=`pkg-config --libs python2` + +# do not run configure in autogen but use macro later +export NOCONFIGURE=yes +./autogen.sh +%configure \ + $PARALLEL_BUILD \ --docdir=%{_docdir}/%{name} \ + --with-system-headers \ + --with-system-libs \ + --with-system-jars \ + --with-system-dicts \ --with-vendor=SUSE \ - --with-lang=%lo_langs \ + --with-alloc=system \ + --with-lang=%{langpack_langs} \ --disable-fetch-external \ --with-external-tar="$RPM_SOURCE_DIR" \ - --with-alloc=system \ - --with-compat-oowrappers \ + --disable-epm \ + --disable-gnome-vfs \ + --disable-gstreamer-0-10 \ + --disable-kdeab \ + --disable-kde \ + --disable-online-update \ + --disable-systray \ --enable-release-build \ --enable-split-app-modules \ --enable-split-opt-features \ --enable-mergelibs \ + --enable-cairo-canvas \ + --enable-graphite \ + --enable-largefile \ + --enable-mergelibs \ --enable-python=system \ - --with-jdk-home=$JAVA_HOME \ - --with-ant-home=/usr/share/ant \ + --enable-randr \ + --enable-randr-link \ + --without-afms \ --without-fonts \ --without-myspell-dicts \ - --with-external-dict-dir=/usr/share/myspell \ - --with-external-hyph-dir=/usr/share/ooo/hyphen \ - --with-external-thes-dir=/usr/share/ooo/thesaurus \ - --without-doxygen \ - --with-help=common \ -%if %lo_build_sdk == yes + --with-jdk-home=$JAVA_HOME \ + --with-ant-home=%{_datadir}/ant \ + --with-external-dict-dir=%{_datadir}/myspell \ + --with-external-hyph-dir=%{_datadir}/ooo/hyphen \ + --with-external-thes-dir=%{_datadir}/ooo/thesaurus \ + --with-help \ --enable-odk \ -%endif -%if 0%{?suse_version} >= 01210 + --with-doxygen \ --enable-gtk3 \ -%endif -%if 0%{?suse_version} - --enable-kde \ --enable-kde4 \ -%endif - --enable-gstreamer-0-10 \ + --enable-gstreamer \ --enable-evolution2 \ --enable-lockdown \ --enable-dbus \ -%if 0%{?suse_version} <= 01130 -%if %build_mono != 0 - --enable-mono \ - --with-mono-gac-root=%{_prefix}/lib \ -%endif -%endif -%if %suse_version <= 1130 - --without-junit \ -%endif -%if %suse_version < 1210 - --without-system-icu \ -%endif -%if %debug_build == 0 - --disable-ccache \ -%endif + --enable-hardlink-deliver \ --enable-ext-ct2n \ --enable-ext-nlpsolver \ --enable-ext-google-docs \ @@ -1423,100 +921,35 @@ export PYTHON_LIBS=`python-config --libs` --enable-ext-mariadb-connector \ --enable-scripting-beanshell \ --enable-scripting-javascript \ - --with-system-dicts \ - --with-system-headers \ -%if 0%{?suse_version} <= 01130 - --without-system-boost \ - --without-system-vigra \ -%endif -%if 0%{?suse_version} < 01230 - --without-system-mdds \ -%endif - --without-system-npapi-headers \ - --without-system-sane \ - --with-system-libs \ -%if 0%{?suse_version} <= 01110 - --without-system-postgresql \ -%endif -%if 0%{?suse_version} <= 01130 - --without-system-lcms2 \ - --without-system-libwpd \ - --without-system-libwpg \ - --without-system-libwps \ -%endif -%if 0%{?suse_version} >= 01230 + --enable-telepathy \ + --enable-opengl \ + --enable-vlc \ + --enable-neon \ --with-system-ucpp \ -%endif -%if 0%{?suse_version} < 01310 - --without-system-libcmis \ - --without-system-libmwaw \ - --without-system-libodfgen \ +%if %{debug_build} == 0 + --disable-ccache \ %endif %ifarch ppc64 - --disable-report-builder \ + --disable-report-builder \ %endif -%if 0%{?suse_version} < 01230 - --without-system-clucene \ - --without-system-mysql-cppconn \ - --without-system-libcdr \ - --without-system-libvisio \ - --without-system-graphite \ - --without-system-libexttextcat \ - --without-system-liblangtag \ - --without-system-libmspub \ - --without-system-redland \ - --without-system-orcus \ - --without-system-altlinuxhyph \ - --without-system-mythes \ - --without-system-harfbuzz \ -%endif - --without-system-apache-commons \ - --without-system-beanshell \ - --without-system-hsqldb \ - --without-system-jfreereport \ - --without-system-servlet-api -%endif -# prebuilt stuff -( - sed '/SOLARVER/!d' config_host.mk > "${RPM_BUILD_ROOT}/config_host.mk.parsed" - sed '/INPATH/!d' config_host.mk >> "${RPM_BUILD_ROOT}/config_host.mk.parsed" - . "${RPM_BUILD_ROOT}/config_host.mk.parsed" - # hack to add icons for helpcontent that is build separately - mkdir -p $SOLARVER/$INPATH/res/img - perl helpcontent2/helpers/create_ilst.pl -dir=icon-themes/galaxy/res/helpimg >$SOLARVER/$INPATH/res/img/helpimg.ilst - # copy prebuilt extensions into solver - mkdir -p $SOLARVER/$INPATH/bin - install -m 644 $RPM_SOURCE_DIR/*-gdocs_%{gdocs_version}_modified.oxt $SOLARVER/$INPATH/bin/gdocs.oxt - install -m 644 $RPM_SOURCE_DIR/*-numbertext_%{numbertext_version}.oxt $SOLARVER/$INPATH/bin/numbertext.oxt -) + --without-system-jfreereport + # hack to correctly bootstrap python stuff with system python, (deb#501028, i#90701) -sed -i -e "s|@INSTALLDIR@|%lo_prefix/%lo_home|" pyuno/source/module/uno.py scripting/source/pyprov/officehelper.py -# see how we stay with memory and disk space -free -df || true -cat config_host.mk -# hard link binaries in the build tree; it might save several GBs on the disk and is faster -# touch does not have the --no-dereference option on SLED11-SP1, so this can't be used there -%if %save_space == 1 -export gb_Deliver_HARDLINK=1 -%endif -# FIXME: try to survive some random build problems, e.g. not enough memory when linking -# IMPORTANT: Tomas, please try to keep this hack here or talk to me before removing it ;-) !!!! -make || make || make +sed -i -e "s|@INSTALLDIR@|%{lo_prefix}/%{lo_home}|" pyuno/source/module/uno.py scripting/source/pyprov/officehelper.py + +# just call make here as we added the jobs in configure +make build-nocheck + +%check +make unitcheck +make slowcheck %install -%ifarch x86_64 ppc -%if 0%{?suse_version} && 0%{?suse_version} <= 01020 -# FIXME: move this to libreoffice-build -export JAVA_HOME=/usr -%endif -%endif -# -make DESTDIR=$RPM_BUILD_ROOT distro-pack-install +make DESTDIR=%{buildroot} distro-pack-install ################ # update desktop files builddir=`pwd` -cd $RPM_BUILD_ROOT%_datadir/applications +cd %{buildroot}%{_datadir}/applications for desktop in * ; do # relative link is needed by %%suse_update_desktop_file relative_target=`readlink $desktop | sed "s|%lo_prefix|../../%_lib|"` @@ -1532,79 +965,58 @@ for desktop in * ; do app=`echo $desktop_new | sed "s/.desktop//"` %suse_update_desktop_file $app done +sed -i -e 's:Office;:Office;Spreadsheet;:g' %_datadir/applications/math.desktop cd - ################ -# save l10n files in l10n-prebuild package -l10n_prebuilt_list=file-lists/l10n-prebuilt.txt -mkdir -p $RPM_BUILD_ROOT/%lo_prefix/%lo_home/share/file-lists -echo "%dir %lo_prefix/%lo_home/share/file-lists" >file-lists/l10n-prebuilt.txt -for file_list in file-lists/lang_*.txt ; do - if test "$file_list" = "file-lists/lang_en_US_list.txt" ; then - cat $file_list >>file-lists/common_list.txt - else - cat $file_list >>file-lists/l10n-prebuilt.txt - cp $file_list $RPM_BUILD_ROOT%lo_prefix/%lo_home/share/file-lists - echo "%lo_prefix/%lo_home/share/$file_list" >>file-lists/l10n-prebuilt.txt - fi -done -################ # compat stuff for noarch packages -mkdir -p $RPM_BUILD_ROOT/%_datadir/%lo_home/program -install -m 755 $RPM_SOURCE_DIR/link-to-ooo-home $RPM_BUILD_ROOT%_datadir/%lo_home/ -echo "%dir %_datadir/%lo_home" >>file-lists/common_list.txt -echo "%dir %_datadir/%lo_home/program" >>file-lists/common_list.txt -echo "%_datadir/%lo_home/link-to-ooo-home" >>file-lists/common_list.txt -################ -# compat symlink to correctly uninstall OOo -mkdir -p $RPM_BUILD_ROOT%_datadir/ooo3 -ln -sf ../libreoffice/link-to-ooo-home $RPM_BUILD_ROOT%_datadir/ooo3/link-to-ooo-home -echo "%dir %_datadir/ooo3" >>file-lists/common_list.txt -echo "%_datadir/ooo3/link-to-ooo-home" >>file-lists/common_list.txt +mkdir -p %{buildroot}/%{_datadir}/%{lo_home}/program +install -m 755 $RPM_SOURCE_DIR/link-to-ooo-home %{buildroot}%{_datadir}/%{lo_home}/ +echo "%dir %{_datadir}/%{lo_home}" >>file-lists/common_list.txt +echo "%dir %{_datadir}/%{lo_home}/program" >>file-lists/common_list.txt +echo "%{_datadir}/%{lo_home}/link-to-ooo-home" >>file-lists/common_list.txt ################ # helper script for noarch packages # add missing directories to the file list -for dir in `find $RPM_BUILD_ROOT/%_datadir/icons/gnome -type d` ; do - dir=`echo $dir | sed -e "s|$RPM_BUILD_ROOT||"` +for dir in `find %{buildroot}/%{_datadir}/icons/gnome -type d` ; do + dir=`echo $dir | sed -e "s|%{buildroot}||"` echo "%dir $dir" >>file-lists/common_list.txt done -echo "%dir %_datadir/application-registry" >>file-lists/common_list.txt -echo "%dir %_datadir/mime-info" >>file-lists/common_list.txt -echo "%dir %_datadir/mimelnk" >>file-lists/common_list.txt -echo "%dir %_datadir/mimelnk/application" >>file-lists/common_list.txt +echo "%dir %{_datadir}/application-registry" >>file-lists/common_list.txt +echo "%dir %{_datadir}/mime-info" >>file-lists/common_list.txt +echo "%dir %{_datadir}/mimelnk" >>file-lists/common_list.txt +echo "%dir %{_datadir}/mimelnk/application" >>file-lists/common_list.txt ################ # compat symlinks for the old main icon (bnc#724087) icon_found= -for icon in `find $RPM_BUILD_ROOT/%_datadir/icons -name libreoffice-main.png` ; do +for icon in `find %{buildroot}/%{_datadir}/icons -name libreoffice-main.png` ; do icon_found=1 icon_name=$(basename $icon) - icon_dir=$(dirname $icon | sed -e "s|^$RPM_BUILD_ROOT||") - ln -sf $icon_name $RPM_BUILD_ROOT/$icon_dir/ooo-gulls.png + icon_dir=$(dirname $icon | sed -e "s|^%{buildroot}||") + ln -sf $icon_name %{buildroot}/$icon_dir/ooo-gulls.png echo "$icon_dir/ooo-gulls.png" >>file-lists/common_list.txt done test -z "$icon_found" && echo "ERROR: Can't find compat icon for ooo-gulls.png" && exit 1; ################ # common helpcontent files -# create symlinks to /usr/share for noarch help packages -mkdir -p $RPM_BUILD_ROOT/%lo_prefix/%lo_home/help -mkdir -p $RPM_BUILD_ROOT/%_datadir/%lo_home/help -echo "%dir %lo_prefix/%lo_home/help" >>file-lists/common_list.txt -echo "%dir %_datadir/%lo_home/help" >>file-lists/common_list.txt +# create symlinks to %{_datadir} for noarch help packages +mkdir -p %{buildroot}/%{_datadir}/%{lo_home}/help +echo "%dir %{lo_prefix}/%{lo_home}/help" >>file-lists/common_list.txt +echo "%dir %{_datadir}/%{lo_home}/help" >>file-lists/common_list.txt for file in idxcaption.xsl idxcontent.xsl main_transform.xsl ; do - install -m 644 solver/unxlng*.pro/bin/$file $RPM_BUILD_ROOT/%lo_prefix/%lo_home/help - ln -sf %lo_prefix/%lo_home/help/$file $RPM_BUILD_ROOT/%_datadir/%lo_home/help - echo "%lo_prefix/%lo_home/help/$file" >>file-lists/common_list.txt - echo "%_datadir/%lo_home/help/$file" >>file-lists/common_list.txt + ln -sf %{lo_prefix}/%{lo_home}/help/$file %{buildroot}/%{_datadir}/%{lo_home}/help + echo "%{lo_prefix}/%{lo_home}/help/$file" >>file-lists/common_list.txt + echo "%{_datadir}/%{lo_home}/help/$file" >>file-lists/common_list.txt done ################ # branding will be in separate packages # first check wheter the prebuilt sofficerc is still the same -if ! diff $RPM_BUILD_ROOT%lo_prefix/%lo_home/program/sofficerc $RPM_SOURCE_DIR/sofficerc-upstream ; then +if ! diff %{buildroot}%{lo_prefix}/%{lo_home}/program/sofficerc $RPM_SOURCE_DIR/sofficerc-upstream ; then echo "Error: The file \"sofficerc\" has changed in the sources" echo " Please, update the prebuilt variant in $RPM_SOURCE_DIR/sofficerc-upstream" exit 1; fi # replace files with symlinks to noarch packages -mkdir -p $RPM_BUILD_ROOT/%_datadir/%lo_home/program/shell +mkdir -p %{buildroot}/%{_datadir}/%{lo_home}/program/shell for file in sofficerc \ intro.png \ flat_logo.svg \ @@ -1614,450 +1026,176 @@ for file in sofficerc \ shell/backing_rtl_left.png \ shell/backing_rtl_right.png \ shell/backing_space.png ; do - rm -f $RPM_BUILD_ROOT/%lo_prefix/%lo_home/program/$file - ln -sf %_datadir/%lo_home/program/$file $RPM_BUILD_ROOT/%lo_prefix/%lo_home/program/$file + rm -f %{buildroot}/%{lo_prefix}/%{lo_home}/program/$file + ln -sf %{_datadir}/%{lo_home}/program/$file %{buildroot}/%{lo_prefix}/%{lo_home}/program/$file # touch the target file to make brp-symlink happy; the touched files are not packaged # it would be possible to disable the error using NO_BRP_STALE_LINK_ERROR=yes but the check is pretty useful to catch other errors - touch $RPM_BUILD_ROOT/%_datadir/%lo_home/program/$file + touch %{buildroot}/%{_datadir}/%{lo_home}/program/$file done ################ # extra background picture into the gallery -export galdir="%lo_prefix/%lo_home/share/gallery" -install -m 644 "$RPM_SOURCE_DIR/Draft.jpg" "$RPM_BUILD_ROOT$galdir/www-back/" +export galdir="%{lo_prefix}/%{lo_home}/share/gallery" +install -m 644 "$RPM_SOURCE_DIR/Draft.jpg" "%{buildroot}$galdir/www-back/" echo "$galdir/www-back/Draft.jpg" >>file-lists/common_list.txt -# make sure that the existing galleries can be modified -chmod 644 $RPM_BUILD_ROOT$galdir/sg*.??? -# LC_ALL=en_US.UTF-8 is necessary to make sure that the name "Backgrounds" is compared with the right localization -LC_ALL=en_US.UTF-8 $RPM_BUILD_ROOT%lo_prefix/%lo_home/program/gengal -headless --name "Backgrounds" --path "$RPM_BUILD_ROOT$galdir" --destdir "$RPM_BUILD_ROOT" "$RPM_BUILD_ROOT$galdir/www-back/Draft.jpg" || exit 1; +# make sure that the existing galleries can be modified +chmod 644 %{buildroot}$galdir/sg*.??? +# LC_ALL=en_US.UTF-8 is necessary to make sure that the name "Backgrounds" is compared with the right localization +LC_ALL=en_US.UTF-8 %{buildroot}%{lo_prefix}/%{lo_home}/program/gengal -headless --name "Backgrounds" --path "%{buildroot}$galdir" --destdir %{buildroot} "%{buildroot}$galdir/www-back/Draft.jpg" || exit 1; ################ -# FIXME: fast hack to solve a customer issue, n#364523 -# we need a more generic solution -ln -sf acor_fr-FR.dat $RPM_BUILD_ROOT%lo_prefix/%lo_home/share/autocorr/acor_fr-CA.dat -echo "%lo_prefix/%lo_home/share/autocorr/acor_fr-CA.dat" >>file-lists/common_list.txt +# FIXME: fast hack to solve a customer issue, n#364523 +# we need a more generic solution +ln -sf acor_fr-FR.dat %{buildroot}%{lo_prefix}/%{lo_home}/share/autocorr/acor_fr-CA.dat +echo "%{lo_prefix}/%{lo_home}/share/autocorr/acor_fr-CA.dat" >>file-lists/common_list.txt ################ # helper script to create libstlport compat symlink (bnc#458952) -%ifarch %ix86 -cat << EOF > $RPM_BUILD_ROOT%lo_prefix/%lo_home/ure/bin/create-libstlport-compat-links +%ifarch %{ix86} +cat << EOF > %{buildroot}%{lo_prefix}/%{lo_home}/ure/bin/create-libstlport-compat-links #!/bin/sh # helper script to create compat link needed to run upstream extensions (bnc#458952) -if ! test -L %_libdir/libstlport_gcc.so -a -r %_libdir/libstlport_gcc.so ; then - lib_name=\`ls /usr/lib/libstlport_gcc.so.4* 2>/dev/null | tail -n 1\` +if ! test -L %{_libdir}/libstlport_gcc.so -a -r %{_libdir}/libstlport_gcc.so ; then + lib_name=\`ls %{_libexecdir}/libstlport_gcc.so.4* 2>/dev/null | tail -n 1\` if test -n "\$lib_name" -a -r "\$lib_name" ; then - lib_name=\`basename \$lib_name\` - rm -f %_libdir/libstlport_gcc.so - ln -sf \$lib_name %_libdir/libstlport_gcc.so + lib_name=\`basename \$lib_name\` + rm -f %{_libdir}/libstlport_gcc.so + ln -sf \$lib_name %{_libdir}/libstlport_gcc.so fi fi EOF -chmod 755 $RPM_BUILD_ROOT%lo_prefix/%lo_home/ure/bin/create-libstlport-compat-links -echo "%lo_prefix/%lo_home/ure/bin/create-libstlport-compat-links" >>file-lists/common_list.txt +chmod 755 %{buildroot}%{lo_prefix}/%{lo_home}/ure/bin/create-libstlport-compat-links +echo "%{lo_prefix}/%{lo_home}/ure/bin/create-libstlport-compat-links" >>file-lists/common_list.txt %endif -################ -# helper script to update budled extensions cache -mkdir -p $RPM_BUILD_ROOT/%_prefix/sbin -cat << EOF > $RPM_BUILD_ROOT/%_prefix/sbin/unopkg-sync-bundled -#!/bin/sh -# this script exists because it might be called by some packages with extensions -# it has been obsolete since LO-3.6.1, August 2012 - -# do not crate the cache because it is not secure -# rather remove it (fdo#53006, fdo#51252) -bundled_cache="%lo_prefix/%lo_home/share/prereg/bundled" -test -d "$bundled_cache" && rm -rf "$bundled_cache"/* || true; -exit 0 -EOF -chmod 755 $RPM_BUILD_ROOT%_prefix/sbin/unopkg-sync-bundled -echo "%_prefix/sbin/unopkg-sync-bundled" >>file-lists/common_list.txt - -################ # Symlink uno.py and unohelper.py so that python can find them -mkdir -p $RPM_BUILD_ROOT%python_sitelib -ln -s %_libdir/libreoffice/program/uno.py $RPM_BUILD_ROOT%python_sitelib/uno.py -ln -s %_libdir/libreoffice/program/unohelper.py $RPM_BUILD_ROOT%python_sitelib/unohelper.py -################ -# try to save some more space before creating rpms -%if %save_space == 1 -rm -rf translations/source -%endif -%fdupes $RPM_BUILD_ROOT/usr +mkdir -p %{buildroot}%{python_sitelib} +ln -s %{_libdir}/libreoffice/program/uno.py %{buildroot}%{python_sitelib}/uno.py +ln -s %{_libdir}/libreoffice/program/unohelper.py %{buildroot}%{python_sitelib}/unohelper.py -%clean -rm -rf $RPM_BUILD_ROOT +# Move icon themes from lib to share +mkdir -p %{buildroot}%{_datadir}/%{lo_home}/share/config +mv %{buildroot}%{_libdir}/%{lo_home}/share/config/images*.zip %{buildroot}%{_datadir}/%{lo_home}/share/config/ + +# We have ton of duped files so run over it +%fdupes %{buildroot}/usr %pre # do not crate cache for bundled extensions because it is not secure # rather remove it (fdo#53006, fdo#51252, bnc#769448) -bundled_cache="%lo_prefix/%lo_home/share/prereg/bundled" +# Remove after 12.2 is out of support scope. +bundled_cache="%{lo_prefix}/%{lo_home}/share/prereg/bundled" test -d "$bundled_cache" && rm -rf "$bundled_cache"/* || true; %post /sbin/ldconfig -%if %suse_version > 1130 %mime_database_post %desktop_database_post %icon_theme_cache_post -%else -test -f /usr/bin/update-mime-database && /usr/bin/update-mime-database %{_datadir}/mime > /dev/null || : -test -f /usr/bin/update-desktop-database && /usr/bin/update-desktop-database > /dev/null || : -test -f /sbin/conf.d/SuSEconfig.gtk2 && SuSEconfig --module gtk2 > /dev/null || : -test -f /sbin/conf.d/SuSEconfig.glib2 && SuSEconfig --module glib2 > /dev/null || : -%endif # do not crate the cache because it is not secure # remove the system cache for bundled extensions; it is not secure (fdo#53006, fdo#51252) # it has not been created since LO-3.6.1, August 2012 -bundled_cache="%lo_prefix/%lo_home/share/prereg/bundled" +bundled_cache="%{lo_prefix}/%{lo_home}/share/prereg/bundled" test -d "$bundled_cache" && rm -rf "$bundled_cache"/* || true; exit 0 %preun -test "$1" = "0" && rm -rf ./%lo_prefix/%lo_home/share/uno_packages/cache || true +test "$1" = "0" && rm -rf ./%{lo_prefix}/%{lo_home}/share/uno_packages/cache || true %postun /sbin/ldconfig -%if %suse_version > 1130 %icon_theme_cache_postun %desktop_database_postun %mime_database_postun -%else -test -f /usr/bin/update-mime-database && /usr/bin/update-mime-database %{_datadir}/mime > /dev/null || : -test -f /usr/bin/update-desktop-database && /usr/bin/update-desktop-database > /dev/null || : -test -f /sbin/conf.d/SuSEconfig.gtk2 && SuSEconfig --module gtk2 > /dev/null || : -test -f /sbin/conf.d/SuSEconfig.glib2 && SuSEconfig --module glib2 > /dev/null || : -%endif -# -%ifarch %ix86 +%ifarch %{ix86} if test $1 = 0 ; then # LO is removed => remove the link as well if it is not created by stlport-devel package (bnc#458952) - if test -L %_libdir/libstlport_gcc.so -a ! -r %_prefix/include/stlport/ctime ; then - rm -f %_libdir/libstlport_gcc.so + if test -L %{_libdir}/libstlport_gcc.so -a ! -r %{_includedir}/stlport/ctime ; then + rm -f %{_libdir}/libstlport_gcc.so fi fi %endif exit 0 %posttrans -%ifarch %ix86 +%ifarch %{ix86} # the compat link was %%ghost in old OOo-ure packages, so it might be removed also during OOo-ure update (bnc#458952) -if test -f %lo_prefix/%lo_home/ure/bin/javaldx ; then - %lo_prefix/%lo_home/ure/bin/create-libstlport-compat-links || true; +if test -f %{lo_prefix}/%{lo_home}/ure/bin/javaldx ; then + %{lo_prefix}/%{lo_home}/ure/bin/create-libstlport-compat-links || true; fi %endif -%ifarch %ix86 - +%ifarch %{ix86} %triggerin -- mysql-connector-java -%lo_prefix/%lo_home/program/java-set-classpath /usr/share/java/mysql-connector-java.jar || true +%{lo_prefix}/%{lo_home}/program/java-set-classpath %{_datadir}/java/mysql-connector-java.jar || true %triggerpostun -- mysql-connector-java -%lo_prefix/%lo_home/program/java-set-classpath /usr/share/java/mysql-connector-java.jar || true +%{lo_prefix}/%{lo_home}/program/java-set-classpath %{_datadir}/java/mysql-connector-java.jar || true %triggerin -- libstlport_gcc4 # create compat link needed to run upstream extensions (bnc#458952) -%lo_prefix/%lo_home/ure/bin/create-libstlport-compat-links || true; -%endif - -%ifarch %ix86 +%{lo_prefix}/%{lo_home}/ure/bin/create-libstlport-compat-links || true; %triggerpostun -- libstlport_gcc4-devel # create compat link needed to run upstream extensions (bnc#458952) -%lo_prefix/%lo_home/ure/bin/create-libstlport-compat-links || true; -%endif - -%ifarch %ix86 +%{lo_prefix}/%{lo_home}/ure/bin/create-libstlport-compat-links || true; %triggerpostun -- libstlport_gcc4 # remove compat link needed to run upstream extensions (bnc#458952) if test $2 = 0 ; then - if test -L %_libdir/libstlport_gcc.so -a ! -r %_libdir/libstlport_gcc.so ; then - rm -f %_libdir/libstlport_gcc.so + if test -L %{_libdir}/libstlport_gcc.so -a ! -r %{_libdir}/libstlport_gcc.so ; then + rm -f %{_libdir}/libstlport_gcc.so fi fi exit 0 %endif -##################### -# base - %post base -%if %suse_version > 1130 %desktop_database_post -%else -test -f /usr/bin/update-desktop-database && /usr/bin/update-desktop-database > /dev/null || : -test -f /sbin/conf.d/SuSEconfig.glib2 && SuSEconfig --module glib2 > /dev/null || : -%endif -exit 0 %postun base -%if %suse_version > 1130 %desktop_database_postun -%else -test -f /usr/bin/update-desktop-database && /usr/bin/update-desktop-database > /dev/null || : -test -f /sbin/conf.d/SuSEconfig.glib2 && SuSEconfig --module glib2 > /dev/null || : -%endif -exit 0 - -##################### -# calc %post calc -%if %suse_version > 1130 %desktop_database_post -%else -test -f /usr/bin/update-desktop-database && /usr/bin/update-desktop-database > /dev/null || : -test -f /sbin/conf.d/SuSEconfig.glib2 && SuSEconfig --module glib2 > /dev/null || : -%endif -exit 0 %postun calc -%if %suse_version > 1130 %desktop_database_postun -%else -test -f /usr/bin/update-desktop-database && /usr/bin/update-desktop-database > /dev/null || : -test -f /sbin/conf.d/SuSEconfig.glib2 && SuSEconfig --module glib2 > /dev/null || : -%endif -exit 0 - -##################### -# draw %post draw -%if %suse_version > 1130 %desktop_database_post -%else -test -f /usr/bin/update-desktop-database && /usr/bin/update-desktop-database > /dev/null || : -test -f /sbin/conf.d/SuSEconfig.glib2 && SuSEconfig --module glib2 > /dev/null || : -%endif -exit 0 %postun draw -%if %suse_version > 1130 %desktop_database_postun -%else -test -f /usr/bin/update-desktop-database && /usr/bin/update-desktop-database > /dev/null || : -test -f /sbin/conf.d/SuSEconfig.glib2 && SuSEconfig --module glib2 > /dev/null || : -%endif -exit 0 - -##################### -# math %post math -%if %suse_version > 1130 %desktop_database_post -%else -test -f /usr/bin/update-desktop-database && /usr/bin/update-desktop-database > /dev/null || : -test -f /sbin/conf.d/SuSEconfig.glib2 && SuSEconfig --module glib2 > /dev/null || : -%endif -exit 0 %postun math -%if %suse_version > 1130 %desktop_database_postun -%else -test -f /usr/bin/update-desktop-database && /usr/bin/update-desktop-database > /dev/null || : -test -f /sbin/conf.d/SuSEconfig.glib2 && SuSEconfig --module glib2 > /dev/null || : -%endif -exit 0 - -##################### -# impress %post impress -%if %suse_version > 1130 %desktop_database_post -%else -test -f /usr/bin/update-desktop-database && /usr/bin/update-desktop-database > /dev/null || : -test -f /sbin/conf.d/SuSEconfig.glib2 && SuSEconfig --module glib2 > /dev/null || : -%endif -exit 0 %postun impress -%if %suse_version > 1130 %desktop_database_postun -%else -test -f /usr/bin/update-desktop-database && /usr/bin/update-desktop-database > /dev/null || : -test -f /sbin/conf.d/SuSEconfig.glib2 && SuSEconfig --module glib2 > /dev/null || : -%endif -exit 0 - -##################### -# writer %post writer -%if %suse_version > 1130 %desktop_database_post -%else -test -f /usr/bin/update-desktop-database && /usr/bin/update-desktop-database > /dev/null || : -test -f /sbin/conf.d/SuSEconfig.glib2 && SuSEconfig --module glib2 > /dev/null || : -%endif -exit 0 %postun writer -%if %suse_version > 1130 %desktop_database_postun -%else -test -f /usr/bin/update-desktop-database && /usr/bin/update-desktop-database > /dev/null || : -test -f /sbin/conf.d/SuSEconfig.glib2 && SuSEconfig --module glib2 > /dev/null || : -%endif -exit 0 - -# base-drivers-postgresql - -%post base-drivers-postgresql -if test -f %lo_prefix/ooo3/share/extension/install/postgresql-sdbc-*.zip ; then - echo - echo "WARNING: Please ignore the following error about the extension:" - echo "WARNING: org.openoffice.legacy.postgresql-sdbc-0.7.x.zip" - echo "WARNING: It is printed by the old OpenOffice_org package. The extension cannot" - echo "WARNING: be unregistered from the OOo cache because unopkg tool already" - echo "WARNING: works with the LO cache. The LO installation will be correct!" - echo -fi - -# base - -%post base-extensions -if test -f %ooo_prefix/ooo3/share/extension/install/report-builder.oxt ; then - echo - echo "WARNING: Please ignore the following error about the extension:" - echo "WARNING: com.sun.reportdesigner" - echo "WARNING: It is printed by the old OpenOffice_org package. The extension cannot" - echo "WARNING: be unregistered from the OOo cache because unopkg tool already" - echo "WARNING: works with the LO cache. The LO installation will be correct!" - echo -fi -if test -f %ooo_prefix/ooo3/share/extension/install/mysql-connector-ooo.oxt ; then - echo - echo "WARNING: Please ignore the following error about the extension:" - echo "WARNING: com.sun.star.mysql-connector-ooo" - echo "WARNING: It is printed by the old OpenOffice_org package. The extension cannot" - echo "WARNING: be unregistered from the OOo cache because unopkg tool already" - echo "WARNING: works with the LO cache. The LO installation will be correct!" - echo -fi - -# MySQL driver - -%if 0%{?suse_version} >= 01120 - -%post base-drivers-mysql -if test -f %ooo_prefix/ooo3/share/extension/install/mysql-connector-ooo.oxt ; then - echo - echo "WARNING: Please ignore the following error about the extension:" - echo "WARNING: com.sun.star.mysql-connector-ooo" - echo "WARNING: It is printed by the old OpenOffice_org package. The extension cannot" - echo "WARNING: be unregistered from the OOo cache because unopkg tool already" - echo "WARNING: works with the LO cache. The LO installation will be correct!" - echo -fi - -%endif - -# calc - -%post calc-extensions -if test -f %ooo_prefix/ooo3/share/extension/install/ConvertTextToNumber-*.oxt ; then - echo - echo "WARNING: Please ignore the following error about the extension:" - echo "WARNING: nl.nouenoff.ct2n" - echo "WARNING: It is printed by the old OpenOffice_org package. The extension cannot" - echo "WARNING: be unregistered from the OOo cache because unopkg tool already" - echo "WARNING: works with the LO cache. The LO installation will be correct!" - echo -fi -if test -f %ooo_prefix/ooo3/share/extension/install/NLPSolver.oxt ; then - echo - echo "WARNING: Please ignore the following error about the extension:" - echo "WARNING: com.sun.star.comp.Calc.NLPSolver" - echo "WARNING: It is printed by the old OpenOffice_org package. The extension cannot" - echo "WARNING: be unregistered from the OOo cache because unopkg tool already" - echo "WARNING: works with the LO cache. The LO installation will be correct!" - echo -fi -if test -f %ooo_prefix/ooo3/share/extension/install/numbertext-*.oxt ; then - echo - echo "WARNING: Please ignore the following error about the extension:" - echo "WARNING: org.numbertext-calc-addin" - echo "WARNING: It is printed by the old OpenOffice_org package. The extension cannot" - echo "WARNING: be unregistered from the OOo cache because unopkg tool already" - echo "WARNING: works with the LO cache. The LO installation will be correct!" - echo -fi - -# draw - -%post draw-extensions -if test -f %ooo_prefix/ooo3/share/extension/install/pdfimport.oxt ; then - echo - echo "WARNING: Please ignore the following error about the extension:" - echo "WARNING: com.sun.star.PDFImport" - echo "WARNING: It is printed by the old OpenOffice_org package. The extension cannot" - echo "WARNING: be unregistered from the OOo cache because unopkg tool already" - echo "WARNING: works with the LO cache. The LO installation will be correct!" - echo -fi - -# impress - -%post impress-extensions -if test -f %ooo_prefix/ooo3/share/extension/install/presentation-minimizer.oxt ; then - echo - echo "WARNING: Please ignore the following error about the extension:" - echo "WARNING: com.sun.star.PresentationMinimizer" - echo "WARNING: It is printed by the old OpenOffice_org package. The extension cannot" - echo "WARNING: be unregistered from the OOo cache because unopkg tool already" - echo "WARNING: works with the LO cache. The LO installation will be correct!" - echo -fi -if test -f %ooo_prefix/ooo3/share/extension/install/presenter-screen.oxt ; then - echo - echo "WARNING: Please ignore the following error about the extension:" - echo "WARNING: com.sun.PresenterScreen" - echo "WARNING: It is printed by the old OpenOffice_org package. The extension cannot" - echo "WARNING: be unregistered from the OOo cache because unopkg tool already" - echo "WARNING: works with the LO cache. The LO installation will be correct!" - echo -fi - -# writer - -%post writer-extensions -if test -f %ooo_prefix/ooo3/share/extension/install/gdocs*.oxt ; then - echo - echo "WARNING: Please ignore the following error about the extension:" - echo "WARNING: org.openoffice.gdocs.oxt" - echo "WARNING: It is printed by the old OpenOffice_org package. The extension cannot" - echo "WARNING: be unregistered from the OOo cache because unopkg tool already" - echo "WARNING: works with the LO cache. The LO installation will be correct!" - echo -fi -if test -f %ooo_prefix/ooo3/share/extension/install/wiki-publisher.oxt ; then - echo - echo "WARNING: Please ignore the following error about the extension:" - echo "WARNING: com.sun.wiki-publisher" - echo "WARNING: It is printed by the old OpenOffice_org package. The extension cannot" - echo "WARNING: be unregistered from the OOo cache because unopkg tool already" - echo "WARNING: works with the LO cache. The LO installation will be correct!" - echo -fi - -####################### -# file lists %files -f file-lists/common_list.txt -%defattr(-,root,root) +%defattr(-,root,root) # ignore helper files for brp-symlink check -%exclude %_datadir/%lo_home/program/sofficerc -%exclude %_datadir/%lo_home/program/flat_logo.svg -%exclude %_datadir/%lo_home/program/*.png -%exclude %_datadir/%lo_home/program/shell/*.png -%exclude %_datadir/%lo_home/program/shell/*.svg +%exclude %{_datadir}/%{lo_home}/program/sofficerc +%exclude %{_datadir}/%{lo_home}/program/flat_logo.svg +%exclude %{_datadir}/%{lo_home}/program/*.png +%exclude %{_datadir}/%{lo_home}/program/shell/*.png +%exclude %{_datadir}/%{lo_home}/program/shell/*.svg # such a big icons are not provided by other packages # FIXME: last time checked on openSUSE-12.2 -%dir %_datadir/icons/hicolor/512x512 -%dir %_datadir/icons/hicolor/512x512/apps -%dir %_datadir/icons/hicolor/512x512/mimetypes +%dir %{_datadir}/icons/hicolor/512x512 +%dir %{_datadir}/icons/hicolor/512x512/apps +%dir %{_datadir}/icons/hicolor/512x512/mimetypes %files -f file-lists/base_list.txt base %defattr(-,root,root) @@ -2081,82 +1219,87 @@ fi %defattr(-,root,root) %files -f file-lists/filters_list.txt filters-optional -%defattr(-,root,root) - -%files -f file-lists/mailmerge_list.txt mailmerge -%defattr(-,root,root) - -%if 0%{?suse_version} <= 01130 -%files -f file-lists/mono_list.txt mono %defattr(-,root,root) -%if %build_mono == 0 -%doc README-mono.txt -%endif -%endif -%files -f file-lists/pyuno_list.txt pyuno -%defattr(-,root,root) -%python_sitelib/uno.py -%python_sitelib/unohelper.py +%files -f file-lists/mailmerge_list.txt mailmerge +%defattr(-,root,root) + +%files -f file-lists/pyuno_list.txt pyuno +%defattr(-,root,root) +%{python_sitelib}/uno.py +%{python_sitelib}/unohelper.py %files -f file-lists/gnome_list.txt gnome -%defattr(-,root,root) - -%files -f file-lists/kde_list.txt kde -%defattr(-,root,root) +%defattr(-,root,root) %files -f file-lists/kde4_list.txt kde4 -%defattr(-,root,root) +%defattr(-,root,root) %files -f file-lists/officebean_list.txt officebean -%defattr(-,root,root) +%defattr(-,root,root) -%if %lo_build_sdk == yes +%files -f file-lists/sdk_list.txt sdk +%defattr(-,root,root) -%files -f file-lists/sdk_list.txt sdk -%defattr(-,root,root) - -%files -f file-lists/sdk_doc_list.txt sdk-doc -%defattr(-,root,root) -%endif +%files -f file-lists/sdk_doc_list.txt sdk-doc +%defattr(-,root,root) %files base-extensions %defattr(-,root,root) -%if 0%{?suse_version} && 0%{?suse_version} < 01120 -%lo_prefix/%lo_home/share/extensions/mysql-connector-ooo -%endif - -%if 0%{?suse_version} >= 01120 %files base-drivers-mysql %defattr(-,root,root) -%lo_prefix/%lo_home/share/extensions/mysql-connector-ooo -%endif +%{lo_prefix}/%{lo_home}/share/extensions/mysql-connector-ooo %files calc-extensions %defattr(-,root,root) %doc README-scsolver.txt -%lo_prefix/%lo_home/share/extensions/ConvertTextToNumber -%lo_prefix/%lo_home/share/extensions/nlpsolver -%lo_prefix/%lo_home/share/extensions/numbertext - -%files draw-extensions -%defattr(-,root,root) -%doc README-draw-extensions.txt +%{lo_prefix}/%{lo_home}/share/extensions/ConvertTextToNumber +%{lo_prefix}/%{lo_home}/share/extensions/nlpsolver +%{lo_prefix}/%{lo_home}/share/extensions/numbertext %files impress-extensions %defattr(-,root,root) -%lo_prefix/%lo_home/share/extensions/presentation-minimizer +%{lo_prefix}/%{lo_home}/share/extensions/presentation-minimizer %files writer-extensions %defattr(-,root,root) -%lo_prefix/%lo_home/share/extensions/gdocs -%lo_prefix/%lo_home/share/extensions/wiki-publisher +%{lo_prefix}/%{lo_home}/share/extensions/gdocs +%{lo_prefix}/%{lo_home}/share/extensions/wiki-publisher -%files -f file-lists/icon_themes_prebuilt.txt icon-themes-prebuilt -%defattr(-,root,root) - -%files -f file-lists/l10n-prebuilt.txt l10n-prebuilt +%files -n libreoffice-icon-theme-crystal %defattr(-,root,root) +%dir %{_datadir}/%{lo_home} +%dir %{_datadir}/%{lo_home}/share +%dir %{_datadir}/%{lo_home}/share/config +%{_datadir}/%{lo_home}/share/config/images_crystal.zip + +%files -n libreoffice-icon-theme-galaxy +%defattr(-,root,root) +%dir %{_datadir}/%{lo_home} +%dir %{_datadir}/%{lo_home}/share +%dir %{_datadir}/%{lo_home}/share/config +%{_datadir}/%{lo_home}/share/config/images.zip + +%files -n libreoffice-icon-theme-hicontrast +%defattr(-,root,root) +%dir %{_datadir}/%{lo_home} +%dir %{_datadir}/%{lo_home}/share +%dir %{_datadir}/%{lo_home}/share/config +%{_datadir}/%{lo_home}/share/config/images_hicontrast.zip + +%files -n libreoffice-icon-theme-oxygen +%defattr(-,root,root) +%dir %{_datadir}/%{lo_home} +%dir %{_datadir}/%{lo_home}/share +%dir %{_datadir}/%{lo_home}/share/config +%{_datadir}/%{lo_home}/share/config/images_oxygen.zip + +%files -n libreoffice-icon-theme-tango +%defattr(-,root,root) +%dir %{_datadir}/%{lo_home} +%dir %{_datadir}/%{lo_home}/share +%dir %{_datadir}/%{lo_home}/share/config +%{_datadir}/%{lo_home}/share/config/images_tango.zip %changelog diff --git a/libvisio-0.0.30.tar.bz2 b/libvisio-0.0.30.tar.bz2 deleted file mode 100644 index a0b6327..0000000 --- a/libvisio-0.0.30.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:660f071aeef942b6a97219dae443abc23400e6ee82aa99ae3ea00c59bd6ce02c -size 486252 diff --git a/lo-help-en-US b/lo-help-en-US deleted file mode 100644 index 6520d52..0000000 --- a/lo-help-en-US +++ /dev/null @@ -1,3 +0,0 @@ -# %lang lang-code[/upstream-lang-code] lang-name min-build-number spec-group-number - -%lang en-US American 0 0 diff --git a/lo-help-gen-spec b/lo-help-gen-spec deleted file mode 100644 index 1888a80..0000000 --- a/lo-help-gen-spec +++ /dev/null @@ -1,373 +0,0 @@ -#!/usr/bin/perl -w - -# This script changes the definite article of ProductName - -use strict; -use File::Copy; - -my $args = join ' ', @ARGV; -my $max_level = 2; - - -sub init_lang_data($$$$$) -{ - my ($pdata, $lang_code, $long_name, $level, $group) = @_; - - my $curLang; - my $upstreamLang; - # we support the syntax: package_lang_code[/lo_source_lang_code] - if ($lang_code =~ m/([\w\-]+)\/?([\w\-]+)?/) { - $curLang = "$1"; - if (defined $2) { - $upstreamLang = "$2"; - } else { - $upstreamLang = $curLang; - } - } else { - die "Syntax error: unknown format of the language code: $lang_code, line $."; - } - - % {$pdata->{'lang'}{$curLang}} = (); - my $pld = \% {$pdata->{'lang'}{$curLang}}; - - $pld->{'long_name'} = $long_name; - $pld->{'level'} = $level; - $pld->{'group'} = $group; - $pld->{'locale'} = $upstreamLang; - $pld->{'locale'} =~ s/-/_/g; - $pld->{'package-help'} = (); - - $pdata->{'max_group'} = $group if ($group > $pdata->{'max_group'}); - - ($level <= $max_level) || die "Error: Maximum allowed level is $max_level, line $."; - foreach my $l ($level .. $max_level) { - @ {$pdata->{'level_langs_list'}[$l]} = () unless (defined $pdata->{'level_langs_list'}[$l]); - push @ {$pdata->{'level_langs_list'}[$l]}, $upstreamLang; - $l++; - } - - return $pld; -} - -sub read_data($$) -{ - my ($data_file, $pdata) = @_; - # pointer to locale data - my $pld = undef; - - $pdata->{'max_group'} = 0; - $pdata->{'level_langs_list'} = (); - @ {$pdata->{'level_langs_list'}[$_]} = () foreach (0 .. $max_level); - - open DATA , "< $data_file" or die "Can't open '$data_file'\n"; - - while( my $line = ){ - chomp $line; - # ignore comments - $line =~ s/#.*$//; - if ( $line =~ m/^\s*\%lang\s+([\w\-\/]+)\s+(\w+)\s+(\d+)\s+(\d+)\s*$/ ) { - # long name without without quotation marks, e.g. %lang de German 1 1 - # the language code might be different for the packages for upstream file list, e.g. %lang gu-IN/gu Gujarati 2 3 - $pld = init_lang_data($pdata, "$1", "$2", "$3", "$4"); - } elsif ( $line =~ m/^\s*\%lang\s+([\w\-\/]+)\s+\"([\w\s]+)\"\s+(\d+)\s+(\d+)\s*$/ ) { - # long name with with quotation marks, e.g. %lang en-ZA "South Africa English" 2 2 - $pld = init_lang_data($pdata, "$1", "$2", "$3", "$4"); - } elsif ( $line =~ /^\s*\%poor-help\s*$/ ) { - $pld->{'poor-help'} = 1; - } elsif ( $line =~ /^\s*\%package\s+(.*)$/ ) { - push @ {$pld->{'package'}}, "$1"; - } elsif ( $line =~ /^\s*$/ ) { - # ignore empty line - } else { - die "Synrax error in $data_file, line $.\n"; - } - } - close(DATA); -} - -################################## -# conditional lines - -sub write_level_begin($$$) -{ - my ($curLevel, $newLevel, $outp) = @_; - - if ($curLevel != $newLevel) { - ${$outp} .= "%endif\n" if ($curLevel > 0); - ${$outp} .= "%if %test_build_langs >= $newLevel\n" if ($newLevel > 0); - ${$outp} .= "\n" if ($curLevel > 0); - } - - return $newLevel; -} - -sub write_level_end($$) -{ - my ($curLevel, $outp) = @_; - - if ($curLevel > 0) { - ${$outp} .= "%endif\n"; - } - - return 0; -} - -############################## -# simple sections - -sub write_do_not_edit_section($) -{ - my $out = "###################################################################\n" . - "## DO NOT EDIT THIS SPEC FILE\n" . - "## Generated by:\n" . - "## perl lo-help-gen-spec $args\n" . - "###################################################################"; - return $out; -} - - -############################## -# all langs sections - -sub write_metadata_section($$) -{ - my ($pdata, $curLang) = @_; - my $pld = \% {$pdata->{'lang'}{$curLang}}; - my $out = ""; - - return $out if (defined $pld->{'poor-help'}); - - my $oldPackage; - if ("$curLang" eq "en-US") { - $oldPackage = "OpenOffice_org"; - } else { - $oldPackage = "OpenOffice_org-$curLang"; - } - - $out .= "%package -n libreoffice-help-$curLang\n"; - $out .= "Summary: $pld->{'long_name'} Help Localization for LibreOffice\n"; - $out .= "Group: Productivity/Office/Suite\n"; - $out .= "Provides: locale(libreoffice:$pld->{'locale'})\n"; - $out .= "%if 0%{?suse_version} > 01120\n"; - $out .= "Requires(post): coreutils\n"; - $out .= "Requires(post): grep\n"; - $out .= "Requires(post): libreoffice >= 3.5\n"; - $out .= "Requires(postun): coreutils\n"; - $out .= "Requires(postun): grep\n"; - $out .= "Requires(postun): libreoffice >= 3.5\n"; - $out .= "%endif\n"; - $out .= "%if 0%{?suse_version} && 0%{?suse_version} <= 01120\n"; - $out .= "PreReq: coreutils\n"; - $out .= "PreReq: grep\n"; - $out .= "PreReq: libreoffice >= 3.5\n"; - $out .= "%endif\n"; - $out .= "Requires: libreoffice = %{version}\n"; - foreach my $line (@{$pld->{'package-help'}}) { - $out .= "$line\n"; - } - $out .= "# compat stuff\n"; - $out .= "Provides: OpenOffice_org-help-$curLang = %version\n"; - $out .= "Obsoletes: OpenOffice_org-help-$curLang <= %version\n"; - $out .= "Provides: $oldPackage:%_prefix/ooo-2.0/help/$curLang/default.css\n"; - - - $out .= "\n"; - $out .= "%description -n libreoffice-help-$curLang\n"; - $out .= "$pld->{'long_name'} help localization for LibreOffice. The other localized stuff\n"; - $out .= "is in libreoffice-l10n-$curLang.\n"; - $out .= "\n"; - - return $out; -} - -sub write_install_scripts_section($$) -{ - my ($pdata, $curLang) = @_; - my $pld = \% {$pdata->{'lang'}{$curLang}}; - my $out = ""; - - return $out if (defined $pld->{'poor-help'}); - - $out .= "# $curLang\n"; - $out .= "\n"; - $out .= "%posttrans -n libreoffice-help-$curLang\n"; - $out .= "%_datadir/%lo_home/link-to-ooo-home %_datadir/%lo_home/help_$pld->{'locale'}_list.txt || true\n"; - $out .= "\n"; - $out .= "%preun -n libreoffice-help-$curLang\n"; - $out .= "test \"\$1\" = \"0\" && cp %_datadir/%lo_home/help_$pld->{'locale'}_list.txt %_datadir/%lo_home/help_$pld->{'locale'}_list.txt.postun || true\n"; - $out .= "\n"; - $out .= "%postun -n libreoffice-help-$curLang\n"; - $out .= "test \"\$1\" = \"0\" && %_datadir/%lo_home/link-to-ooo-home --unlink %_datadir/%lo_home/help_$pld->{'locale'}_list.txt.postun || true\n"; - $out .= "rm -f %_datadir/%lo_home/help_$pld->{'locale'}_list.txt.postun 2>/dev/null\n"; - - return $out; -} - -sub write_files_section($$) -{ - my ($pdata, $curLang) = @_; - my $pld = \% {$pdata->{'lang'}{$curLang}}; - my $out = ""; - - return $out if (defined $pld->{'poor-help'}); - - $out .= "%files -f file-lists/help_$pld->{'locale'}_list.txt -n libreoffice-help-$curLang\n"; - $out .= "%defattr(-,root,root)\n"; - $out .= "\n"; - - return $out; -} - -######################################################## -# universal writing functions - -sub write_level_langs($$$) -{ - my ($pdata, $group, $level) = @_; - my $out = ""; - - foreach my $curLang (sort keys %{$pdata->{'lang'}}) { - my $pld = \% {$pdata->{'lang'}{$curLang}}; - if ( ($group == $pld->{'group'}) && - ($level >= $pld->{'level'}) ) { - $out .= " $pld->{'locale'}"; - } - } - $out =~ s/^ //; - $out =~ s/_/-/g; - - return $out; -} - -# the text is not repeated for each locale -sub write_simple_section($$) -{ - my ($pdata, $write_section) = @_; - - return & {$write_section} ($pdata); -} - - -# the text is repeated for each locale -# it is used on all distributions -sub write_locale_sections($$$) -{ - my ($pdata, $group, $write_single_lang_section) = @_; - my $curLevel = 0; - my $out = ""; - - foreach my $curLang (sort keys %{$pdata->{'lang'}}) { - my $pld = \% {$pdata->{'lang'}{$curLang}}; - if ($pld->{'group'} == $group) { - $curLevel = write_level_begin($curLevel, $pld->{'level'}, \$out); - $out .= & {$write_single_lang_section} ($pdata, $curLang); - } - } - - $curLevel = write_level_end($curLevel, \$out); - - return $out; -} - -######################################################## -# main write function - -sub write_specs($$) -{ - my ($pdata, $spec_template) = @_; - - my $do_not_edit = write_simple_section ($pdata, \&write_do_not_edit_section); - foreach my $group (0 .. $pdata->{'max_group'}) { - my $metadata = write_locale_sections ($pdata, $group, \&write_metadata_section); - my $install_scripts = write_locale_sections ($pdata, $group, \&write_install_scripts_section); - my $files = write_locale_sections ($pdata, $group, \&write_files_section); - - if ($metadata || $install_scripts || $files) { - my $spec = $spec_template; - $spec =~ s/.in$//; - $spec =~ s/groupX/group$group/; - - print "Generating $spec...\n"; - - open TEMPLATE , "< $spec_template" or die "Can't open '$spec_template'\n"; - open SPEC , "> $spec" or die "Can't open '$spec for writing'\n"; - - while( my $line =