[packages/sysdig] up to 0.5.1, build fails both in userspace and kernel

glen glen at pld-linux.org
Mon Dec 14 10:01:11 CET 2015


commit e4ebb0c0c8e587bd667a696d513fc312d2a13ddc
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Dec 14 11:01:05 2015 +0200

    up to 0.5.1, build fails both in userspace and kernel

 sysdig.spec | 10 +++++++---
 1 file changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/sysdig.spec b/sysdig.spec
index fe8a7fc..d21415d 100644
--- a/sysdig.spec
+++ b/sysdig.spec
@@ -1,3 +1,7 @@
+# TODO
+# - fix kernel build
+# - fix downloading extra deps
+# - fix userspace openssl build
 #
 # Conditional build:
 %bcond_without	kernel		# don't build kernel modules
@@ -15,16 +19,16 @@ exit 1
 %define		_enable_debug_packages	0
 %endif
 
-%define		rel	2
+%define		rel	0.1
 %define		pname	sysdig
 Summary:	sysdig, a system-level exploration and troubleshooting tool
 Name:		%{pname}%{?_pld_builder:%{?with_kernel:-kernel}}%{_alt_kernel}
-Version:	0.1.101
+Version:	0.5.1
 Release:	%{rel}%{?_pld_builder:%{?with_kernel:@%{_kernel_ver_str}}}
 License:	GPL v2
 Group:		Applications/System
 Source0:	https://github.com/draios/sysdig/archive/%{version}/%{pname}-%{version}.tar.gz
-# Source0-md5:	5fe96a3a0fd98b2157a40cb29af41afc
+# Source0-md5:	deba174d3c15639382fe6ec8e0fe70d5
 Patch0:		buildflags.patch
 URL:		http://www.sysdig.org/
 BuildRequires:	rpmbuild(macros) >= 1.701
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/sysdig.git/commitdiff/e4ebb0c0c8e587bd667a696d513fc312d2a13ddc



More information about the pld-cvs-commit mailing list