Hello community,

here is the log from the commit of package DirectFB for openSUSE:Factory 
checked in at 2011-11-05 11:15:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/DirectFB (Old)
 and      /work/SRC/openSUSE:Factory/.DirectFB.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "DirectFB", Maintainer is "mvysko...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/DirectFB/DirectFB.changes        2011-09-23 
01:50:39.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.DirectFB.new/DirectFB.changes   2011-11-05 
11:43:40.000000000 +0100
@@ -1,0 +2,6 @@
+Thu Nov  3 06:40:31 UTC 2011 - adr...@suse.de
+
+- reduce driver set on arm
+  (TI drivers are broken atm)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ DirectFB.spec ++++++
--- /var/tmp/diff_new_pack.oOLzSx/_old  2011-11-05 11:44:02.000000000 +0100
+++ /var/tmp/diff_new_pack.oOLzSx/_new  2011-11-05 11:44:02.000000000 +0100
@@ -20,7 +20,7 @@
 
 Name:           DirectFB
 %define lname  libdirectfb-1_4-5
-Url:            http://www.directfb.org/
+URL:            http://www.directfb.org/
 License:        LGPLv2.1+
 Group:          System/Libraries
 Version:        1.4.5
@@ -85,7 +85,6 @@
 standard for graphics under Linux.
 
 %package devel
-License:        LGPLv2.1+
 Group:          Development/Libraries/C and C++
 Summary:        Graphics Library for Framebuffer Devices
 Requires:       %lname = %version, glibc-devel zlib-devel /bin/sh
@@ -101,7 +100,6 @@
 graphics under Linux.
 
 %package doc
-License:        LGPLv2.1+
 Summary:        Graphics Library for Framebuffer Devices Documentation
 Group:          System/Libraries
 
@@ -109,7 +107,6 @@
 Graphics Library for Framebuffer Devices Documentation in html form.
 
 %package libSDL
-License:        LGPLv2.1+
 Summary:        SDL backend of Graphics Library for Framebuffer Devices
 Group:          System/Libraries
 Supplements:    packageand(%{name}:libSDL)
@@ -121,7 +118,6 @@
  * systems/libdirectfb_sdl.so
 
 %package Mesa
-License:        LGPLv2.1+
 Summary:        Mesa backend of Graphics Library for Framebuffer Devices
 Group:          System/Libraries
 Supplements:    packageand(%{name}:Mesa)
@@ -132,7 +128,6 @@
  * systems/libdirectfb_x11.so
 
 %package libvncclient
-License:        LGPLv2.1+
 Summary:        Mesa backend of Graphics Library for Framebuffer Devices
 Group:          System/Libraries
 Supplements:    packageand(%{name}:libvncclient)
@@ -170,6 +165,9 @@
 %ifarch s390 s390x
        --with-gfxdrivers=none --with-inputdrivers=none --disable-video4linux 
--disable-fbdev \
 %endif
+%ifarch %arm
+       --with-gfxdrivers="gl nvidia" \
+%endif
        --enable-linux-input \
         --enable-x11 \
         --enable-unique \
@@ -206,7 +204,9 @@
 %{_bindir}/dfbinput
 %{_bindir}/dfbpenmount
 %{_bindir}/directfb-config
+%ifnarch %arm
 %{_bindir}/pxa3xx_dump
+%endif
 %{_bindir}/mkd*iff
 %doc %_mandir/man1/dfbg.1.gz
 %doc %_mandir/man1/directfb-csource.1.gz

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

Reply via email to