[packages/apache/APACHE_2_2] use >= for openssl dep

glen glen at pld-linux.org
Thu May 5 15:40:27 CEST 2016


commit fc594accf0adad49aaeb6cc3fb17975decaa1403
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Thu May 5 16:40:22 2016 +0300

    use >= for openssl dep

 apache.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/apache.git/commitdiff/fc594accf0adad49aaeb6cc3fb17975decaa1403



More information about the pld-cvs-commit mailing list