[libreoffice/f17] Resolves: rhbz#830810 missing dependency on lucene-contrib

Caolán McNamara caolanm at fedoraproject.org
Mon Jun 18 18:01:26 UTC 2012


commit bcf5bc463a403677d856409c580a8bdfbcdf4fa4
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Mon Jun 18 19:01:24 2012 +0100

    Resolves: rhbz#830810 missing dependency on lucene-contrib

 libreoffice.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index 4c887a8..e53252b 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -35,7 +35,7 @@ Summary:        Free Software Productivity Suite
 Name:           libreoffice
 Epoch:          1
 Version:        %{libo_version}.2
-Release:        3%{?dist}
+Release:        4%{?dist}
 License:        (MPLv1.1 or LGPLv3+) and LGPLv3 and LGPLv2+ and BSD and (MPLv1.1 or GPLv2 or LGPLv2 or Netscape) and Public Domain and ASL 2.0 and Artistic
 Group:          Applications/Productivity
 URL:            http://www.documentfoundation.org/develop
@@ -174,7 +174,7 @@ Requires: %{name}-ure = %{epoch}:%{version}-%{release}
 Requires: liberation-sans-fonts >= 1.0, liberation-serif-fonts >= 1.0, liberation-mono-fonts >= 1.0
 Requires: dejavu-sans-fonts, dejavu-serif-fonts, dejavu-sans-mono-fonts
 Requires: hunspell-en, hyphen-en, hyphen >= 2.4, autocorr-en
-Requires: lucene
+Requires: lucene, lucene-contrib
 Requires(pre):    gtk2 >= 2.9.4
 Requires(post):   gtk2 >= 2.9.4
 Requires(preun):  gtk2 >= 2.9.4
@@ -2300,6 +2300,9 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
 %endif
 
 %changelog
+* Mon Jun 18 2012 Caolán McNamara <caolanm at redhat.com> - 3.5.4.2-4
+- Resolves: rhbz#830810 missing dependency on lucene-contrib
+
 * Mon Jun 11 2012 David Tardon <dtardon at redhat.com> - 3.5.4.2-3
 - make gdb pretty printers for URE libs usable again
 


More information about the scm-commits mailing list