Hello community,

here is the log from the commit of package DirectFB for openSUSE:Factory 
checked in at 2012-09-25 09:40:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/DirectFB (Old)
 and      /work/SRC/openSUSE:Factory/.DirectFB.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "DirectFB", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/DirectFB/DirectFB.changes        2012-03-20 
17:49:07.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.DirectFB.new/DirectFB.changes   2012-09-25 
09:40:36.000000000 +0200
@@ -1,0 +2,21 @@
+Thu Sep  6 11:01:42 UTC 2012 - [email protected]
+
+- updated to 1.4.17:
+  * removed libpng15.patch (DirectFB have libpng15 suport from 1.4.16)
+  * removed upstreamed DirectFB-1.1.1.patch
+  * upstream changes:
+    - fix race condition between dfb_wm_close_all_stacks() and 
+      layer_context destructor
+    - add function CoreDFB_CallMode() which determines whether calls 
+      should be direct, indirect or denied.
+    - cleaner shutdown
+    - Add CoreGraphicsState::ReleaseSource() to fix 
+      IDirectFBSurface::ReleaseSource() in secure fusion mode.
+    - opimize single-app mode by forcing COREDFB_CALL_DIRECT
+    - set_region: lock region buffer also on flags CLRCF_SRCKEY,
+      CLRCF_DSTKEY,CLRCF_OPACITY,CLRCF_SOURCE,CLRCF_DEST
+    - remove bogus asserts for optional output parameters in Core API 
+      and mark these parameters in .flux files
+    etc. see NEWS
+
+-------------------------------------------------------------------

Old:
----
  DirectFB-1.1.1.patch
  DirectFB-1.4.5-libpng15.patch
  DirectFB-1.4.5.tar.bz2

New:
----
  DirectFB-1.4.17.tar.bz2

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

Other differences:
------------------
++++++ DirectFB.spec ++++++
--- /var/tmp/diff_new_pack.nx8y9M/_old  2012-09-25 09:40:37.000000000 +0200
+++ /var/tmp/diff_new_pack.nx8y9M/_new  2012-09-25 09:40:37.000000000 +0200
@@ -15,12 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-%define directfbdir %{_libdir}/directfb-1.4-5
+
+%define directfbdir %{_libdir}/directfb-1.4-6
 
 Name:           DirectFB
-%define lname  libdirectfb-1_4-5
+%define lname  libdirectfb-1_4-6
 Url:            http://www.directfb.org/
-Version:        1.4.5
+Version:        1.4.17
 Release:        0
 Summary:        Graphics Library for Framebuffer Devices
 License:        LGPL-2.1+
@@ -32,15 +33,14 @@
 Patch4:         DirectFB-cc-cflags.patch
 Patch5:         DirectFB-int.patch
 Patch6:         DirectFB-0.9.24-warning.patch
-Patch9:         DirectFB-1.1.1.patch
 Patch11:        DirectFB-1.2.9-ignore-fbmodes.patch
 # PATCH-FIX-UPSTREAM pngtoico-libpng15.patch -- [email protected]; build with 
libpng15; sent today to [email protected]
 # build against libpng14 should not be affected, otherwise please let me know
-Patch12:        DirectFB-1.4.5-libpng15.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  LibVNCServer-devel
 BuildRequires:  SDL-devel
 BuildRequires:  freetype2-devel
+BuildRequires:  gcc-c++
 BuildRequires:  libjpeg-devel
 BuildRequires:  libpng-devel
 BuildRequires:  libstdc++-devel
@@ -52,8 +52,8 @@
 %else
 BuildRequires:  sysfsutils
 %endif
-BuildRequires:  zlib-devel
 BuildRequires:  pkg-config
+BuildRequires:  zlib-devel
 %ifnarch s390 s390x
 BuildRequires:  i2c-tools
 %endif
@@ -89,7 +89,10 @@
 %package devel
 Summary:        Graphics Library for Framebuffer Devices
 Group:          Development/Libraries/C and C++
-Requires:       %lname = %version, glibc-devel zlib-devel /bin/sh
+Requires:       %lname = %version
+Requires:       /bin/sh
+Requires:       glibc-devel
+Requires:       zlib-devel
 
 %description devel
 DirectFB is a thin library that provides hardware graphics
@@ -146,9 +149,7 @@
 %patch5 -p1
 %patch6
 #%patch8
-%patch9
 %patch11 -p1
-%patch12 -p1
 
 %build
 %ifarch s390 s390x
@@ -206,6 +207,7 @@
 %{_bindir}/dfbinput
 %{_bindir}/dfbpenmount
 %{_bindir}/directfb-config
+%{_bindir}/mkdgifft
 %ifnarch %arm s390 s390x
 %{_bindir}/pxa3xx_dump
 %endif

++++++ DirectFB-1.4.5.tar.bz2 -> DirectFB-1.4.17.tar.bz2 ++++++
++++ 227222 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to