Accepting request 232494 from home:tobijk:X11:XOrg

libdrm 2.4.54

OBS-URL: https://build.opensuse.org/request/show/232494
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=172
This commit is contained in:
2014-05-03 10:31:13 +00:00
committed by Git OBS Bridge
parent ab7374b9ab
commit dd3a14824b
4 changed files with 21 additions and 5 deletions

View File

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

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

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

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Fri May 2 21:56:08 UTC 2014 - tobias.johannes.klausmann@mni.thm.de
- Update to version 2.4.54:
+ Use signed location for drmModeSetPlane
+ nouveau: safen up nouveau_device list usage against concurrent access
+ amend previous commit to actually compile
+ modetest: add cursor support
+ freedreno: add missing fxn prototype
+ radeon: add Mullins chip family
+ radeon: add Mullins pci ids
+ Mark functions printf-like where possible
+ intel: Fix some format strings
+ libdrm: Remove extraneous parameter
+ tests: Use drmFreeVersion() instead of drmFree()
+ intel/chv: Add Cherryview PCI IDs
-------------------------------------------------------------------
Thu Apr 24 09:46:48 UTC 2014 - sndirsch@suse.com

View File

@@ -18,7 +18,7 @@
Name: libdrm
Url: http://dri.freedesktop.org/
Version: 2.4.53
Version: 2.4.54
Release: 0
Provides: libdrm23 = %{version}
Obsoletes: libdrm23 < %{version}
@@ -244,7 +244,6 @@ rm -f "%buildroot/%_libdir"/*.la
%_includedir/xf86drmMode.h
%_libdir/libdrm*.so
%_libdir/pkgconfig/libdrm*.pc
#%_mandir/man3/drm*
%files -n libdrm2
%defattr(-,root,root)