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
This commit is contained in:
parent
7728011ade
commit
bc36c00d0e
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a53ab606e25631823a542b8d97ed364fb80f87c0cd75fd87ebc8b4e057a8d702
|
||||
size 388950
|
3
libdrm-2.4.21-726210f.tar.bz2
Normal file
3
libdrm-2.4.21-726210f.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7b610d620f149ad78242b80ee588817a130ed09e911393d4cc172254c8a9e40c
|
||||
size 388119
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user