Browse code

Add openssl to sysdig buildrequires

Change-Id: Ib030264878c20e8e9389e92886ff0182858a1f49
Reviewed-on: http://photon-jenkins.eng.vmware.com/643
Tested-by: jenkins-photon <wangnan2015@hotmail.com>
Reviewed-by: suezzelur <anishs@vmware.com>

suezzelur authored on 2016/03/17 10:17:12
Showing 1 changed files
... ...
@@ -1,7 +1,7 @@
1 1
 Summary:	Sysdig is a universal system visibility tool with native support for containers.
2 2
 Name:		sysdig
3 3
 Version:	0.8.0
4
-Release:	1%{?dist}
4
+Release:	2%{?dist}
5 5
 License:	GPLv2	  
6 6
 URL:		http://www.sysdig.org/
7 7
 Group:		Applications/System	
... ...
@@ -10,6 +10,7 @@ Distribution:	Photon
10 10
 Source0:	https://github.com/draios/sysdig/archive/%{name}-%{version}.tar.gz
11 11
 %define sha1 sysdig=22a9102ff238a8feeaa4ecbcd54a29aa8b7e4cb8
12 12
 BuildRequires: cmake linux-dev 
13
+BuildRequires: openssl 
13 14
 
14 15
 %description
15 16
  Sysdig is open source, system-level exploration: capture system state and activity from a running Linux instance, then save, filter and analyze. Sysdig is scriptable in Lua and includes a command line interface and a powerful interactive UI, csysdig, that runs in your terminal
... ...
@@ -44,6 +45,8 @@ rm -rf %{buildroot}/*
44 44
 %{_datadir}
45 45
 
46 46
 %changelog
47
+*       Wed Mar 16 2016 Anish Swaminathan <anishs@vmware.com> 0.8.0-2
48
+-       Add openssl to buildrequires.
47 49
 *       Tue Feb 23 2016 Kumar Kaushik <kaushikk@vmware.com> 0.8.0-1
48 50
 -       Upgraded to new version.
49 51
 *   	Wed Jan 20 2016 Anish Swaminathan <anishs@vmware.com> 0.6.0-1