diff --git a/prosody.spec b/prosody.spec index d215fe0..1ee6391 100644 --- a/prosody.spec +++ b/prosody.spec @@ -5,7 +5,7 @@ Summary: Flexible communications server for Jabber/XMPP Name: prosody Version: 0.9.10 -Release: 2%{?dist} +Release: 3%{?dist} License: MIT Group: System Environment/Daemons URL: https://prosody.im/ @@ -20,6 +20,7 @@ Source7: prosody-example.com.cfg.lua Patch0: prosody-0.9.8-config.patch Patch1: prosody-0.9.8-rhel5.patch BuildRequires: libidn-devel, openssl-devel +Requires: %{_bindir}/openssl Requires(pre): shadow-utils %if 0%{?rhel} > 6 || 0%{?fedora} > 17 Requires(post): systemd, %{_bindir}/openssl @@ -220,6 +221,9 @@ fi %{_mandir}/man1/%{name}*.1* %changelog +* Sun Apr 17 2016 Robert Scheck 0.9.10-3 +- Added runtime requirement to %%{_bindir}/openssl (#1319227) + * Thu Feb 04 2016 Fedora Release Engineering - 0.9.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild