Accepting request 49510 from X11:XOrg

Copy from X11:XOrg/libdrm based on submit request 49510 from user sndirsch

OBS-URL: https://build.opensuse.org/request/show/49510
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libdrm?expand=0&rev=37
This commit is contained in:
OBS User autobuild 2010-10-01 21:56:33 +00:00 committed by Git OBS Bridge
commit 43c2059345
4 changed files with 15 additions and 7 deletions

View File

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

3
libdrm-2.4.22.tar.bz2 Normal file
View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Sep 29 12:34:42 UTC 2010 - sndirsch@novell.com
- libdrm 2.4.22
* nouveau: fix thinko in drm version check
* nouveau: fix drm version check some more
* intel: Replace open-coded drmIoctl with calls to drmIoctl()
-------------------------------------------------------------------
Wed Sep 15 04:08:53 UTC 2010 - sndirsch@novell.com

View File

@ -1,5 +1,5 @@
#
# spec file for package libdrm (Version 2.4.21)
# spec file for package libdrm (Version 2.4.22)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@ -24,8 +24,8 @@ Url: http://dri.sf.net
License: MIT License (or similar)
Group: System/Libraries
AutoReqProv: on
Version: 2.4.21
Release: 6
Version: 2.4.22
Release: 1
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}-7ec9a1e.tar.bz2
Source: %{name}-%{version}.tar.bz2
Source2: baselibs.conf
Patch: enable_test_tools.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build