This commit is contained in:
parent
30918df4f8
commit
87feb7ad74
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package smc-tools
|
||||
#
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2016 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,7 +15,6 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: smc-tools
|
||||
Version: 1.0.0
|
||||
Release: 0
|
||||
@ -28,10 +27,10 @@ Source: %{name}-%{version}.tar.gz
|
||||
# aarch64 and ppc64le don't support 32bit applications, so there's no
|
||||
# gcc-32bit package that can be installed
|
||||
%ifarch s390x x86_64
|
||||
BuildRequires: gcc-32bit
|
||||
BuildRequires: gcc-32bit
|
||||
%define have_32bit 1
|
||||
%endif
|
||||
BuildRequires: libnl3-devel
|
||||
BuildRequires: libnl3-devel
|
||||
|
||||
# While repos other than Factory have 32bit for s390x, Factory does not
|
||||
%if 0%{?suse_version} == 1330
|
||||
|
Loading…
Reference in New Issue
Block a user