Steffen Winterfeldt 2017-02-20 17:16:11 +00:00 committed by Git OBS Bridge
parent 3bb8b539af
commit cb69cf6f40
2 changed files with 6 additions and 2 deletions

View File

@ -0,0 +1 @@
addFilter("arch-independent-package-contains-binary-or-object ")

View File

@ -1,7 +1,7 @@
# #
# spec file for package installation-images # spec file for package installation-images
# #
# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2017 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
@ -60,14 +60,16 @@ BuildRequires: caasp-release-DVD
%define branding_grub2 SLE %define branding_grub2 SLE
%define branding_gfxboot SLE %define branding_gfxboot SLE
%define config_yast_selfupdate 0 %define config_yast_selfupdate 0
BuildRequires: sle12-desktop-migration
BuildRequires: sles-release BuildRequires: sles-release
BuildRequires: sles-release-DVD BuildRequires: sles-release-DVD
%if 0%{?sle_version} != 0130000
BuildRequires: sle12-desktop-migration
%ifarch x86_64 ppc64le %ifarch x86_64 ppc64le
BuildRequires: sap-installation-wizard BuildRequires: sap-installation-wizard
%endif %endif
%endif %endif
%endif %endif
%endif
BuildRequires: skelcd-control-%branding_skelcd BuildRequires: skelcd-control-%branding_skelcd
BuildRequires: systemd-presets-branding-%branding_systemd BuildRequires: systemd-presets-branding-%branding_systemd
@ -427,6 +429,7 @@ Version: 14.302
Release: 0 Release: 0
Provides: installation-images-%theme = %version-%release Provides: installation-images-%theme = %version-%release
Source: %{name}-%{version}.tar.xz Source: %{name}-%{version}.tar.xz
Source1: %{name}-rpmlintrc
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%define _binary_payload w.ufdio %define _binary_payload w.ufdio