Mark Post 2017-04-18 23:39:24 +00:00 committed by Git OBS Bridge
parent 30918df4f8
commit 87feb7ad74

View File

@ -1,7 +1,7 @@
# #
# spec file for package smc-tools # 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 # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -15,7 +15,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
Name: smc-tools Name: smc-tools
Version: 1.0.0 Version: 1.0.0
Release: 0 Release: 0
@ -28,10 +27,10 @@ Source: %{name}-%{version}.tar.gz
# aarch64 and ppc64le don't support 32bit applications, so there's no # aarch64 and ppc64le don't support 32bit applications, so there's no
# gcc-32bit package that can be installed # gcc-32bit package that can be installed
%ifarch s390x x86_64 %ifarch s390x x86_64
BuildRequires: gcc-32bit BuildRequires: gcc-32bit
%define have_32bit 1 %define have_32bit 1
%endif %endif
BuildRequires: libnl3-devel BuildRequires: libnl3-devel
# While repos other than Factory have 32bit for s390x, Factory does not # While repos other than Factory have 32bit for s390x, Factory does not
%if 0%{?suse_version} == 1330 %if 0%{?suse_version} == 1330