Accepting request 74077 from home:vlj:branches:X11:XOrg

- Update to libdrm 2.6.26

OBS-URL: https://build.opensuse.org/request/show/74077
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=82
This commit is contained in:
Stefan Dirsch 2011-06-20 08:59:35 +00:00 committed by Git OBS Bridge
parent d76384b153
commit e52e575110
4 changed files with 11 additions and 7 deletions

View File

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

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

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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jun 17 18:19:08 UTC 2011 - vljn@ovi.com
- Update to libdrm 2.6.26
-------------------------------------------------------------------
Wed May 25 10:38:44 UTC 2011 - sndirsch@novell.com

View File

@ -19,12 +19,12 @@
Name: libdrm
BuildRequires: pkgconfig xorg-x11-proto-devel
BuildRequires: pkgconfig xorg-x11-proto-devel libpciaccess0-devel
Url: http://dri.sf.net
License: MIT License (or similar)
Group: System/Libraries
AutoReqProv: on
Version: 2.4.23
Version: 2.4.26
Release: 12
Provides: libdrm23 = %{version}
Obsoletes: libdrm23 < %{version}
@ -37,7 +37,6 @@ Provides: libdrm-64bit = %{version}
Summary: Userspace Interface for Kernel DRM Services
Source: %{name}-%{version}.tar.bz2
Source2: baselibs.conf
Patch1: intel-Export-CONSTANT_BUFFER-addressing-mode.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@ -63,7 +62,7 @@ services.
%prep
%setup -q -n %{name}-%{version}
%patch1 -p1
%build
autoreconf -fi