Accepting request 323138 from home:mimi_vx:branches:X11:XOrg
- update to version 2.4.6.3 * This release adds AMDGPU driver, adds new AMD OLAND PCIids OBS-URL: https://build.opensuse.org/request/show/323138 OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=200
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:906c294bdbe1c94c3ca084305d61a6e5a8367f3b4986e6cc13b1e9b3f75931dc
|
||||
size 637472
|
3
libdrm-2.4.63.tar.bz2
Normal file
3
libdrm-2.4.63.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c7ae43520a9c74ee168a3393c7a6d138342e04d9f821f46c0589547c92a3e79e
|
||||
size 677288
|
@@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 14 13:25:00 UTC 2015 - mimi.vx@gmail.com
|
||||
|
||||
- update to version 2.4.6.3
|
||||
* This release adds AMDGPU driver, adds new AMD OLAND PCIids
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 27 14:46:49 UTC 2015 - schwab@suse.de
|
||||
|
||||
|
17
libdrm.spec
17
libdrm.spec
@@ -18,7 +18,7 @@
|
||||
|
||||
Name: libdrm
|
||||
Url: http://dri.freedesktop.org/
|
||||
Version: 2.4.62
|
||||
Version: 2.4.63
|
||||
Release: 0
|
||||
Provides: libdrm23 = %{version}
|
||||
Obsoletes: libdrm23 < %{version}
|
||||
@@ -132,6 +132,13 @@ Group: System/Libraries
|
||||
%description -n libdrm_radeon1
|
||||
(Upstream has not provided a description)
|
||||
|
||||
%package -n libdrm_amdgpu1
|
||||
Summary: Userspace interface for Kernel DRM services for AMD Radeon chips
|
||||
Group: System/Libraries
|
||||
|
||||
%description -n libdrm_amdgpu1
|
||||
(Upstream has not provided a description)
|
||||
|
||||
%package -n libkms-devel
|
||||
Summary: Development files for the KMS MM abstraction library
|
||||
Group: Development/Libraries/C and C++
|
||||
@@ -222,6 +229,10 @@ rm -f "%buildroot/%_libdir"/*.la
|
||||
|
||||
%postun -n libdrm_radeon1 -p /sbin/ldconfig
|
||||
|
||||
%post -n libdrm_amdgpu1 -p /sbin/ldconfig
|
||||
|
||||
%postun -n libdrm_amdgpu1 -p /sbin/ldconfig
|
||||
|
||||
%post -n libkms1 -p /sbin/ldconfig
|
||||
|
||||
%postun -n libkms1 -p /sbin/ldconfig
|
||||
@@ -282,6 +293,10 @@ rm -f "%buildroot/%_libdir"/*.la
|
||||
%defattr(-,root,root)
|
||||
%_libdir/libdrm_radeon.so.1*
|
||||
|
||||
%files -n libdrm_amdgpu1
|
||||
%defattr(-,root,root)
|
||||
%_libdir/libdrm_amdgpu.so.1*
|
||||
|
||||
%files -n libkms1
|
||||
%defattr(-,root,root)
|
||||
%_libdir/libkms.so.1*
|
||||
|
Reference in New Issue
Block a user