From: Elan Ruusamäe Date: Thu, 5 May 2016 13:40:22 +0000 (+0300) Subject: use >= for openssl dep X-Git-Tag: auto/th/apache-2.2.31-5 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fapache.git;a=commitdiff_plain;h=fc594ac use >= for openssl dep --- diff --git a/apache.spec b/apache.spec index 384e75b..0cb5884 100644 --- a/apache.spec +++ b/apache.spec @@ -44,7 +44,7 @@ Summary(ru.UTF-8): Самый популярный веб-сервер Summary(tr.UTF-8): Lider WWW tarayıcı Name: apache Version: 2.2.31 -Release: 4 +Release: 5 License: Apache v2.0 Group: Networking/Daemons/HTTP Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz @@ -1584,7 +1584,7 @@ Epoch: 1 Group: Networking/Daemons/HTTP URL: http://httpd.apache.org/docs/2.2/mod/mod_ssl.html Requires: %{name}-base = %{version}-%{release} -%requires_eq_to openssl openssl-devel +%requires_ge_to openssl openssl-devel %if "%{pld_release}" != "ac" Requires: apr-util-dbm-db %endif