diff --git a/libdrm-2.4.21-23287f0.tar.bz2 b/libdrm-2.4.21-23287f0.tar.bz2 new file mode 100644 index 0000000..72b082d --- /dev/null +++ b/libdrm-2.4.21-23287f0.tar.bz2 @@ -0,0 +1,3 @@ +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 deleted file mode 100644 index d43119a..0000000 --- a/libdrm-2.4.21-726210f.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:7b610d620f149ad78242b80ee588817a130ed09e911393d4cc172254c8a9e40c -size 388119 diff --git a/libdrm.changes b/libdrm.changes index 0660077..a9889bd 100644 --- a/libdrm.changes +++ b/libdrm.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +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 9d1f0af..c9c39d3 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}-726210f.tar.bz2 +Source: %{name}-%{version}-23287f0.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-radeon-experimental-api --enable-udev +%configure --with-pic --enable-nouveau-experimental-api --enable-vmwgfx-experimental-api --enable-udev %{__make} %{?jobs:-j%jobs} %{__make} %{?jobs:-j%jobs} -C tests/modeprint %{__make} %{?jobs:-j%jobs} -C tests/modetest