[libreoffice] drop BuildRequires: openssl-devel

Michael Stahl mstahl at fedoraproject.org
Tue Dec 3 21:38:53 UTC 2013


commit 6931f32c101f82fb095151b9c7f9c89f1df46fd7
Author: Michael Stahl <mstahl at redhat.com>
Date:   Tue Dec 3 22:37:53 2013 +0100

    drop BuildRequires: openssl-devel
    
    In 4.2 no LO code needs openssl any more, only the bundled neon, python3,
    postgresql externals need it.

 libreoffice.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libreoffice.spec b/libreoffice.spec
index 8e68a25..f065bc8 100644
--- a/libreoffice.spec
+++ b/libreoffice.spec
@@ -194,7 +194,6 @@ BuildRequires: mythes-devel
 BuildRequires: neon-devel
 BuildRequires: nss-devel
 BuildRequires: openldap-devel
-BuildRequires: openssl-devel
 BuildRequires: pam-devel
 %if 0%{?fedora} || 0%{?rhel} >= 7
 BuildRequires: poppler-cpp-devel
@@ -2087,6 +2086,7 @@ update-desktop-database %{_datadir}/applications &> /dev/null || :
 * Wed Nov 27 2013 Caolán McNamara <caolanm at redhat.com> - 1:4.2.0.0-2.beta1-UNBUILT
 - Related: rhbz#1032774 bodge around reported NULL
 - Resolves: rhbz#1035092 no shortcut key for Italian 'Tools' menu
+- openssl no longer required to build
 
 * Thu Nov 21 2013 David Tardon <dtardon at redhat.com> - 1:4.2.0.0-1.beta1
 - switch to 4.2.0


More information about the scm-commits mailing list