From: Alexey AL Date: Sat, 12 Dec 2015 22:07:17 +0000 (+0300) Subject: Fix centos spec X-Git-Tag: 1.1.0~324^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F447%2Fhead;p=thirdparty%2Frspamd.git Fix centos spec libmagic included in file-devel package --- diff --git a/centos/rspamd.spec b/centos/rspamd.spec index a051635548..c46a39fb2a 100644 --- a/centos/rspamd.spec +++ b/centos/rspamd.spec @@ -23,7 +23,7 @@ License: BSD2c URL: https://rspamd.com BuildRoot: %{_tmppath}/%{name}-%{version}-%{release} BuildRequires: glib2-devel,libevent-devel,openssl-devel,pcre-devel,perl -BuildRequires: cmake,gmime,libmagic-devel +BuildRequires: cmake,gmime,file-devel %if 0%{?suse_version} || 0%{?el7} || 0%{?fedora} BuildRequires: systemd Requires(pre): systemd