From 498beff3b5688413946a16e7e4af3243fc6cc10d4e4ac7b62c228a2f0384ef34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 12 Feb 2014 13:37:15 +0000 Subject: [PATCH] Accepting request 222038 from home:fcrozat:branches:LibreOffice:Factory - Fix vlc macro again (thanks rudi) - Fix typo in description - Fix nl and nn language subpackage incorrectly requiring unexisting thesaurus package. OBS-URL: https://build.opensuse.org/request/show/222038 OBS-URL: https://build.opensuse.org/package/show/LibreOffice:Factory/libreoffice?expand=0&rev=113 --- libreoffice.changes | 8 ++++++++ libreoffice.spec | 10 +++++----- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/libreoffice.changes b/libreoffice.changes index 721c5e1..f10dcdc 100644 --- a/libreoffice.changes +++ b/libreoffice.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Feb 12 13:34:12 UTC 2014 - fcrozat@suse.com + +- Fix vlc macro again (thanks rudi) +- Fix typo in description +- Fix nl and nn language subpackage incorrectly requiring + unexisting thesaurus package. + ------------------------------------------------------------------- Wed Feb 12 10:25:31 UTC 2014 - tchvatal@suse.com diff --git a/libreoffice.spec b/libreoffice.spec index 84c8d8b..419c4ef 100644 --- a/libreoffice.spec +++ b/libreoffice.spec @@ -238,7 +238,7 @@ Provides: %{name}-l10n-prebuild = %{version} Obsoletes: %{name}-l10n-prebuild < %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build ExclusiveArch: %{arm} %{ix86} x86_64 ppc ppc64 -%if %{with_vlc} +%if %{with vlc} BuildRequires: vlc-devel %endif # we need a JRE for oobase and the other stuff @@ -272,7 +272,7 @@ Some optional features are provided by extra packages, for example: - libreoffice-kde - libreoffice-gnome -Non-English localizations are provided by extra packges as well, for +Non-English localizations are provided by extra packages as well, for example: - libreoffice-l10n-de @@ -789,8 +789,8 @@ Provides additional %{langname} translations and resources for %{project}. \ %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 +%langpack -l nl -n Dutch -T -X +%langpack -l nn -n Nynorsk -T %define langpack_lang Southern Ndebele %langpack -l nr -n %{langpack_lang} %define langpack_lang Northern Sotho @@ -963,7 +963,7 @@ export NOCONFIGURE=yes --enable-scripting-javascript \ --enable-telepathy \ --enable-opengl \ -%if %{with_vlc} +%if %{with vlc} --enable-vlc \ %endif --enable-neon \