From bc36c00d0ec26fd4dc8863f5c9626448c8bc0c4a82237b39412f0d5644ffe9c9 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 3 Sep 2010 11:02:22 +0000 Subject: [PATCH] Accepting request 46575 from X11:XOrg checked in (request 46575) OBS-URL: https://build.opensuse.org/request/show/46575 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=59 --- libdrm-2.4.21-23287f0.tar.bz2 | 3 --- libdrm-2.4.21-726210f.tar.bz2 | 3 +++ libdrm.changes | 8 -------- libdrm.spec | 4 ++-- 4 files changed, 5 insertions(+), 13 deletions(-) delete mode 100644 libdrm-2.4.21-23287f0.tar.bz2 create mode 100644 libdrm-2.4.21-726210f.tar.bz2 diff --git a/libdrm-2.4.21-23287f0.tar.bz2 b/libdrm-2.4.21-23287f0.tar.bz2 deleted file mode 100644 index 72b082d..0000000 --- a/libdrm-2.4.21-23287f0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a53ab606e25631823a542b8d97ed364fb80f87c0cd75fd87ebc8b4e057a8d702 -size 388950 diff --git a/libdrm-2.4.21-726210f.tar.bz2 b/libdrm-2.4.21-726210f.tar.bz2 new file mode 100644 index 0000000..d43119a --- /dev/null +++ b/libdrm-2.4.21-726210f.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b610d620f149ad78242b80ee588817a130ed09e911393d4cc172254c8a9e40c +size 388119 diff --git a/libdrm.changes b/libdrm.changes index a9889bd..0660077 100644 --- a/libdrm.changes +++ b/libdrm.changes @@ -1,11 +1,3 @@ -------------------------------------------------------------------- -Sat Aug 28 14:02:09 UTC 2010 - sndirsch@novell.com - -- updated to git master commit #23287f0 (still 2.4.21) -- "--enable-nouveau-experimental-api" configure option appears to - be obsolete meanwhile -- enabled build of VMWare's experimental API - ------------------------------------------------------------------- Wed Jul 7 00:00:00 CEST 2010 - johannesobermayr@gmx.de diff --git a/libdrm.spec b/libdrm.spec index c9c39d3..9d1f0af 100644 --- a/libdrm.spec +++ b/libdrm.spec @@ -35,7 +35,7 @@ Provides: libdrm-64bit = %{version} %endif # Summary: Userspace Interface for Kernel DRM Services -Source: %{name}-%{version}-23287f0.tar.bz2 +Source: %{name}-%{version}-726210f.tar.bz2 Source2: baselibs.conf Patch: enable_test_tools.diff BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -68,7 +68,7 @@ services. %build autoreconf -fi export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" -%configure --with-pic --enable-nouveau-experimental-api --enable-vmwgfx-experimental-api --enable-udev +%configure --with-pic --enable-nouveau-experimental-api --enable-radeon-experimental-api --enable-udev %{__make} %{?jobs:-j%jobs} %{__make} %{?jobs:-j%jobs} -C tests/modeprint %{__make} %{?jobs:-j%jobs} -C tests/modetest