hhorak pushed to mariadb (f22). "Add openssl as BuildRequires to run some openssl tests during build (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu May 7 20:44:01 UTC 2015


From 7d80bfec00da30d3513d9edff26b0b023efb76d0 Mon Sep 17 00:00:00 2001
From: Honza Horak <hhorak at redhat.com>
Date: Fri, 20 Mar 2015 09:31:29 +0100
Subject: Add openssl as BuildRequires to run some openssl tests during build
 Related: #1189180

Conflicts:
	mariadb.spec

diff --git a/mariadb.spec b/mariadb.spec
index 84db6d4..f693ebd 100644
--- a/mariadb.spec
+++ b/mariadb.spec
@@ -193,6 +193,8 @@ BuildRequires:    perl(Socket)
 BuildRequires:    perl(Sys::Hostname)
 BuildRequires:    perl(Test::More)
 BuildRequires:    perl(Time::HiRes)
+# for running some openssl tests rhbz#1189180
+BuildRequires:    openssl
 %{?with_init_systemd:BuildRequires: systemd}
 
 Requires:         bash
@@ -1155,6 +1157,8 @@ fi
 - Let plugin dir to be owned by -common
 - Use correct comment in the init script
   Related: #1184604
+- Add openssl as BuildRequires to run some openssl tests during build
+  Related: #1189180
 
 * Sat May 02 2015 Kalev Lember <kalevlember at gmail.com> - 1:10.0.17-3
 - Rebuilt for GCC 5 C++11 ABI change
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/mariadb.git/commit/?h=f22&id=7d80bfec00da30d3513d9edff26b0b023efb76d0


More information about the scm-commits mailing list