Hello community,

here is the log from the commit of package virtualbox for openSUSE:Factory 
checked in at 2013-01-22 18:01:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/virtualbox (Old)
 and      /work/SRC/openSUSE:Factory/.virtualbox.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "virtualbox", Maintainer is "mkudlv...@novell.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/virtualbox/virtualbox.changes    2013-01-01 
12:05:13.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.virtualbox.new/virtualbox.changes       
2013-01-22 18:01:25.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Jan 21 10:32:45 UTC 2013 - sndir...@suse.com
+
+- install 1.13 vboxvideo driver on openSUSE 12.3 (bnc#799480)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ virtualbox.spec ++++++
--- /var/tmp/diff_new_pack.WBnv4K/_old  2013-01-22 18:01:37.000000000 +0100
+++ /var/tmp/diff_new_pack.WBnv4K/_new  2013-01-22 18:01:37.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package virtualbox
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -409,7 +409,11 @@
 # check the patch https://www.virtualbox.org/changeset/38784, regarding the
 # dropped xorg mouse driver  in >= 1130
 
-%if %suse_version > 1210
+%if %suse_version > 1220
+       %__install -m 755 vboxvideo_drv_113.so \
+                               
%{buildroot}%{_libdir}/xorg/modules/drivers/vboxvideo_drv.so
+%else
+%if %suse_version == 1220
        %__install -m 755 vboxvideo_drv_112.so \
                                
%{buildroot}%{_libdir}/xorg/modules/drivers/vboxvideo_drv.so
 %else
@@ -439,7 +443,8 @@
 %endif #if =1130
 %endif #if =1140
 %endif #if =1210
-%endif #if >1210
+%endif #if =1220
+%endif #if >1220
 popd
 # VBoxOGL* libs for guest-x11 subpackage
 %__install -m 644 out/linux.*/release/bin/additions/VBoxOGL*.so \


-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to