- back to subpackage name libdrm-tools as requested by
jengelh@inai.de OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libdrm?expand=0&rev=277
This commit is contained in:
parent
00dad0402d
commit
59b4828e01
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 11 21:04:37 UTC 2019 - sndirsch@suse.com
|
||||
|
||||
- back to subpackage name libdrm-tools as requested by
|
||||
jengelh@inai.de
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 24 18:58:02 UTC 2019 - bjorn.lie@gmail.com
|
||||
|
||||
|
10
libdrm.spec
10
libdrm.spec
@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@ -54,15 +54,13 @@ Provides: libdrm-64bit = %{version}
|
||||
The package contains the userspace interface to the kernel DRM
|
||||
services.
|
||||
|
||||
%package -n drm-tools
|
||||
%package tools
|
||||
Summary: Diagnostic utilities for DRI and DRM
|
||||
Group: System/Base
|
||||
Obsoletes: libdrm < %{version}-%{release}
|
||||
Provides: libdrm = %{version}-%{release}
|
||||
Obsoletes: libdrm-tools < %{version}-%{release}
|
||||
Provides: libdrm-tools = %{version}-%{release}
|
||||
|
||||
%description -n drm-tools
|
||||
%description tools
|
||||
libdrm is a library for accessing the Direct Rendering Manager on
|
||||
Linux, BSD and other operating systems that support the ioctl
|
||||
interface, and for chipsets with DRM memory manager, support for
|
||||
@ -303,7 +301,7 @@ export CFLAGS="%{optflags} -fno-strict-aliasing"
|
||||
%postun -n libdrm_tegra0 -p /sbin/ldconfig
|
||||
%endif
|
||||
|
||||
%files -n drm-tools
|
||||
%files tools
|
||||
%ifarch %arm aarch64
|
||||
%{_bindir}/etnaviv_2d_test
|
||||
%{_bindir}/etnaviv_bo_cache_test
|
||||
|
Loading…
x
Reference in New Issue
Block a user