Hello community,

here is the log from the commit of package xf86-video-nouveau for 
openSUSE:Factory checked in at 2015-03-09 10:00:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xf86-video-nouveau (Old)
 and      /work/SRC/openSUSE:Factory/.xf86-video-nouveau.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xf86-video-nouveau"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xf86-video-nouveau/xf86-video-nouveau.changes    
2015-01-27 09:09:07.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.xf86-video-nouveau.new/xf86-video-nouveau.changes   
    2015-03-09 10:00:03.000000000 +0100
@@ -1,0 +2,6 @@
+Sun Feb  8 20:54:31 UTC 2015 - [email protected]
+
+- Add pkgconfig(libudev) BuildRequires, and stop passing
+  --without-libudev to configure. Build libudev support.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xf86-video-nouveau.spec ++++++
--- /var/tmp/diff_new_pack.CCfIeL/_old  2015-03-09 10:00:04.000000000 +0100
+++ /var/tmp/diff_new_pack.CCfIeL/_new  2015-03-09 10:00:04.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xf86-video-nouveau
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,6 +23,7 @@
 BuildRequires:  pkgconfig(gl)
 BuildRequires:  pkgconfig(libdrm) >= 2.4.25
 BuildRequires:  pkgconfig(libdrm_nouveau) >= 2.4.25
+BuildRequires:  pkgconfig(libudev)
 BuildRequires:  pkgconfig(xorg-macros)
 Url:            http://nouveau.freedesktop.org/wiki/
 Version:        1.0.11
@@ -53,7 +54,7 @@
 
 %build
 autoreconf -fi
-%configure --without-libudev CFLAGS="$RPM_OPT_FLAGS"
+%configure CFLAGS="$RPM_OPT_FLAGS"
 make %{?_smp_mflags}
 
 %install

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

Reply via email to