Hello community,
here is the log from the commit of package xf86-video-freedreno for
openSUSE:Factory checked in at 2014-06-18 07:50:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xf86-video-freedreno (Old)
and /work/SRC/openSUSE:Factory/.xf86-video-freedreno.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xf86-video-freedreno"
Changes:
--------
---
/work/SRC/openSUSE:Factory/xf86-video-freedreno/xf86-video-freedreno.changes
2014-05-05 21:14:34.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.xf86-video-freedreno.new/xf86-video-freedreno.changes
2014-06-18 07:52:37.000000000 +0200
@@ -1,0 +2,14 @@
+Sun May 25 13:01:02 UTC 2014 - [email protected]
+
+- Updated to v1.1.0:
+* XA state tracker support for 2D accel using 3D core on devices
+ without a z180/2d core. (Ie. anything recent.)
+* Updates for cursor ABI changes in latest xserver
+* Lots of bug fixes
+* Now has a man page which actually documents conf file options
+* Obsoletes U_drop-drm_mode-include.patch and
+ U_kms-fb-fix-load_cursor_argb-for-the-new-Xorg-ABI.patch
+* Require libdrm 2.4.54
+* Package new man page
+
+-------------------------------------------------------------------
Old:
----
U_drop-drm_mode-include.patch
U_kms-fb-fix-load_cursor_argb-for-the-new-Xorg-ABI.patch
xf86-video-freedreno-1.0.0.tar.bz2
New:
----
xf86-video-freedreno-1.1.0.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ xf86-video-freedreno.spec ++++++
--- /var/tmp/diff_new_pack.4LEzsD/_old 2014-06-18 07:52:38.000000000 +0200
+++ /var/tmp/diff_new_pack.4LEzsD/_new 2014-06-18 07:52:38.000000000 +0200
@@ -20,18 +20,16 @@
Summary: X.Org X server -- freedreno display driver
License: MIT and BSD-3-Clause
Group: System/X11/Servers/XF86_4
-Version: 1.0.0
+Version: 1.1.0
Release: 0.0
ExclusiveArch: %arm
Url: https://github.com/freedreno/xf86-video-freedreno
Source0:
http://xorg.freedesktop.org/releases/individual/driver/xf86-video-freedreno-%{version}.tar.bz2
-Patch0: U_drop-drm_mode-include.patch
-Patch1: U_kms-fb-fix-load_cursor_argb-for-the-new-Xorg-ABI.patch
Requires: xorg-x11-server
BuildRequires: autoconf
BuildRequires: automake
-BuildRequires: libdrm-devel
-BuildRequires: libdrm2
+BuildRequires: libdrm-devel >= 2.4.54
+BuildRequires: libdrm2 >= 2.4.54
BuildRequires: libtool
BuildRequires: libudev-devel
BuildRequires: pkgconfig(fontsproto)
@@ -48,8 +46,6 @@
%prep
%setup -q
-%patch0 -p1
-%patch1 -p1
%build
export CFLAGS="%{optflags}"
@@ -64,5 +60,6 @@
%dir %{_libdir}/xorg/modules/drivers
%{_libdir}/xorg/modules/drivers/*.so
%{_libdir}/xorg/modules/drivers/*.la
+%doc /usr/share/man/man4/freedreno.4.gz
%changelog
++++++ xf86-video-freedreno-1.0.0.tar.bz2 -> xf86-video-freedreno-1.1.0.tar.bz2
++++++
++++ 3823 lines of diff (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]