Hello community,

here is the log from the commit of package xorg-x11-driver-video-nouveau for 
openSUSE:Factory checked in at 2012-09-18 14:03:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xorg-x11-driver-video-nouveau (Old)
 and      /work/SRC/openSUSE:Factory/.xorg-x11-driver-video-nouveau.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xorg-x11-driver-video-nouveau", Maintainer is "[email protected]"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/xorg-x11-driver-video-nouveau/xorg-x11-driver-video-nouveau.changes
      2012-07-18 11:48:24.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.xorg-x11-driver-video-nouveau.new/xorg-x11-driver-video-nouveau.changes
 2012-09-18 14:03:34.000000000 +0200
@@ -1,0 +2,17 @@
+Wed Sep 12 13:41:09 UTC 2012 - [email protected]
+
+- Update to version 1.0.2:
+  + nv40/exa: fix shaders on big-endian machines
+  + nvc0/nve0: support sync-to-vblank if kernel is new enough
+  + nouveau: add platform bus support
+  + nouveau/exa: add support for shared pixmaps.
+  + nouveau: add pixmap tracking/updating support.
+  + nouveau/dri2: add support for DRI2 offload
+  + nouveau: enable provider/capabilities
+
+-------------------------------------------------------------------
+Tue Jul 17 14:24:27 UTC 2012 - [email protected]
+
+- Remove U_xf86-video-nouveau_dri-debug-spam.patch: is included in version 
1.0.1.
+
+-------------------------------------------------------------------
@@ -4,0 +22,5 @@
+
+-------------------------------------------------------------------
+Mon Jul  2 18:53:40 UTC 2012 - [email protected]
+
+- Update to version 1.0.1

Old:
----
  U_xf86-video-nouveau_dri-debug-spam.patch
  xf86-video-nouveau-0.0.16_20120321_ab7291d.tar.bz2

New:
----
  xf86-video-nouveau-1.0.2.tar.bz2

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

Other differences:
------------------
++++++ xorg-x11-driver-video-nouveau.spec ++++++
--- /var/tmp/diff_new_pack.C3qIW3/_old  2012-09-18 14:03:35.000000000 +0200
+++ /var/tmp/diff_new_pack.C3qIW3/_new  2012-09-18 14:03:35.000000000 +0200
@@ -21,11 +21,11 @@
 BuildRequires:  pciutils-devel
 BuildRequires:  xorg-x11-sdk
 BuildRequires:  pkgconfig(gl)
-BuildRequires:  pkgconfig(libdrm)
-BuildRequires:  pkgconfig(libdrm_nouveau)
+BuildRequires:  pkgconfig(libdrm) >= 2.4.25
+BuildRequires:  pkgconfig(libdrm_nouveau) >= 2.4.25
 Url:            http://nouveau.freedesktop.org/wiki/
-%define vers   0.0.16
-Version:        %{vers}_20120321_ab7291d
+
+Version:        1.0.2
 Release:        0
 Summary:        Accelerated Open Source driver for nVidia cards
 License:        MIT
@@ -36,7 +36,6 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        xf86-video-nouveau-%{version}.tar.bz2
 Patch0:         N_xf86-video-nouveau_nva3-noaccel-info.patch
-Patch1:         U_xf86-video-nouveau_dri-debug-spam.patch
 Supplements:    modalias(xorg-x11-server:pci:v000012D2d*sv*sd*bc03sc*i*)
 Supplements:    modalias(xorg-x11-server:pci:v000010DEd*sv*sd*bc03sc*i*)
 
@@ -47,14 +46,13 @@
 cards. “Nouveau” [nuvo] is the French word for “new”.
 
 %prep
-%setup -n xf86-video-nouveau
-%patch0 -p1 -b .nva3info
-%patch1 -p1 -b .reduce_dri2_debug_spam
+%setup -qn xf86-video-nouveau-%{version}
+%patch0 -p1 -F 1 -b .nva3info
 
 %build
 autoreconf -fi
 %configure --without-libudev CFLAGS="$RPM_OPT_FLAGS"
-make
+make %{?_smp_mflags}
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT

++++++ N_xf86-video-nouveau_nva3-noaccel-info.patch ++++++
--- /var/tmp/diff_new_pack.C3qIW3/_old  2012-09-18 14:03:35.000000000 +0200
+++ /var/tmp/diff_new_pack.C3qIW3/_new  2012-09-18 14:03:35.000000000 +0200
@@ -13,7 +13,7 @@
 index 49ed40a..2d837ea 100644
 --- a/src/nv_dma.c
 +++ b/src/nv_dma.c
-@@ -56,6 +56,21 @@ NVInitDma(ScrnInfoPtr pScrn)
+@@ -55,6 +55,21 @@ NVInitDma(ScrnInfoPtr pScrn)
        if (ret) {
                xf86DrvMsg(pScrn->scrnIndex, X_ERROR,
                           "Error creating GPU channel: %d\n", ret);

++++++ xf86-video-nouveau-0.0.16_20120321_ab7291d.tar.bz2 -> 
xf86-video-nouveau-1.0.2.tar.bz2 ++++++
++++ 90161 lines of diff (skipped)

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

Reply via email to