From 921725f94f4bd124ba579a660bc3622d566f811e Mon Sep 17 00:00:00 2001 From: Michal Schorm Date: Thu, 1 Dec 2016 12:15:08 +0100 Subject: [PATCH] Move of comment to resolve parser error --- mariadb.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mariadb.spec b/mariadb.spec index 74a3e9b..56ee54b 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -451,7 +451,8 @@ or products (such as Excel), or data retrieved from the environment Summary: Files for development of MariaDB/MySQL applications Group: Applications/Databases %{?with_clibrary:Requires: %{name}-libs%{?_isa} = %{sameevr}} -Requires: pkgconfig(openssl) # avoid issues with openssl1.0 / openssl1.1 / compat +# avoid issues with openssl1.0 / openssl1.1 / compat +Requires: pkgconfig(openssl) %if %{with mysql_names} Provides: mysql-devel = %{sameevr} Provides: mysql-devel%{?_isa} = %{sameevr}