[Libreoffice-commits] online.git: Branch 'refs/tags/2.1.3-4' - loolwsd.spec.in

Jan Holesovsky kendy at collabora.com
Thu Aug 17 21:00:30 UTC 2017


Rebased ref, commits from common ancestor:
commit a6fa4cb8661317a29594726bdc81787af95dd24a
Author: Jan Holesovsky <kendy at collabora.com>
Date:   Thu Aug 17 22:48:30 2017 +0200

    No libpcap on CentOS6.
    
    Change-Id: I2a430e97b49818772a9459d0326f1326fabc9823

diff --git a/loolwsd.spec.in b/loolwsd.spec.in
index 1a8c45cf..81e743f6 100644
--- a/loolwsd.spec.in
+++ b/loolwsd.spec.in
@@ -24,7 +24,7 @@ Source0:        loolwsd- at PACKAGE_VERSION@.tar.gz
 BuildRequires:  libcap-devel libpng-devel poco-devel >= 1.7.5
 
 # Red Hat and CentOS
-%if 0%{?fedora} || 0%{?rhel} >= 6
+%if 0%{?fedora} || 0%{?rhel} >= 7
 BuildRequires:  libpcap
 %endif
 


More information about the Libreoffice-commits mailing list