Hello community, here is the log from the commit of package nsjail for openSUSE:Factory checked in at 2019-03-05 12:20:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nsjail (Old) and /work/SRC/openSUSE:Factory/.nsjail.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nsjail" Tue Mar 5 12:20:05 2019 rev:2 rq:681206 version:2.8 Changes: -------- --- /work/SRC/openSUSE:Factory/nsjail/nsjail.changes 2019-02-24 17:12:23.108482778 +0100 +++ /work/SRC/openSUSE:Factory/.nsjail.new.28833/nsjail.changes 2019-03-05 12:20:13.732934623 +0100 @@ -1,0 +2,5 @@ +Mon Mar 4 07:11:25 UTC 2019 - [email protected] + +- Ensure build only on 64 bit machines + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nsjail.spec ++++++ --- /var/tmp/diff_new_pack.g0oqTW/_old 2019-03-05 12:20:14.780934303 +0100 +++ /var/tmp/diff_new_pack.g0oqTW/_new 2019-03-05 12:20:14.820934292 +0100 @@ -1,7 +1,7 @@ # -# spec file for package notion +# spec file for package nsjail # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,25 +15,27 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: nsjail Version: 2.8 Release: 0 Summary: A light-weight process isolation tool License: Apache-2.0 Group: System/GUI/Other +ExclusiveArch: %ix86 URL: http://nsjail.com Source0: nsjail-%{version}.tar.gz Source1: kafel.tar.gz +BuildRequires: autoconf +BuildRequires: bison +BuildRequires: flex BuildRequires: gcc-c++ +BuildRequires: git-core BuildRequires: glibc-devel +BuildRequires: libnl3-devel BuildRequires: make BuildRequires: pkg-config -BuildRequires: git-core BuildRequires: protobuf-devel -BuildRequires: autoconf -BuildRequires: flex -BuildRequires: bison -BuildRequires: libnl3-devel %description A light-weight process isolation tool, making use of Linux namespaces and
