Hello community,

here is the log from the commit of package virtualbox for openSUSE:Factory 
checked in at 2015-07-16 17:13:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/virtualbox (Old)
 and      /work/SRC/openSUSE:Factory/.virtualbox.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "virtualbox"

Changes:
--------
--- /work/SRC/openSUSE:Factory/virtualbox/virtualbox.changes    2015-06-30 
10:14:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.virtualbox.new/virtualbox.changes       
2015-07-16 17:13:45.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Jul  6 09:19:54 UTC 2015 - [email protected]
+
+- Exclude %ix86 arch in suse_version == 1315 (openSUSE 42)
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ virtualbox.spec ++++++
--- /var/tmp/diff_new_pack.bV71Vi/_old  2015-07-16 17:13:49.000000000 +0200
+++ /var/tmp/diff_new_pack.bV71Vi/_new  2015-07-16 17:13:49.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package virtualbox
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -144,6 +144,9 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %(sed -e '/^Provides: multiversion(kernel)/d' 
%{_libexecdir}/rpm/kernel-module-subpackage > 
%{_builddir}/virtualbox-kmp-template)
 ExclusiveArch:  %ix86 x86_64
+%if 0%{?suse_version} == 1315
+ExcludeArch:    %ix86
+%endif
 %ifarch amd64 x86_64 ia32e em64t
 BuildRequires:  gcc-32bit
 BuildRequires:  gcc-c++-32bit




Reply via email to