Updating link to change in openSUSE:Factory/libdrm revision 35.0

OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=362968205b87c55c7880cd5a01ab604e
This commit is contained in:
OBS User buildservice-autocommit 2010-09-03 11:02:23 +00:00 committed by Git OBS Bridge
parent bc36c00d0e
commit ec69eab96f
4 changed files with 14 additions and 6 deletions

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a53ab606e25631823a542b8d97ed364fb80f87c0cd75fd87ebc8b4e057a8d702
size 388950

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7b610d620f149ad78242b80ee588817a130ed09e911393d4cc172254c8a9e40c
size 388119

View File

@ -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

View File

@ -25,7 +25,7 @@ License: MIT License (or similar)
Group: System/Libraries
AutoReqProv: on
Version: 2.4.21
Release: 2
Release: 5
Provides: libdrm23 = %{version}
Obsoletes: libdrm23 < %{version}
# bug437293
@ -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